#B89A9E#B89A9E
#B89A9E is a light, muted red. Relative luminance 0.358; OKLCH L 71.4% C 0.036 H 9.0°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B89A9E |
|---|---|
| RGB | rgb(184, 154, 158) |
| HSL | hsl(352, 17%, 66%) |
| HSV | hsv(352, 16%, 72%) |
| CMYK | cmyk(0%, 16.3%, 14.1%, 27.8%) |
| CIE-LAB | lab(66.34, 11.77, 2.07) |
| CIE-LCH | lch(66.34, 11.95, 9.97°) |
| OKLab | oklab(71.43% 0.0356 0.0056) |
| OKLCH | oklch(71.43% 0.036 9) |
| XYZ | xyz(37.4941, 35.7713, 37.2706) |
| Luminance | 0.3577 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 5.26
Pinkish Grey
#C8ACA9
ΔE00 5.94
Light Mauve
#C292A1
ΔE00 6.41
Grey Pink
#C3909B
ΔE00 6.43
Dusty Pink
#D8A7B1
ΔE00 7.62
Greyish Pink
#C88D94
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89A9E #9AB8B4
analogous
#B89AAD #B89A9E #B8A59A
triadic
#B89A9E #9EB89A #9A9EB8
tetradic
#B89A9E #ADB89A #9AB8B4 #A59AB8
square
#B89A9E #ADB89A #9AB8B4 #A59AB8
split-complementary
#B89A9E #9AB8A5 #9AADB8
monochromatic
#7F595E #9F767B #B89A9E #D1BEC1 #EBE2E3
Accessibility & contrast
On white
2.58
#B89A9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#B89A9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89A9E
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89A9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89A9E | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9E9E
Deuteranopia (green-blind)
#A5A39D
Tritanopia (blue-blind)
#BE989B
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b89a9e; /* rgb */ color: rgb(184, 154, 158); /* oklch */ color: oklch(71.4% 0.036 9.0);
Tailwind
colors: {
custom: {
50: '#cdb7ba',
500: '#b89a9e',
950: '#000000',
},
}SCSS
$custom: #b89a9e; $custom-light: #cdb7ba; $custom-dark: #000000;
JSON
{
"hex": "#b89a9e",
"rgb": {
"r": 184,
"g": 154,
"b": 158
},
"hsl": {
"h": 352,
"s": 17.442,
"l": 66.275
},
"oklch": {
"l": 0.71434,
"c": 0.03605,
"h": 9
},
"luminance": 0.3577
}Semantic roles & 50–950 ramp
primary
#B89A9E
secondary
#D2DCDA
accent
#9C914A
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131111
muted
#828080