#B89DA2#B89DA2
#B89DA2 is a light, muted red. Relative luminance 0.369; OKLCH L 72.1% C 0.033 H 5.4°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B89DA2 |
|---|---|
| RGB | rgb(184, 157, 162) |
| HSL | hsl(349, 16%, 67%) |
| HSV | hsv(349, 15%, 72%) |
| CMYK | cmyk(0%, 14.7%, 12%, 27.8%) |
| CIE-LAB | lab(67.21, 10.78, 1.09) |
| CIE-LCH | lch(67.21, 10.84, 5.79°) |
| OKLab | oklab(72.15% 0.0324 0.0031) |
| OKLCH | oklch(72.15% 0.033 5.4) |
| XYZ | xyz(38.3454, 36.9139, 39.2806) |
| Luminance | 0.3691 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.53
Rosybrown
#BC8F8F
ΔE00 6.53
Light Mauve
#C292A1
ΔE00 7.09
Grey Pink
#C3909B
ΔE00 7.35
Dusty Pink
#D8A7B1
ΔE00 7.78
Greyish Pink
#C88D94
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89DA2 #9DB8B3
analogous
#B89DB0 #B89DA2 #B8A69D
triadic
#B89DA2 #A2B89D #9DA2B8
tetradic
#B89DA2 #B0B89D #9DB8B3 #A69DB8
square
#B89DA2 #B0B89D #9DB8B3 #A69DB8
split-complementary
#B89DA2 #9DB8A6 #9DB0B8
monochromatic
#7F5C62 #9E7A80 #B89DA2 #D2C0C4 #EBE4E5
Accessibility & contrast
On white
2.51
#B89DA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#B89DA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89DA2
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89DA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89DA2 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A1A2
Deuteranopia (green-blind)
#A7A5A2
Tritanopia (blue-blind)
#BD9B9F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b89da2; /* rgb */ color: rgb(184, 157, 162); /* oklch */ color: oklch(72.1% 0.033 5.4);
Tailwind
colors: {
custom: {
50: '#cdbabd',
500: '#b89da2',
950: '#000000',
},
}SCSS
$custom: #b89da2; $custom-light: #cdbabd; $custom-dark: #000000;
JSON
{
"hex": "#b89da2",
"rgb": {
"r": 184,
"g": 157,
"b": 162
},
"hsl": {
"h": 348.889,
"s": 15.976,
"l": 66.863
},
"oklch": {
"l": 0.72145,
"c": 0.03258,
"h": 5.4
},
"luminance": 0.36913
}Semantic roles & 50–950 ramp
primary
#B89DA2
secondary
#D4DDDB
accent
#9A8C4B
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131112
muted
#828081