#B89EA0#B89EA0
#B89EA0 is a light, muted red. Relative luminance 0.372; OKLCH L 72.3% C 0.031 H 12.6°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B89EA0 |
|---|---|
| RGB | rgb(184, 158, 160) |
| HSL | hsl(355, 15%, 67%) |
| HSV | hsv(355, 14%, 72%) |
| CMYK | cmyk(0%, 14.1%, 13%, 27.8%) |
| CIE-LAB | lab(67.41, 9.89, 2.50) |
| CIE-LCH | lch(67.41, 10.20, 14.21°) |
| OKLab | oklab(72.28% 0.0301 0.0067) |
| OKLCH | oklch(72.28% 0.031 12.6) |
| XYZ | xyz(38.3389, 37.1831, 38.4083) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.65
Rosybrown
#BC8F8F
ΔE00 6.66
Light Mauve
#C292A1
ΔE00 8.16
Grey Pink
#C3909B
ΔE00 8.19
Dusty Pink
#D8A7B1
ΔE00 8.38
Greyish Pink
#C88D94
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89EA0 #9EB8B6
analogous
#B89EAD #B89EA0 #B8A99E
triadic
#B89EA0 #A0B89E #9EA0B8
tetradic
#B89EA0 #ADB89E #9EB8B6 #A99EB8
square
#B89EA0 #ADB89E #9EB8B6 #A99EB8
split-complementary
#B89EA0 #9EB8A9 #9EADB8
monochromatic
#7F5D5F #9E7B7D #B89EA0 #D2C1C3 #ECE5E5
Accessibility & contrast
On white
2.49
#B89EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#B89EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89EA0
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89EA0 | 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)
#A2A1A0
Deuteranopia (green-blind)
#A8A6A0
Tritanopia (blue-blind)
#BE9C9F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b89ea0; /* rgb */ color: rgb(184, 158, 160); /* oklch */ color: oklch(72.3% 0.031 12.6);
Tailwind
colors: {
custom: {
50: '#cdbabc',
500: '#b89ea0',
950: '#000000',
},
}SCSS
$custom: #b89ea0; $custom-light: #cdbabc; $custom-dark: #000000;
JSON
{
"hex": "#b89ea0",
"rgb": {
"r": 184,
"g": 158,
"b": 160
},
"hsl": {
"h": 355.385,
"s": 15.476,
"l": 67.059
},
"oklch": {
"l": 0.72284,
"c": 0.03084,
"h": 12.6
},
"luminance": 0.37182
}Semantic roles & 50–950 ramp
primary
#B89EA0
secondary
#D5DDDC
accent
#9A944C
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131112
muted
#828081