#B89EA2#B89EA2
#B89EA2 is a light, muted red. Relative luminance 0.373; OKLCH L 72.3% C 0.031 H 7.4°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B89EA2 |
|---|---|
| RGB | rgb(184, 158, 162) |
| HSL | hsl(351, 15%, 67%) |
| HSV | hsv(351, 14%, 72%) |
| CMYK | cmyk(0%, 14.1%, 12%, 27.8%) |
| CIE-LAB | lab(67.47, 10.23, 1.46) |
| CIE-LCH | lch(67.47, 10.33, 8.15°) |
| OKLab | oklab(72.34% 0.0309 0.004) |
| OKLCH | oklch(72.34% 0.031 7.4) |
| XYZ | xyz(38.5152, 37.2537, 39.3372) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.10
Rosybrown
#BC8F8F
ΔE00 6.80
Light Mauve
#C292A1
ΔE00 7.65
Grey Pink
#C3909B
ΔE00 7.85
Dusty Pink
#D8A7B1
ΔE00 8.05
Greyish Pink
#C88D94
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89EA2 #9EB8B4
analogous
#B89EAF #B89EA2 #B8A79E
triadic
#B89EA2 #A2B89E #9EA2B8
tetradic
#B89EA2 #AFB89E #9EB8B4 #A79EB8
square
#B89EA2 #AFB89E #9EB8B4 #A79EB8
split-complementary
#B89EA2 #9EB8A7 #9EAFB8
monochromatic
#7F5D62 #9E7B80 #B89EA2 #D2C1C4 #ECE5E6
Accessibility & contrast
On white
2.49
#B89EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#B89EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89EA2
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89EA2 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A2
Deuteranopia (green-blind)
#A7A6A2
Tritanopia (blue-blind)
#BD9C9F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b89ea2; /* rgb */ color: rgb(184, 158, 162); /* oklch */ color: oklch(72.3% 0.031 7.4);
Tailwind
colors: {
custom: {
50: '#cdbabd',
500: '#b89ea2',
950: '#000000',
},
}SCSS
$custom: #b89ea2; $custom-light: #cdbabd; $custom-dark: #000000;
JSON
{
"hex": "#b89ea2",
"rgb": {
"r": 184,
"g": 158,
"b": 162
},
"hsl": {
"h": 350.769,
"s": 15.476,
"l": 67.059
},
"oklch": {
"l": 0.72343,
"c": 0.03113,
"h": 7.4
},
"luminance": 0.37253
}Semantic roles & 50–950 ramp
primary
#B89EA2
secondary
#D5DDDC
accent
#9A8E4C
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131112
muted
#828081