#B89AAC#B89AAC
#B89AAC is a light, muted pink. Relative luminance 0.363; OKLCH L 71.9% C 0.043 H 341.5°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B89AAC |
|---|---|
| RGB | rgb(184, 154, 172) |
| HSL | hsl(324, 17%, 66%) |
| HSV | hsv(324, 16%, 72%) |
| CMYK | cmyk(0%, 16.3%, 6.5%, 27.8%) |
| CIE-LAB | lab(66.73, 14.20, -5.20) |
| CIE-LCH | lch(66.73, 15.12, 339.89°) |
| OKLab | oklab(71.86% 0.041 -0.0137) |
| OKLCH | oklch(71.86% 0.043 341.5) |
| XYZ | xyz(38.7685, 36.2810, 43.9824) |
| Luminance | 0.3628 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.32
Grey Pink
#C3909B
ΔE00 6.72
Lilac
#C8A2C8
ΔE00 7.08
Dusty Lavender
#AC86A8
ΔE00 7.58
Dusty Pink
#D8A7B1
ΔE00 7.83
Rosybrown
#BC8F8F
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89AAC #9AB8A6
analogous
#B59AB8 #B89AAC #B89A9D
triadic
#B89AAC #ACB89A #9AACB8
tetradic
#B89AAC #B8B59A #9AB8A6 #9A9DB8
square
#B89AAC #B8B59A #9AB8A6 #9A9DB8
split-complementary
#B89AAC #9DB89A #9AB8B5
monochromatic
#7F5970 #9F768E #B89AAC #D1BECA #EBE2E7
Accessibility & contrast
On white
2.54
#B89AAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#B89AAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89AAC
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89AAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89AAC | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA0AD
Deuteranopia (green-blind)
#A2A4AB
Tritanopia (blue-blind)
#BC9AA0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b89aac; /* rgb */ color: rgb(184, 154, 172); /* oklch */ color: oklch(71.9% 0.043 341.5);
Tailwind
colors: {
custom: {
50: '#cdb7c4',
500: '#b89aac',
950: '#000000',
},
}SCSS
$custom: #b89aac; $custom-light: #cdb7c4; $custom-dark: #000000;
JSON
{
"hex": "#b89aac",
"rgb": {
"r": 184,
"g": 154,
"b": 172
},
"hsl": {
"h": 324,
"s": 17.442,
"l": 66.275
},
"oklch": {
"l": 0.71865,
"c": 0.04317,
"h": 341.5
},
"luminance": 0.3628
}Semantic roles & 50–950 ramp
primary
#B89AAC
secondary
#D2DCD6
accent
#9C6B4A
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131112
muted
#828081