#B89E97#B89E97
#B89E97 is a light, muted red. Relative luminance 0.369; OKLCH L 72.0% C 0.033 H 35.5°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B89E97 |
|---|---|
| RGB | rgb(184, 158, 151) |
| HSL | hsl(13, 19%, 66%) |
| HSV | hsv(13, 18%, 72%) |
| CMYK | cmyk(0%, 14.1%, 17.9%, 27.8%) |
| CIE-LAB | lab(67.19, 8.42, 7.19) |
| CIE-LCH | lch(67.19, 11.07, 40.52°) |
| OKLab | oklab(72.03% 0.0265 0.0189) |
| OKLCH | oklch(72.03% 0.033 35.5) |
| XYZ | xyz(37.5799, 36.8795, 34.4110) |
| Luminance | 0.3688 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.75
Mushroom
#BA9E88
ΔE00 6.71
Rosybrown
#BC8F8F
ΔE00 7.75
Warm Grey
#978A84
ΔE00 8.93
Stone
#A89F91
ΔE00 9.63
Greige
#B8AB98
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89E97 #97B1B8
analogous
#B897A0 #B89E97 #B8AE97
triadic
#B89E97 #97B89E #9E97B8
tetradic
#B89E97 #A0B897 #97B1B8 #AE97B8
square
#B89E97 #A0B897 #97B1B8 #AE97B8
split-complementary
#B89E97 #97B8AE #97A0B8
monochromatic
#7E5F56 #9F7C73 #B89E97 #D1C0BB #EAE2E0
Accessibility & contrast
On white
2.51
#B89E97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#B89E97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89E97
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89E97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89E97 | 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)
#A4A197
Deuteranopia (green-blind)
#AAA697
Tritanopia (blue-blind)
#BF9B9C
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b89e97; /* rgb */ color: rgb(184, 158, 151); /* oklch */ color: oklch(72.0% 0.033 35.5);
Tailwind
colors: {
custom: {
50: '#cdbab5',
500: '#b89e97',
950: '#000000',
},
}SCSS
$custom: #b89e97; $custom-light: #cdbab5; $custom-dark: #000000;
JSON
{
"hex": "#b89e97",
"rgb": {
"r": 184,
"g": 158,
"b": 151
},
"hsl": {
"h": 12.727,
"s": 18.857,
"l": 65.686
},
"oklch": {
"l": 0.72032,
"c": 0.03253,
"h": 35.5
},
"luminance": 0.36878
}Semantic roles & 50–950 ramp
primary
#B89E97
secondary
#D0D9DB
accent
#8B9D48
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131111
muted
#828080