#B89AA6#B89AA6
#B89AA6 is a light, muted pink. Relative luminance 0.361; OKLCH L 71.7% C 0.039 H 352.1°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B89AA6 |
|---|---|
| RGB | rgb(184, 154, 166) |
| HSL | hsl(336, 17%, 66%) |
| HSV | hsv(336, 16%, 72%) |
| CMYK | cmyk(0%, 16.3%, 9.8%, 27.8%) |
| CIE-LAB | lab(66.56, 13.13, -2.09) |
| CIE-LCH | lch(66.56, 13.30, 350.94°) |
| OKLab | oklab(71.68% 0.0387 -0.0054) |
| OKLCH | oklch(71.68% 0.039 352.1) |
| XYZ | xyz(38.2052, 36.0557, 41.0159) |
| Luminance | 0.3605 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.11
Grey Pink
#C3909B
ΔE00 6.01
Rosybrown
#BC8F8F
ΔE00 7.05
Dusty Pink
#D8A7B1
ΔE00 7.26
Pinkish Grey
#C8ACA9
ΔE00 8.05
Greyish Pink
#C88D94
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89AA6 #9AB8AC
analogous
#B89AB5 #B89AA6 #B89D9A
triadic
#B89AA6 #A6B89A #9AA6B8
tetradic
#B89AA6 #B5B89A #9AB8AC #9D9AB8
square
#B89AA6 #B5B89A #9AB8AC #9D9AB8
split-complementary
#B89AA6 #9AB89D #9AB5B8
monochromatic
#7F5968 #9F7686 #B89AA6 #D1BEC6 #EBE2E5
Accessibility & contrast
On white
2.56
#B89AA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#B89AA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89AA6
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89AA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89AA6 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9FA6
Deuteranopia (green-blind)
#A3A4A5
Tritanopia (blue-blind)
#BD999E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b89aa6; /* rgb */ color: rgb(184, 154, 166); /* oklch */ color: oklch(71.7% 0.039 352.1);
Tailwind
colors: {
custom: {
50: '#cdb7c0',
500: '#b89aa6',
950: '#000000',
},
}SCSS
$custom: #b89aa6; $custom-light: #cdb7c0; $custom-dark: #000000;
JSON
{
"hex": "#b89aa6",
"rgb": {
"r": 184,
"g": 154,
"b": 166
},
"hsl": {
"h": 336,
"s": 17.442,
"l": 66.275
},
"oklch": {
"l": 0.71676,
"c": 0.03907,
"h": 352.1
},
"luminance": 0.36055
}Semantic roles & 50–950 ramp
primary
#B89AA6
secondary
#D2DCD8
accent
#9C7B4A
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#131112
muted
#828081