#B89EA4#B89EA4
#B89EA4 is a light, muted red. Relative luminance 0.373; OKLCH L 72.4% C 0.032 H 2.3°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B89EA4 |
|---|---|
| RGB | rgb(184, 158, 164) |
| HSL | hsl(346, 15%, 67%) |
| HSV | hsv(346, 14%, 72%) |
| CMYK | cmyk(0%, 14.1%, 10.9%, 27.8%) |
| CIE-LAB | lab(67.52, 10.57, 0.43) |
| CIE-LCH | lch(67.52, 10.58, 2.31°) |
| OKLab | oklab(72.4% 0.0317 0.0013) |
| OKLCH | oklch(72.4% 0.032 2.3) |
| XYZ | xyz(38.6944, 37.3253, 40.2809) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.65
Rosybrown
#BC8F8F
ΔE00 7.06
Light Mauve
#C292A1
ΔE00 7.23
Grey Pink
#C3909B
ΔE00 7.62
Dusty Pink
#D8A7B1
ΔE00 7.82
Greyish Pink
#C88D94
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89EA4 #9EB8B2
analogous
#B89EB1 #B89EA4 #B8A59E
triadic
#B89EA4 #A4B89E #9EA4B8
tetradic
#B89EA4 #B1B89E #9EB8B2 #A59EB8
square
#B89EA4 #B1B89E #9EB8B2 #A59EB8
split-complementary
#B89EA4 #9EB8A5 #9EB1B8
monochromatic
#7F5D65 #9E7B83 #B89EA4 #D2C1C5 #ECE5E6
Accessibility & contrast
On white
2.48
#B89EA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#B89EA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89EA4
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89EA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89EA4 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A4
Deuteranopia (green-blind)
#A7A6A3
Tritanopia (blue-blind)
#BD9DA0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b89ea4; /* rgb */ color: rgb(184, 158, 164); /* oklch */ color: oklch(72.4% 0.032 2.3);
Tailwind
colors: {
custom: {
50: '#cdbabe',
500: '#b89ea4',
950: '#000000',
},
}SCSS
$custom: #b89ea4; $custom-light: #cdbabe; $custom-dark: #000000;
JSON
{
"hex": "#b89ea4",
"rgb": {
"r": 184,
"g": 158,
"b": 164
},
"hsl": {
"h": 346.154,
"s": 15.476,
"l": 67.059
},
"oklch": {
"l": 0.72402,
"c": 0.03169,
"h": 2.3
},
"luminance": 0.37324
}Semantic roles & 50–950 ramp
primary
#B89EA4
secondary
#D5DDDB
accent
#9A884C
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131112
muted
#828081