#B69DB2#B69DB2
#B69DB2 is a light, muted purple. Relative luminance 0.373; OKLCH L 72.5% C 0.041 H 331.3°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B69DB2 |
|---|---|
| RGB | rgb(182, 157, 178) |
| HSL | hsl(310, 15%, 66%) |
| HSV | hsv(310, 14%, 71%) |
| CMYK | cmyk(0%, 13.7%, 2.2%, 28.6%) |
| CIE-LAB | lab(67.48, 12.92, -7.46) |
| CIE-LCH | lch(67.48, 14.92, 329.99°) |
| OKLab | oklab(72.46% 0.0362 -0.0198) |
| OKLCH | oklch(72.46% 0.041 331.3) |
| XYZ | xyz(39.3833, 37.2741, 47.2308) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.39
Light Mauve
#C292A1
ΔE00 7.24
Dusty Lavender
#AC86A8
ΔE00 7.88
Grey Pink
#C3909B
ΔE00 8.69
Dusty Pink
#D8A7B1
ΔE00 9.08
Heather
#A484AC
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69DB2 #9DB6A1
analogous
#AE9DB6 #B69DB2 #B69DA6
triadic
#B69DB2 #B2B69D #9DB2B6
tetradic
#B69DB2 #B6AE9D #9DB6A1 #9DA6B6
square
#B69DB2 #B6AE9D #9DB6A1 #9DA6B6
split-complementary
#B69DB2 #A6B69D #9DB6AE
monochromatic
#7C5C77 #9C7A96 #B69DB2 #D0C0CE #EAE3E9
Accessibility & contrast
On white
2.48
#B69DB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#B69DB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69DB2
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69DB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69DB2 | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA2B3
Deuteranopia (green-blind)
#A2A6B1
Tritanopia (blue-blind)
#B89EA4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b69db2; /* rgb */ color: rgb(182, 157, 178); /* oklch */ color: oklch(72.5% 0.041 331.3);
Tailwind
colors: {
custom: {
50: '#ccbac9',
500: '#b69db2',
950: '#000000',
},
}SCSS
$custom: #b69db2; $custom-light: #ccbac9; $custom-dark: #000000;
JSON
{
"hex": "#b69db2",
"rgb": {
"r": 182,
"g": 157,
"b": 178
},
"hsl": {
"h": 309.6,
"s": 14.62,
"l": 66.471
},
"oklch": {
"l": 0.72461,
"c": 0.04129,
"h": 331.3
},
"luminance": 0.37273
}Semantic roles & 50–950 ramp
primary
#B69DB2
secondary
#D3DBD5
accent
#99594D
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082