#B89CA0#B89CA0
#B89CA0 is a light, muted red. Relative luminance 0.365; OKLCH L 71.9% C 0.034 H 8.2°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B89CA0 |
|---|---|
| RGB | rgb(184, 156, 160) |
| HSL | hsl(351, 16%, 67%) |
| HSV | hsv(351, 15%, 72%) |
| CMYK | cmyk(0%, 15.2%, 13%, 27.8%) |
| CIE-LAB | lab(66.91, 10.99, 1.76) |
| CIE-LCH | lch(66.91, 11.14, 9.12°) |
| OKLab | oklab(71.89% 0.0332 0.0048) |
| OKLCH | oklch(71.89% 0.034 8.2) |
| XYZ | xyz(38.0005, 36.5064, 38.2956) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.48
Rosybrown
#BC8F8F
ΔE00 6.02
Light Mauve
#C292A1
ΔE00 7.00
Grey Pink
#C3909B
ΔE00 7.12
Dusty Pink
#D8A7B1
ΔE00 7.79
Greyish Pink
#C88D94
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89CA0 #9CB8B4
analogous
#B89CAE #B89CA0 #B8A69C
triadic
#B89CA0 #A0B89C #9CA0B8
tetradic
#B89CA0 #AEB89C #9CB8B4 #A69CB8
square
#B89CA0 #AEB89C #9CB8B4 #A69CB8
split-complementary
#B89CA0 #9CB8A6 #9CAEB8
monochromatic
#7F5B60 #9E787E #B89CA0 #D2C0C2 #EBE3E4
Accessibility & contrast
On white
2.53
#B89CA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#B89CA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89CA0
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89CA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89CA0 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A0A0
Deuteranopia (green-blind)
#A6A5A0
Tritanopia (blue-blind)
#BE9A9D
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b89ca0; /* rgb */ color: rgb(184, 156, 160); /* oklch */ color: oklch(71.9% 0.034 8.2);
Tailwind
colors: {
custom: {
50: '#cdb9bc',
500: '#b89ca0',
950: '#000000',
},
}SCSS
$custom: #b89ca0; $custom-light: #cdb9bc; $custom-dark: #000000;
JSON
{
"hex": "#b89ca0",
"rgb": {
"r": 184,
"g": 156,
"b": 160
},
"hsl": {
"h": 351.429,
"s": 16.471,
"l": 66.667
},
"oklch": {
"l": 0.71888,
"c": 0.03358,
"h": 8.2
},
"luminance": 0.36505
}Semantic roles & 50–950 ramp
primary
#B89CA0
secondary
#D3DCDB
accent
#9B8F4B
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131112
muted
#828081