#B89AA0#B89AA0
#B89AA0 is a light, muted red. Relative luminance 0.358; OKLCH L 71.5% C 0.036 H 4.5°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B89AA0 |
|---|---|
| RGB | rgb(184, 154, 160) |
| HSL | hsl(348, 17%, 66%) |
| HSV | hsv(348, 16%, 72%) |
| CMYK | cmyk(0%, 16.3%, 13%, 27.8%) |
| CIE-LAB | lab(66.40, 12.10, 1.03) |
| CIE-LCH | lch(66.40, 12.15, 4.85°) |
| OKLab | oklab(71.49% 0.0364 0.0029) |
| OKLCH | oklch(71.49% 0.037 4.5) |
| XYZ | xyz(37.6677, 35.8407, 38.1846) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 5.59
Light Mauve
#C292A1
ΔE00 5.92
Grey Pink
#C3909B
ΔE00 6.15
Pinkish Grey
#C8ACA9
ΔE00 6.40
Dusty Pink
#D8A7B1
ΔE00 7.39
Greyish Pink
#C88D94
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89AA0 #9AB8B2
analogous
#B89AAF #B89AA0 #B8A39A
triadic
#B89AA0 #A0B89A #9AA0B8
tetradic
#B89AA0 #AFB89A #9AB8B2 #A39AB8
square
#B89AA0 #AFB89A #9AB8B2 #A39AB8
split-complementary
#B89AA0 #9AB8A3 #9AAFB8
monochromatic
#7F5961 #9F767E #B89AA0 #D1BEC2 #EBE2E4
Accessibility & contrast
On white
2.57
#B89AA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#B89AA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89AA0
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89AA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89AA0 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9EA0
Deuteranopia (green-blind)
#A5A39F
Tritanopia (blue-blind)
#BE989C
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b89aa0; /* rgb */ color: rgb(184, 154, 160); /* oklch */ color: oklch(71.5% 0.036 4.5);
Tailwind
colors: {
custom: {
50: '#cdb7bc',
500: '#b89aa0',
950: '#000000',
},
}SCSS
$custom: #b89aa0; $custom-light: #cdb7bc; $custom-dark: #000000;
JSON
{
"hex": "#b89aa0",
"rgb": {
"r": 184,
"g": 154,
"b": 160
},
"hsl": {
"h": 348,
"s": 17.442,
"l": 66.275
},
"oklch": {
"l": 0.71493,
"c": 0.0365,
"h": 4.5
},
"luminance": 0.3584
}Semantic roles & 50–950 ramp
primary
#B89AA0
secondary
#D2DCDA
accent
#9C8B4A
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131112
muted
#828081