#B89EA1#B89EA1
#B89EA1 is a light, muted red. Relative luminance 0.372; OKLCH L 72.3% C 0.031 H 10.0°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B89EA1 |
|---|---|
| RGB | rgb(184, 158, 161) |
| HSL | hsl(353, 15%, 67%) |
| HSV | hsv(353, 14%, 72%) |
| CMYK | cmyk(0%, 14.1%, 12.5%, 27.8%) |
| CIE-LAB | lab(67.44, 10.06, 1.98) |
| CIE-LCH | lch(67.44, 10.25, 11.16°) |
| OKLab | oklab(72.31% 0.0305 0.0054) |
| OKLCH | oklch(72.31% 0.031 10) |
| XYZ | xyz(38.4267, 37.2182, 38.8709) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.86
Rosybrown
#BC8F8F
ΔE00 6.71
Light Mauve
#C292A1
ΔE00 7.89
Grey Pink
#C3909B
ΔE00 8.01
Dusty Pink
#D8A7B1
ΔE00 8.20
Greyish Pink
#C88D94
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89EA1 #9EB8B5
analogous
#B89EAE #B89EA1 #B8A89E
triadic
#B89EA1 #A1B89E #9EA1B8
tetradic
#B89EA1 #AEB89E #9EB8B5 #A89EB8
square
#B89EA1 #AEB89E #9EB8B5 #A89EB8
split-complementary
#B89EA1 #9EB8A8 #9EAEB8
monochromatic
#7F5D61 #9E7B7F #B89EA1 #D2C1C3 #ECE5E5
Accessibility & contrast
On white
2.49
#B89EA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#B89EA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89EA1
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89EA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89EA1 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A1
Deuteranopia (green-blind)
#A8A6A1
Tritanopia (blue-blind)
#BD9C9F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b89ea1; /* rgb */ color: rgb(184, 158, 161); /* oklch */ color: oklch(72.3% 0.031 10.0);
Tailwind
colors: {
custom: {
50: '#cdbabc',
500: '#b89ea1',
950: '#000000',
},
}SCSS
$custom: #b89ea1; $custom-light: #cdbabc; $custom-dark: #000000;
JSON
{
"hex": "#b89ea1",
"rgb": {
"r": 184,
"g": 158,
"b": 161
},
"hsl": {
"h": 353.077,
"s": 15.476,
"l": 67.059
},
"oklch": {
"l": 0.72314,
"c": 0.03095,
"h": 10
},
"luminance": 0.37217
}Semantic roles & 50–950 ramp
primary
#B89EA1
secondary
#D5DDDC
accent
#9A914C
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131112
muted
#828081