#B89EAC#B89EAC
#B89EAC is a light, muted pink. Relative luminance 0.376; OKLCH L 72.6% C 0.036 H 344.4°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B89EAC |
|---|---|
| RGB | rgb(184, 158, 172) |
| HSL | hsl(328, 15%, 67%) |
| HSV | hsv(328, 14%, 72%) |
| CMYK | cmyk(0%, 14.1%, 6.5%, 27.8%) |
| CIE-LAB | lab(67.74, 11.98, -3.71) |
| CIE-LCH | lch(67.74, 12.54, 342.79°) |
| OKLab | oklab(72.65% 0.0347 -0.0097) |
| OKLCH | oklch(72.65% 0.036 344.4) |
| XYZ | xyz(39.4397, 37.6235, 44.2062) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.53
Grey Pink
#C3909B
ΔE00 7.61
Dusty Pink
#D8A7B1
ΔE00 7.80
Pinkish Grey
#C8ACA9
ΔE00 8.16
Lilac
#C8A2C8
ΔE00 8.32
Rosybrown
#BC8F8F
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89EAC #9EB8AA
analogous
#B79EB8 #B89EAC #B89E9F
triadic
#B89EAC #ACB89E #9EACB8
tetradic
#B89EAC #B8B79E #9EB8AA #9E9FB8
square
#B89EAC #B8B79E #9EB8AA #9E9FB8
split-complementary
#B89EAC #9FB89E #9EB8B7
monochromatic
#7F5D6F #9E7B8E #B89EAC #D2C1CA #ECE5E8
Accessibility & contrast
On white
2.46
#B89EAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#B89EAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89EAC
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89EAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89EAC | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3AD
Deuteranopia (green-blind)
#A5A6AB
Tritanopia (blue-blind)
#BC9EA3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b89eac; /* rgb */ color: rgb(184, 158, 172); /* oklch */ color: oklch(72.6% 0.036 344.4);
Tailwind
colors: {
custom: {
50: '#cdbac4',
500: '#b89eac',
950: '#000000',
},
}SCSS
$custom: #b89eac; $custom-light: #cdbac4; $custom-dark: #000000;
JSON
{
"hex": "#b89eac",
"rgb": {
"r": 184,
"g": 158,
"b": 172
},
"hsl": {
"h": 327.692,
"s": 15.476,
"l": 67.059
},
"oklch": {
"l": 0.72648,
"c": 0.03605,
"h": 344.4
},
"luminance": 0.37623
}Semantic roles & 50–950 ramp
primary
#B89EAC
secondary
#D5DDD9
accent
#9A704C
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131112
muted
#828081