#B89CB0#B89CB0
#B89CB0 is a light, muted pink. Relative luminance 0.371; OKLCH L 72.4% C 0.043 H 336.3°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B89CB0 |
|---|---|
| RGB | rgb(184, 156, 176) |
| HSL | hsl(317, 16%, 67%) |
| HSV | hsv(317, 15%, 72%) |
| CMYK | cmyk(0%, 15.2%, 4.3%, 27.8%) |
| CIE-LAB | lab(67.35, 13.81, -6.52) |
| CIE-LCH | lch(67.35, 15.27, 334.75°) |
| OKLab | oklab(72.39% 0.0393 -0.0172) |
| OKLCH | oklch(72.39% 0.043 336.3) |
| XYZ | xyz(39.4913, 37.1027, 46.1471) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.24
Lilac
#C8A2C8
ΔE00 6.40
Dusty Lavender
#AC86A8
ΔE00 7.66
Grey Pink
#C3909B
ΔE00 7.71
Dusty Pink
#D8A7B1
ΔE00 8.28
Heather
#A484AC
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89CB0 #9CB8A4
analogous
#B29CB8 #B89CB0 #B89CA2
triadic
#B89CB0 #B0B89C #9CB0B8
tetradic
#B89CB0 #B8B29C #9CB8A4 #9CA2B8
square
#B89CB0 #B8B29C #9CB8A4 #9CA2B8
split-complementary
#B89CB0 #A2B89C #9CB8B2
monochromatic
#7F5B74 #9E7894 #B89CB0 #D2C0CC #EBE3E9
Accessibility & contrast
On white
2.49
#B89CB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#B89CB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89CB0
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89CB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89CB0 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA2B1
Deuteranopia (green-blind)
#A2A5AF
Tritanopia (blue-blind)
#BB9DA3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b89cb0; /* rgb */ color: rgb(184, 156, 176); /* oklch */ color: oklch(72.4% 0.043 336.3);
Tailwind
colors: {
custom: {
50: '#cdb9c7',
500: '#b89cb0',
950: '#000000',
},
}SCSS
$custom: #b89cb0; $custom-light: #cdb9c7; $custom-dark: #000000;
JSON
{
"hex": "#b89cb0",
"rgb": {
"r": 184,
"g": 156,
"b": 176
},
"hsl": {
"h": 317.143,
"s": 16.471,
"l": 66.667
},
"oklch": {
"l": 0.72385,
"c": 0.04293,
"h": 336.3
},
"luminance": 0.37102
}Semantic roles & 50–950 ramp
primary
#B89CB0
secondary
#D3DCD6
accent
#9B624B
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131113
muted
#828082