#B89CC0#B89CC0
#B89CC0 is a light, muted purple. Relative luminance 0.378; OKLCH L 72.9% C 0.060 H 318.7°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B89CC0 |
|---|---|
| RGB | rgb(184, 156, 192) |
| HSL | hsl(287, 22%, 68%) |
| HSV | hsv(287, 19%, 75%) |
| CMYK | cmyk(4.2%, 18.7%, 0%, 24.7%) |
| CIE-LAB | lab(67.85, 16.87, -14.69) |
| CIE-LCH | lch(67.85, 22.37, 318.96°) |
| OKLab | oklab(72.94% 0.0449 -0.0395) |
| OKLCH | oklch(72.94% 0.06 318.7) |
| XYZ | xyz(41.1687, 37.7736, 54.9812) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.50
Dusty Lavender
#AC86A8
ΔE00 6.83
Heather
#A484AC
ΔE00 7.34
Lavender
#B39DDB
ΔE00 7.65
Pale Purple
#B790D4
ΔE00 8.04
Plum
#DDA0DD
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89CC0 #A4C09C
analogous
#A69CC0 #B89CC0 #C09CB6
triadic
#B89CC0 #C0B89C #9CC0B8
tetradic
#B89CC0 #C0A69C #A4C09C #9CB6C0
square
#B89CC0 #C0A69C #A4C09C #9CB6C0
split-complementary
#B89CC0 #B6C09C #9CC0A6
monochromatic
#7F588A #9D77A8 #B89CC0 #D3C1D8 #EEE7F0
Accessibility & contrast
On white
2.45
#B89CC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#B89CC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89CC0
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89CC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89CC0 | 1.00 | 2.45 | 8.55 | 8.55 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A3C2
Deuteranopia (green-blind)
#9EA6BF
Tritanopia (blue-blind)
#B8A0A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b89cc0; /* rgb */ color: rgb(184, 156, 192); /* oklch */ color: oklch(72.9% 0.060 318.7);
Tailwind
colors: {
custom: {
50: '#cdb9d3',
500: '#b89cc0',
950: '#000000',
},
}SCSS
$custom: #b89cc0; $custom-light: #cdb9d3; $custom-dark: #000000;
JSON
{
"hex": "#b89cc0",
"rgb": {
"r": 184,
"g": 156,
"b": 192
},
"hsl": {
"h": 286.667,
"s": 22.222,
"l": 68.235
},
"oklch": {
"l": 0.72937,
"c": 0.05987,
"h": 318.7
},
"luminance": 0.37773
}Semantic roles & 50–950 ramp
primary
#B89CC0
secondary
#D9E1D6
accent
#A14559
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#131114
muted
#828082