#B89EA5#B89EA5
#B89EA5 is a light, muted pink. Relative luminance 0.374; OKLCH L 72.4% C 0.032 H 359.9°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B89EA5 |
|---|---|
| RGB | rgb(184, 158, 165) |
| HSL | hsl(344, 15%, 67%) |
| HSV | hsv(344, 14%, 72%) |
| CMYK | cmyk(0%, 14.1%, 10.3%, 27.8%) |
| CIE-LAB | lab(67.55, 10.74, -0.09) |
| CIE-LCH | lch(67.55, 10.74, 359.51°) |
| OKLab | oklab(72.43% 0.032 -0.0001) |
| OKLCH | oklch(72.43% 0.032 359.9) |
| XYZ | xyz(38.7851, 37.3616, 40.7584) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.94
Light Mauve
#C292A1
ΔE00 7.06
Rosybrown
#BC8F8F
ΔE00 7.22
Grey Pink
#C3909B
ΔE00 7.54
Dusty Pink
#D8A7B1
ΔE00 7.74
Greyish Pink
#C88D94
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89EA5 #9EB8B1
analogous
#B89EB2 #B89EA5 #B8A49E
triadic
#B89EA5 #A5B89E #9EA5B8
tetradic
#B89EA5 #B2B89E #9EB8B1 #A49EB8
square
#B89EA5 #B2B89E #9EB8B1 #A49EB8
split-complementary
#B89EA5 #9EB8A4 #9EB2B8
monochromatic
#7F5D66 #9E7B84 #B89EA5 #D2C1C6 #ECE5E7
Accessibility & contrast
On white
2.48
#B89EA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#B89EA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89EA5
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89EA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89EA5 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A5
Deuteranopia (green-blind)
#A7A6A4
Tritanopia (blue-blind)
#BD9DA0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b89ea5; /* rgb */ color: rgb(184, 158, 165); /* oklch */ color: oklch(72.4% 0.032 359.9);
Tailwind
colors: {
custom: {
50: '#cdbabf',
500: '#b89ea5',
950: '#000000',
},
}SCSS
$custom: #b89ea5; $custom-light: #cdbabf; $custom-dark: #000000;
JSON
{
"hex": "#b89ea5",
"rgb": {
"r": 184,
"g": 158,
"b": 165
},
"hsl": {
"h": 343.846,
"s": 15.476,
"l": 67.059
},
"oklch": {
"l": 0.72432,
"c": 0.03204,
"h": 359.9
},
"luminance": 0.37361
}Semantic roles & 50–950 ramp
primary
#B89EA5
secondary
#D5DDDB
accent
#9A854C
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#131112
muted
#828081