#B89EA3#B89EA3
#B89EA3 is a light, muted red. Relative luminance 0.373; OKLCH L 72.4% C 0.031 H 4.8°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B89EA3 |
|---|---|
| RGB | rgb(184, 158, 163) |
| HSL | hsl(348, 15%, 67%) |
| HSV | hsv(348, 14%, 72%) |
| CMYK | cmyk(0%, 14.1%, 11.4%, 27.8%) |
| CIE-LAB | lab(67.49, 10.40, 0.95) |
| CIE-LCH | lch(67.49, 10.44, 5.19°) |
| OKLab | oklab(72.37% 0.0313 0.0027) |
| OKLCH | oklch(72.37% 0.031 4.8) |
| XYZ | xyz(38.6045, 37.2894, 39.8072) |
| Luminance | 0.3729 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.37
Rosybrown
#BC8F8F
ΔE00 6.92
Light Mauve
#C292A1
ΔE00 7.43
Grey Pink
#C3909B
ΔE00 7.72
Dusty Pink
#D8A7B1
ΔE00 7.93
Greyish Pink
#C88D94
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89EA3 #9EB8B3
analogous
#B89EB0 #B89EA3 #B8A69E
triadic
#B89EA3 #A3B89E #9EA3B8
tetradic
#B89EA3 #B0B89E #9EB8B3 #A69EB8
square
#B89EA3 #B0B89E #9EB8B3 #A69EB8
split-complementary
#B89EA3 #9EB8A6 #9EB0B8
monochromatic
#7F5D63 #9E7B81 #B89EA3 #D2C1C5 #ECE5E6
Accessibility & contrast
On white
2.48
#B89EA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#B89EA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89EA3
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89EA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89EA3 | 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)
#A1A2A3
Deuteranopia (green-blind)
#A7A6A3
Tritanopia (blue-blind)
#BD9CA0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b89ea3; /* rgb */ color: rgb(184, 158, 163); /* oklch */ color: oklch(72.4% 0.031 4.8);
Tailwind
colors: {
custom: {
50: '#cdbabe',
500: '#b89ea3',
950: '#000000',
},
}SCSS
$custom: #b89ea3; $custom-light: #cdbabe; $custom-dark: #000000;
JSON
{
"hex": "#b89ea3",
"rgb": {
"r": 184,
"g": 158,
"b": 163
},
"hsl": {
"h": 348.462,
"s": 15.476,
"l": 67.059
},
"oklch": {
"l": 0.72372,
"c": 0.03138,
"h": 4.8
},
"luminance": 0.37288
}Semantic roles & 50–950 ramp
primary
#B89EA3
secondary
#D5DDDB
accent
#9A8B4C
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131112
muted
#828081