#B89CAC#B89CAC
#B89CAC is a light, muted pink. Relative luminance 0.369; OKLCH L 72.3% C 0.040 H 342.8°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B89CAC |
|---|---|
| RGB | rgb(184, 156, 172) |
| HSL | hsl(326, 16%, 67%) |
| HSV | hsv(326, 15%, 72%) |
| CMYK | cmyk(0%, 15.2%, 6.5%, 27.8%) |
| CIE-LAB | lab(67.24, 13.09, -4.46) |
| CIE-LCH | lch(67.24, 13.82, 341.20°) |
| OKLab | oklab(72.26% 0.0378 -0.0117) |
| OKLCH | oklch(72.26% 0.04 342.8) |
| XYZ | xyz(39.1014, 36.9467, 44.0934) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.85
Grey Pink
#C3909B
ΔE00 7.10
Lilac
#C8A2C8
ΔE00 7.64
Dusty Pink
#D8A7B1
ΔE00 7.74
Dusty Lavender
#AC86A8
ΔE00 8.49
Rosybrown
#BC8F8F
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89CAC #9CB8A8
analogous
#B69CB8 #B89CAC #B89C9E
triadic
#B89CAC #ACB89C #9CACB8
tetradic
#B89CAC #B8B69C #9CB8A8 #9C9EB8
square
#B89CAC #B8B69C #9CB8A8 #9C9EB8
split-complementary
#B89CAC #9EB89C #9CB8B6
monochromatic
#7F5B6F #9E788E #B89CAC #D2C0CA #EBE3E8
Accessibility & contrast
On white
2.50
#B89CAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#B89CAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89CAC
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89CAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89CAC | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA1AD
Deuteranopia (green-blind)
#A3A5AB
Tritanopia (blue-blind)
#BC9CA1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b89cac; /* rgb */ color: rgb(184, 156, 172); /* oklch */ color: oklch(72.3% 0.040 342.8);
Tailwind
colors: {
custom: {
50: '#cdb9c4',
500: '#b89cac',
950: '#000000',
},
}SCSS
$custom: #b89cac; $custom-light: #cdb9c4; $custom-dark: #000000;
JSON
{
"hex": "#b89cac",
"rgb": {
"r": 184,
"g": 156,
"b": 172
},
"hsl": {
"h": 325.714,
"s": 16.471,
"l": 66.667
},
"oklch": {
"l": 0.72256,
"c": 0.0396,
"h": 342.8
},
"luminance": 0.36946
}Semantic roles & 50–950 ramp
primary
#B89CAC
secondary
#D3DCD7
accent
#9B6D4B
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131112
muted
#828081