#B89EAE#B89EAE
#B89EAE is a light, muted pink. Relative luminance 0.377; OKLCH L 72.7% C 0.038 H 340.6°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B89EAE |
|---|---|
| RGB | rgb(184, 158, 174) |
| HSL | hsl(323, 15%, 67%) |
| HSV | hsv(323, 14%, 72%) |
| CMYK | cmyk(0%, 14.1%, 5.4%, 27.8%) |
| CIE-LAB | lab(67.80, 12.34, -4.74) |
| CIE-LCH | lch(67.80, 13.22, 338.98°) |
| OKLab | oklab(72.71% 0.0355 -0.0125) |
| OKLCH | oklch(72.71% 0.038 340.6) |
| XYZ | xyz(39.6332, 37.7009, 45.2254) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.58
Lilac
#C8A2C8
ΔE00 7.66
Grey Pink
#C3909B
ΔE00 7.81
Dusty Pink
#D8A7B1
ΔE00 7.99
Pinkish Grey
#C8ACA9
ΔE00 8.80
Dusty Lavender
#AC86A8
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89EAE #9EB8A8
analogous
#B59EB8 #B89EAE #B89EA1
triadic
#B89EAE #AEB89E #9EAEB8
tetradic
#B89EAE #B8B59E #9EB8A8 #9EA1B8
square
#B89EAE #B8B59E #9EB8A8 #9EA1B8
split-complementary
#B89EAE #A1B89E #9EB8B5
monochromatic
#7F5D72 #9E7B90 #B89EAE #D2C1CC #ECE5E9
Accessibility & contrast
On white
2.46
#B89EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#B89EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89EAE
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89EAE | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3AF
Deuteranopia (green-blind)
#A5A7AD
Tritanopia (blue-blind)
#BB9EA3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b89eae; /* rgb */ color: rgb(184, 158, 174); /* oklch */ color: oklch(72.7% 0.038 340.6);
Tailwind
colors: {
custom: {
50: '#cdbac6',
500: '#b89eae',
950: '#000000',
},
}SCSS
$custom: #b89eae; $custom-light: #cdbac6; $custom-dark: #000000;
JSON
{
"hex": "#b89eae",
"rgb": {
"r": 184,
"g": 158,
"b": 174
},
"hsl": {
"h": 323.077,
"s": 15.476,
"l": 67.059
},
"oklch": {
"l": 0.72712,
"c": 0.0376,
"h": 340.6
},
"luminance": 0.377
}Semantic roles & 50–950 ramp
primary
#B89EAE
secondary
#D5DDD8
accent
#9A6A4C
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131113
muted
#828082