Color #B682BA Color / Colour Code #B682BA
This page shows the hex color code for color #b682ba (#B682BA). The colour is a purple tone with 29% saturation and 62% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.
Color Conversions
Accessibility Contrast
WCAG contrast ratios for #B682BA against common backgrounds.
Complementary Colors
#B682BA paired with its color wheel opposite for maximum contrast.
Analogous Colors
Hues at 266, 296, and 326 degrees for harmonious combinations.
Triadic Palette
Three colors at 296, 56, and 176 degrees.
Color Palettes Using #B682BA
Five shades at lightness levels 15% through 85% while keeping hue at 296 and saturation at 29%. Use the darkest shade for text and the lightest for backgrounds to build a cohesive single-hue design system.
Adjacent hues from 296 to 341 degrees create a warm, unified palette. This analogous scheme works for marketing materials, seasonal campaigns, and any design that needs visual warmth without clashing colors.
Combines the base color at hue 296 with its complement at 116 and two adjacent cool tones. This split-complementary approach provides strong visual contrast while remaining more balanced than a pure complementary scheme.
Five evenly spaced hues at 40% saturation and 80% lightness. Pastels are gentle on the eyes and work well for dashboards, onboarding screens, category tags, and any interface where multiple distinct colors are needed without visual aggression.
Shades & Tints of #B682BA
Lightness variations at hue 296 and 29% saturation.
CSS Gradients with #B682BA
Design Use Cases for #B682BA
Muted Accent Color
With 29% saturation, #B682BA has a subtle, sophisticated quality. This level of desaturation works well for secondary buttons, inactive states, subtle borders, and backgrounds that need a hint of color without being distracting. Muted colors communicate restraint and professionalism.
Soft Accent & Highlight
With 62% lightness, #B682BA has a softer, more approachable quality. It works well for hover states, subtle highlights, progress indicators, and secondary UI elements. This lightness range is particularly effective for tag backgrounds and status indicators.
Creativity & Premium Positioning
#B682BA falls in the purple spectrum (hue 296). Purple communicates creativity, wisdom, and luxury. It is effective for premium product highlights, creative portfolio accents, meditation app interfaces, and rewards program branding. Purple occupies a unique space between the energy of red and the calm of blue.
Gradient Pairing
Create a gradient from #B682BA (hue 296) to its complement at hue 116. For a subtler effect, try pairing with an analogous color at hue 326. Use CSS: background: linear-gradient(135deg, #b682ba, #86ba82);
CSS Code for #B682BA
Similar Colors
Colors visually similar to #B682BA based on RGB, lightness, and hue variations.
Use This Color in Design Tools
Apply #B682BA across image editing and color design tools.
About Color #B682BA (#B682BA)
#B682BA is a purple color (colour) with RGB channel values of 182 red, 130 green, and 186 blue. The blue channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 296 degrees with 29% saturation and 62% lightness, placing it in the cool range of the colour spectrum.
The perceived brightness of #B682BA is 152/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This is a medium-brightness color that can work with either dark or light text depending on font weight and size. For print production, the CMYK equivalent is 2% cyan, 30% magenta, 0% yellow, and 27% key (black).
The WCAG contrast ratio of #B682BA against white is 3.05:1 and against black is 6.89:1. This only passes AA for large text (18pt+) on white. For normal body text on white, darken the color or use it on a dark background where it achieves 6.89:1.
The complementary colour #86BA82 creates maximum visual tension when paired with #B682BA. For more harmonious color combinations, use the analogous colours #9A82BA and #BA82A2, which sit 30 degrees on either side of the hue wheel. To build a complete design system, start with the monochromatic scale above for consistent shade variations, then add one complementary or triadic accent for interactive elements.
How to Explore Color #B682BA
- Enter your color value in HEX format.
- The tool converts it to RGB, HSL, CMYK format in real time.
- Copy the converted value to your clipboard.
What is HEX to RGB, HSL, CMYK color conversion
Converting from HEX to RGB, HSL, CMYK translates a color value between two different color models. Different color models are used in web design (HEX, RGB), print (CMYK), and color theory (HSL, HSV).
Related Tools & Colors
Frequently Asked Questions
- What color / colour is #B682BA?
- #B682BA is Color #B682BA, a purple color (colour) with RGB(182, 130, 186), HSL(296, 29%, 62%), and CMYK(2%, 30%, 0%, 27%). Its perceived brightness is 152/255.
- Is #B682BA accessible for text?
- Against white, #B682BA has a contrast ratio of 3.05:1 (fails AA for normal text). Against black, it has 6.89:1 (passes AA). It passes AA for large text (18pt+) on white. Use the contrast checker tool for custom background pairings.
- What colours pair well with #B682BA?
- The complementary colour is #86BA82 (hue 116). For subtle color combinations, use analogous colours #9A82BA and #BA82A2. The triadic palette adds #BAB682 and #82BAB6 for vibrant variety.
- How do I use #B682BA in CSS?
- Use any format: color: #b682ba; or rgb(182, 130, 186); or hsl(296, 29%, 62%). For CSS custom properties: --color-primary: 296 29% 62%; then use it as hsl(var(--color-primary)).
- Is this color / colour explorer free?
- Yes, completely free with no signup required. All colour calculations run in your browser. You can explore any valid hex color code, not just the pre-generated palette.