#B89E9A#B89E9A
#B89E9A is a light, muted red. Relative luminance 0.370; OKLCH L 72.1% C 0.031 H 28.2°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B89E9A |
|---|---|
| RGB | rgb(184, 158, 154) |
| HSL | hsl(8, 17%, 66%) |
| HSV | hsv(8, 16%, 72%) |
| CMYK | cmyk(0%, 14.1%, 16.3%, 27.8%) |
| CIE-LAB | lab(67.26, 8.90, 5.63) |
| CIE-LCH | lch(67.26, 10.53, 32.31°) |
| OKLab | oklab(72.11% 0.0277 0.0149) |
| OKLCH | oklch(72.11% 0.031 28.2) |
| XYZ | xyz(37.8266, 36.9782, 35.7105) |
| Luminance | 0.3698 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.26
Rosybrown
#BC8F8F
ΔE00 7.06
Mushroom
#BA9E88
ΔE00 8.20
Warm Grey
#978A84
ΔE00 9.25
Grey Pink
#C3909B
ΔE00 9.81
Dusty Pink
#D8A7B1
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89E9A #9AB4B8
analogous
#B89AA5 #B89E9A #B8AD9A
triadic
#B89E9A #9AB89E #9E9AB8
tetradic
#B89E9A #A5B89A #9AB4B8 #AD9AB8
square
#B89E9A #A5B89A #9AB4B8 #AD9AB8
split-complementary
#B89E9A #9AB8AD #9AA5B8
monochromatic
#7F5E59 #9F7B76 #B89E9A #D1C1BE #EBE3E2
Accessibility & contrast
On white
2.50
#B89E9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#B89E9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89E9A
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89E9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89E9A | 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)
#A3A19A
Deuteranopia (green-blind)
#A9A69A
Tritanopia (blue-blind)
#BE9B9D
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b89e9a; /* rgb */ color: rgb(184, 158, 154); /* oklch */ color: oklch(72.1% 0.031 28.2);
Tailwind
colors: {
custom: {
50: '#cdbab7',
500: '#b89e9a',
950: '#000000',
},
}SCSS
$custom: #b89e9a; $custom-light: #cdbab7; $custom-dark: #000000;
JSON
{
"hex": "#b89e9a",
"rgb": {
"r": 184,
"g": 158,
"b": 154
},
"hsl": {
"h": 8,
"s": 17.442,
"l": 66.275
},
"oklch": {
"l": 0.72114,
"c": 0.03143,
"h": 28.2
},
"luminance": 0.36977
}Semantic roles & 50–950 ramp
primary
#B89E9A
secondary
#D2DADC
accent
#919C4A
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131111
muted
#828080