#B89CA2#B89CA2
#B89CA2 is a light, muted red. Relative luminance 0.366; OKLCH L 71.9% C 0.034 H 3.5°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B89CA2 |
|---|---|
| RGB | rgb(184, 156, 162) |
| HSL | hsl(347, 16%, 67%) |
| HSV | hsv(347, 15%, 72%) |
| CMYK | cmyk(0%, 15.2%, 12%, 27.8%) |
| CIE-LAB | lab(66.96, 11.33, 0.72) |
| CIE-LCH | lch(66.96, 11.36, 3.65°) |
| OKLab | oklab(71.95% 0.034 0.0021) |
| OKLCH | oklch(71.95% 0.034 3.5) |
| XYZ | xyz(38.1769, 36.5769, 39.2244) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.98
Rosybrown
#BC8F8F
ΔE00 6.31
Light Mauve
#C292A1
ΔE00 6.55
Grey Pink
#C3909B
ΔE00 6.87
Dusty Pink
#D8A7B1
ΔE00 7.56
Greyish Pink
#C88D94
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89CA2 #9CB8B2
analogous
#B89CB0 #B89CA2 #B8A49C
triadic
#B89CA2 #A2B89C #9CA2B8
tetradic
#B89CA2 #B0B89C #9CB8B2 #A49CB8
square
#B89CA2 #B0B89C #9CB8B2 #A49CB8
split-complementary
#B89CA2 #9CB8A4 #9CB0B8
monochromatic
#7F5B63 #9E7881 #B89CA2 #D2C0C3 #EBE3E5
Accessibility & contrast
On white
2.53
#B89CA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#B89CA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89CA2
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89CA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89CA2 | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A2
Deuteranopia (green-blind)
#A6A5A1
Tritanopia (blue-blind)
#BD9A9E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b89ca2; /* rgb */ color: rgb(184, 156, 162); /* oklch */ color: oklch(71.9% 0.034 3.5);
Tailwind
colors: {
custom: {
50: '#cdb9bd',
500: '#b89ca2',
950: '#000000',
},
}SCSS
$custom: #b89ca2; $custom-light: #cdb9bd; $custom-dark: #000000;
JSON
{
"hex": "#b89ca2",
"rgb": {
"r": 184,
"g": 156,
"b": 162
},
"hsl": {
"h": 347.143,
"s": 16.471,
"l": 66.667
},
"oklch": {
"l": 0.71947,
"c": 0.03407,
"h": 3.5
},
"luminance": 0.36576
}Semantic roles & 50–950 ramp
primary
#B89CA2
secondary
#D3DCDA
accent
#9B8A4B
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131112
muted
#828081