#B89DA4#B89DA4
#B89DA4 is a light, muted pink. Relative luminance 0.370; OKLCH L 72.2% C 0.033 H 0.5°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B89DA4 |
|---|---|
| RGB | rgb(184, 157, 164) |
| HSL | hsl(344, 16%, 67%) |
| HSV | hsv(344, 15%, 72%) |
| CMYK | cmyk(0%, 14.7%, 10.9%, 27.8%) |
| CIE-LAB | lab(67.27, 11.12, 0.06) |
| CIE-LCH | lch(67.27, 11.12, 0.29°) |
| OKLab | oklab(72.2% 0.0332 0.0003) |
| OKLCH | oklch(72.2% 0.033 0.5) |
| XYZ | xyz(38.5246, 36.9856, 40.2243) |
| Luminance | 0.3699 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.09
Light Mauve
#C292A1
ΔE00 6.71
Rosybrown
#BC8F8F
ΔE00 6.85
Grey Pink
#C3909B
ΔE00 7.16
Dusty Pink
#D8A7B1
ΔE00 7.60
Greyish Pink
#C88D94
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89DA4 #9DB8B1
analogous
#B89DB2 #B89DA4 #B8A49D
triadic
#B89DA4 #A4B89D #9DA4B8
tetradic
#B89DA4 #B2B89D #9DB8B1 #A49DB8
square
#B89DA4 #B2B89D #9DB8B1 #A49DB8
split-complementary
#B89DA4 #9DB8A4 #9DB2B8
monochromatic
#7F5C65 #9E7A83 #B89DA4 #D2C0C5 #EBE4E6
Accessibility & contrast
On white
2.50
#B89DA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#B89DA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89DA4
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89DA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89DA4 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A1A4
Deuteranopia (green-blind)
#A6A5A3
Tritanopia (blue-blind)
#BD9C9F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b89da4; /* rgb */ color: rgb(184, 157, 164); /* oklch */ color: oklch(72.2% 0.033 0.5);
Tailwind
colors: {
custom: {
50: '#cdbabe',
500: '#b89da4',
950: '#000000',
},
}SCSS
$custom: #b89da4; $custom-light: #cdbabe; $custom-dark: #000000;
JSON
{
"hex": "#b89da4",
"rgb": {
"r": 184,
"g": 157,
"b": 164
},
"hsl": {
"h": 344.444,
"s": 15.976,
"l": 66.863
},
"oklch": {
"l": 0.72204,
"c": 0.03322,
"h": 0.5
},
"luminance": 0.36985
}Semantic roles & 50–950 ramp
primary
#B89DA4
secondary
#D4DDDA
accent
#9A864B
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131112
muted
#828081