#B89EA8#B89EA8
#B89EA8 is a light, muted pink. Relative luminance 0.375; OKLCH L 72.5% C 0.033 H 352.8°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B89EA8 |
|---|---|
| RGB | rgb(184, 158, 168) |
| HSL | hsl(337, 15%, 67%) |
| HSV | hsv(337, 14%, 72%) |
| CMYK | cmyk(0%, 14.1%, 8.7%, 27.8%) |
| CIE-LAB | lab(67.63, 11.27, -1.65) |
| CIE-LCH | lch(67.63, 11.39, 351.69°) |
| OKLab | oklab(72.52% 0.0332 -0.0042) |
| OKLCH | oklch(72.52% 0.033 352.8) |
| XYZ | xyz(39.0613, 37.4721, 42.2134) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.69
Pinkish Grey
#C8ACA9
ΔE00 6.87
Grey Pink
#C3909B
ΔE00 7.44
Dusty Pink
#D8A7B1
ΔE00 7.65
Rosybrown
#BC8F8F
ΔE00 7.80
Greyish Pink
#C88D94
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89EA8 #9EB8AE
analogous
#B89EB5 #B89EA8 #B8A19E
triadic
#B89EA8 #A8B89E #9EA8B8
tetradic
#B89EA8 #B5B89E #9EB8AE #A19EB8
square
#B89EA8 #B5B89E #9EB8AE #A19EB8
split-complementary
#B89EA8 #9EB8A1 #9EB5B8
monochromatic
#7F5D6A #9E7B88 #B89EA8 #D2C1C8 #ECE5E7
Accessibility & contrast
On white
2.47
#B89EA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#B89EA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89EA8
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89EA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89EA8 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A8
Deuteranopia (green-blind)
#A6A6A7
Tritanopia (blue-blind)
#BC9DA1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b89ea8; /* rgb */ color: rgb(184, 158, 168); /* oklch */ color: oklch(72.5% 0.033 352.8);
Tailwind
colors: {
custom: {
50: '#cdbac1',
500: '#b89ea8',
950: '#000000',
},
}SCSS
$custom: #b89ea8; $custom-light: #cdbac1; $custom-dark: #000000;
JSON
{
"hex": "#b89ea8",
"rgb": {
"r": 184,
"g": 158,
"b": 168
},
"hsl": {
"h": 336.923,
"s": 15.476,
"l": 67.059
},
"oklch": {
"l": 0.72523,
"c": 0.03346,
"h": 352.8
},
"luminance": 0.37471
}Semantic roles & 50–950 ramp
primary
#B89EA8
secondary
#D5DDDA
accent
#9A7C4C
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#131112
muted
#828081