#B69BB2#B69BB2
#B69BB2 is a light, muted purple. Relative luminance 0.366; OKLCH L 72.1% C 0.045 H 331.0°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B69BB2 |
|---|---|
| RGB | rgb(182, 155, 178) |
| HSL | hsl(309, 16%, 66%) |
| HSV | hsv(309, 15%, 71%) |
| CMYK | cmyk(0%, 14.8%, 2.2%, 28.6%) |
| CIE-LAB | lab(66.98, 14.03, -8.21) |
| CIE-LCH | lch(66.98, 16.26, 329.66°) |
| OKLab | oklab(72.07% 0.0393 -0.0218) |
| OKLCH | oklch(72.07% 0.045 331) |
| XYZ | xyz(39.0477, 36.6029, 47.1189) |
| Luminance | 0.3660 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.84
Light Mauve
#C292A1
ΔE00 6.88
Dusty Lavender
#AC86A8
ΔE00 6.99
Grey Pink
#C3909B
ΔE00 8.44
Heather
#A484AC
ΔE00 8.45
Dusty Pink
#D8A7B1
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69BB2 #9BB69F
analogous
#AC9BB6 #B69BB2 #B69BA4
triadic
#B69BB2 #B2B69B #9BB2B6
tetradic
#B69BB2 #B6AC9B #9BB69F #9BA4B6
square
#B69BB2 #B6AC9B #9BB69F #9BA4B6
split-complementary
#B69BB2 #A4B69B #9BB6AC
monochromatic
#7C5B77 #9C7897 #B69BB2 #D0BECD #EAE2E8
Accessibility & contrast
On white
2.52
#B69BB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#B69BB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69BB2
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69BB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69BB2 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA1B3
Deuteranopia (green-blind)
#A0A4B1
Tritanopia (blue-blind)
#B99CA3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b69bb2; /* rgb */ color: rgb(182, 155, 178); /* oklch */ color: oklch(72.1% 0.045 331.0);
Tailwind
colors: {
custom: {
50: '#ccb8c9',
500: '#b69bb2',
950: '#000000',
},
}SCSS
$custom: #b69bb2; $custom-light: #ccb8c9; $custom-dark: #000000;
JSON
{
"hex": "#b69bb2",
"rgb": {
"r": 182,
"g": 155,
"b": 178
},
"hsl": {
"h": 308.889,
"s": 15.607,
"l": 66.078
},
"oklch": {
"l": 0.7207,
"c": 0.04497,
"h": 331
},
"luminance": 0.36602
}Semantic roles & 50–950 ramp
primary
#B69BB2
secondary
#D2DBD3
accent
#9A574C
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082