#B89AB0#B89AB0
#B89AB0 is a light, muted pink. Relative luminance 0.364; OKLCH L 72.0% C 0.047 H 335.6°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B89AB0 |
|---|---|
| RGB | rgb(184, 154, 176) |
| HSL | hsl(316, 17%, 66%) |
| HSV | hsv(316, 16%, 72%) |
| CMYK | cmyk(0%, 16.3%, 4.3%, 27.8%) |
| CIE-LAB | lab(66.85, 14.93, -7.26) |
| CIE-LCH | lch(66.85, 16.60, 334.06°) |
| OKLab | oklab(72% 0.0424 -0.0192) |
| OKLCH | oklch(72% 0.047 335.6) |
| XYZ | xyz(39.1585, 36.4370, 46.0361) |
| Luminance | 0.3644 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.90
Lilac
#C8A2C8
ΔE00 5.91
Dusty Lavender
#AC86A8
ΔE00 6.81
Grey Pink
#C3909B
ΔE00 7.48
Dusty Pink
#D8A7B1
ΔE00 8.47
Heather
#A484AC
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89AB0 #9AB8A2
analogous
#B19AB8 #B89AB0 #B89AA1
triadic
#B89AB0 #B0B89A #9AB0B8
tetradic
#B89AB0 #B8B19A #9AB8A2 #9AA1B8
square
#B89AB0 #B8B19A #9AB8A2 #9AA1B8
split-complementary
#B89AB0 #A1B89A #9AB8B1
monochromatic
#7F5975 #9F7694 #B89AB0 #D1BECC #EBE2E8
Accessibility & contrast
On white
2.53
#B89AB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#B89AB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89AB0
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89AB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89AB0 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA0B1
Deuteranopia (green-blind)
#A1A4AF
Tritanopia (blue-blind)
#BB9BA1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b89ab0; /* rgb */ color: rgb(184, 154, 176); /* oklch */ color: oklch(72.0% 0.047 335.6);
Tailwind
colors: {
custom: {
50: '#cdb7c7',
500: '#b89ab0',
950: '#000000',
},
}SCSS
$custom: #b89ab0; $custom-light: #cdb7c7; $custom-dark: #000000;
JSON
{
"hex": "#b89ab0",
"rgb": {
"r": 184,
"g": 154,
"b": 176
},
"hsl": {
"h": 316,
"s": 17.442,
"l": 66.275
},
"oklch": {
"l": 0.71996,
"c": 0.04658,
"h": 335.6
},
"luminance": 0.36436
}Semantic roles & 50–950 ramp
primary
#B89AB0
secondary
#D2DCD5
accent
#9C604A
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131113
muted
#828082