#B69BB6#B69BB6
#B69BB6 is a light, muted purple. Relative luminance 0.368; OKLCH L 72.2% C 0.049 H 326.1°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B69BB6 |
|---|---|
| RGB | rgb(182, 155, 182) |
| HSL | hsl(300, 16%, 66%) |
| HSV | hsv(300, 15%, 71%) |
| CMYK | cmyk(0%, 14.8%, 0%, 28.6%) |
| CIE-LAB | lab(67.10, 14.79, -10.26) |
| CIE-LCH | lch(67.10, 18.00, 325.25°) |
| OKLab | oklab(72.21% 0.0408 -0.0274) |
| OKLCH | oklch(72.21% 0.049 326.1) |
| XYZ | xyz(39.4552, 36.7658, 49.2649) |
| Luminance | 0.3676 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.92
Dusty Lavender
#AC86A8
ΔE00 6.57
Light Mauve
#C292A1
ΔE00 7.65
Heather
#A484AC
ΔE00 7.77
Grey Pink
#C3909B
ΔE00 9.28
Thistle
#D8BFD8
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69BB6 #9BB69B
analogous
#A89BB6 #B69BB6 #B69BA8
triadic
#B69BB6 #B6B69B #9BB6B6
tetradic
#B69BB6 #B6A89B #9BB69B #9BA8B6
square
#B69BB6 #B6A89B #9BB69B #9BA8B6
split-complementary
#B69BB6 #A8B69B #9BB6A8
monochromatic
#7C5B7C #9C789C #B69BB6 #D0BED0 #EAE2EA
Accessibility & contrast
On white
2.51
#B69BB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#B69BB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69BB6
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69BB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69BB6 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A1B7
Deuteranopia (green-blind)
#9FA4B5
Tritanopia (blue-blind)
#B89DA4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b69bb6; /* rgb */ color: rgb(182, 155, 182); /* oklch */ color: oklch(72.2% 0.049 326.1);
Tailwind
colors: {
custom: {
50: '#ccb8cb',
500: '#b69bb6',
950: '#000000',
},
}SCSS
$custom: #b69bb6; $custom-light: #ccb8cb; $custom-dark: #000000;
JSON
{
"hex": "#b69bb6",
"rgb": {
"r": 182,
"g": 155,
"b": 182
},
"hsl": {
"h": 300,
"s": 15.607,
"l": 66.078
},
"oklch": {
"l": 0.72206,
"c": 0.04911,
"h": 326.1
},
"luminance": 0.36765
}Semantic roles & 50–950 ramp
primary
#B69BB6
secondary
#D2DBD2
accent
#9A4C4C
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082