#B89BA2#B89BA2
#B89BA2 is a light, muted red. Relative luminance 0.362; OKLCH L 71.8% C 0.036 H 1.8°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B89BA2 |
|---|---|
| RGB | rgb(184, 155, 162) |
| HSL | hsl(346, 17%, 66%) |
| HSV | hsv(346, 16%, 72%) |
| CMYK | cmyk(0%, 15.8%, 12%, 27.8%) |
| CIE-LAB | lab(66.70, 11.89, 0.35) |
| CIE-LCH | lch(66.70, 11.89, 1.71°) |
| OKLab | oklab(71.75% 0.0356 0.0011) |
| OKLCH | oklch(71.75% 0.036 1.8) |
| XYZ | xyz(38.0098, 36.2427, 39.1687) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.03
Rosybrown
#BC8F8F
ΔE00 6.14
Grey Pink
#C3909B
ΔE00 6.42
Pinkish Grey
#C8ACA9
ΔE00 6.45
Dusty Pink
#D8A7B1
ΔE00 7.38
Greyish Pink
#C88D94
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89BA2 #9BB8B1
analogous
#B89BB1 #B89BA2 #B8A39B
triadic
#B89BA2 #A2B89B #9BA2B8
tetradic
#B89BA2 #B1B89B #9BB8B1 #A39BB8
square
#B89BA2 #B1B89B #9BB8B1 #A39BB8
split-complementary
#B89BA2 #9BB8A3 #9BB1B8
monochromatic
#7F5A63 #9F7781 #B89BA2 #D1BFC3 #EBE3E5
Accessibility & contrast
On white
2.55
#B89BA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#B89BA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89BA2
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89BA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89BA2 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA2
Deuteranopia (green-blind)
#A5A4A1
Tritanopia (blue-blind)
#BE9A9D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b89ba2; /* rgb */ color: rgb(184, 155, 162); /* oklch */ color: oklch(71.8% 0.036 1.8);
Tailwind
colors: {
custom: {
50: '#cdb8bd',
500: '#b89ba2',
950: '#000000',
},
}SCSS
$custom: #b89ba2; $custom-light: #cdb8bd; $custom-dark: #000000;
JSON
{
"hex": "#b89ba2",
"rgb": {
"r": 184,
"g": 155,
"b": 162
},
"hsl": {
"h": 345.517,
"s": 16.959,
"l": 66.471
},
"oklch": {
"l": 0.7175,
"c": 0.03561,
"h": 1.8
},
"luminance": 0.36242
}Semantic roles & 50–950 ramp
primary
#B89BA2
secondary
#D3DCDA
accent
#9B884A
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131112
muted
#828081