#B69BBB#B69BBB
#B69BBB is a light, muted purple. Relative luminance 0.370; OKLCH L 72.4% C 0.055 H 321.0°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B69BBB |
|---|---|
| RGB | rgb(182, 155, 187) |
| HSL | hsl(291, 19%, 67%) |
| HSV | hsv(291, 17%, 73%) |
| CMYK | cmyk(2.7%, 17.1%, 0%, 26.7%) |
| CIE-LAB | lab(67.26, 15.76, -12.82) |
| CIE-LCH | lch(67.26, 20.31, 320.88°) |
| OKLab | oklab(72.38% 0.0425 -0.0344) |
| OKLCH | oklch(72.38% 0.055 321) |
| XYZ | xyz(39.9811, 36.9762, 52.0350) |
| Luminance | 0.3698 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.16
Dusty Lavender
#AC86A8
ΔE00 6.44
Heather
#A484AC
ΔE00 7.21
Lavender
#B39DDB
ΔE00 8.72
Light Mauve
#C292A1
ΔE00 8.76
Pale Purple
#B790D4
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69BBB #A0BB9B
analogous
#A69BBB #B69BBB #BB9BB0
triadic
#B69BBB #BBB69B #9BBBB6
tetradic
#B69BBB #BBA69B #A0BB9B #9BB0BB
square
#B69BBB #BBA69B #A0BB9B #9BB0BB
split-complementary
#B69BBB #B0BB9B #9BBBA6
monochromatic
#7C5983 #9B77A2 #B69BBB #D1BFD4 #EBE4ED
Accessibility & contrast
On white
2.50
#B69BBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#B69BBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69BBB
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69BBB | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BC
Deuteranopia (green-blind)
#9EA5BA
Tritanopia (blue-blind)
#B79EA6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b69bbb; /* rgb */ color: rgb(182, 155, 187); /* oklch */ color: oklch(72.4% 0.055 321.0);
Tailwind
colors: {
custom: {
50: '#ccb8cf',
500: '#b69bbb',
950: '#000000',
},
}SCSS
$custom: #b69bbb; $custom-light: #ccb8cf; $custom-dark: #000000;
JSON
{
"hex": "#b69bbb",
"rgb": {
"r": 182,
"g": 155,
"b": 187
},
"hsl": {
"h": 290.625,
"s": 19.048,
"l": 67.059
},
"oklch": {
"l": 0.72381,
"c": 0.05467,
"h": 321
},
"luminance": 0.36976
}Semantic roles & 50–950 ramp
primary
#B69BBB
secondary
#D5DED4
accent
#9D4855
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131113
muted
#828082