#B69BBD#B69BBD
#B69BBD is a light, muted purple. Relative luminance 0.371; OKLCH L 72.5% C 0.057 H 319.3°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B69BBD |
|---|---|
| RGB | rgb(182, 155, 189) |
| HSL | hsl(288, 20%, 67%) |
| HSV | hsv(288, 18%, 74%) |
| CMYK | cmyk(3.7%, 18%, 0%, 25.9%) |
| CIE-LAB | lab(67.32, 16.15, -13.83) |
| CIE-LCH | lch(67.32, 21.27, 319.42°) |
| OKLab | oklab(72.45% 0.0432 -0.0372) |
| OKLCH | oklch(72.45% 0.057 319.3) |
| XYZ | xyz(40.1967, 37.0625, 53.1705) |
| Luminance | 0.3706 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.00
Dusty Lavender
#AC86A8
ΔE00 6.51
Heather
#A484AC
ΔE00 7.09
Lavender
#B39DDB
ΔE00 8.13
Pale Purple
#B790D4
ΔE00 8.50
Light Mauve
#C292A1
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B69BBD #A2BD9B
analogous
#A59BBD #B69BBD #BD9BB3
triadic
#B69BBD #BDB69B #9BBDB6
tetradic
#B69BBD #BDA59B #A2BD9B #9BB3BD
square
#B69BBD #BDA59B #A2BD9B #9BB3BD
split-complementary
#B69BBD #B3BD9B #9BBDA5
monochromatic
#7C5885 #9B76A5 #B69BBD #D1C0D5 #ECE5EE
Accessibility & contrast
On white
2.50
#B69BBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#B69BBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B69BBD
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B69BBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B69BBD | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BE
Deuteranopia (green-blind)
#9DA5BC
Tritanopia (blue-blind)
#B79EA6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b69bbd; /* rgb */ color: rgb(182, 155, 189); /* oklch */ color: oklch(72.5% 0.057 319.3);
Tailwind
colors: {
custom: {
50: '#ccb8d1',
500: '#b69bbd',
950: '#000000',
},
}SCSS
$custom: #b69bbd; $custom-light: #ccb8d1; $custom-dark: #000000;
JSON
{
"hex": "#b69bbd",
"rgb": {
"r": 182,
"g": 155,
"b": 189
},
"hsl": {
"h": 287.647,
"s": 20.482,
"l": 67.451
},
"oklch": {
"l": 0.72452,
"c": 0.05699,
"h": 319.3
},
"luminance": 0.37062
}Semantic roles & 50–950 ramp
primary
#B69BBD
secondary
#D7DFD5
accent
#9F4759
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131114
muted
#828082