#B89AA8#B89AA8
#B89AA8 is a light, muted pink. Relative luminance 0.361; OKLCH L 71.7% C 0.040 H 348.4°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B89AA8 |
|---|---|
| RGB | rgb(184, 154, 168) |
| HSL | hsl(332, 17%, 66%) |
| HSV | hsv(332, 16%, 72%) |
| CMYK | cmyk(0%, 16.3%, 8.7%, 27.8%) |
| CIE-LAB | lab(66.62, 13.48, -3.13) |
| CIE-LCH | lch(66.62, 13.84, 346.93°) |
| OKLab | oklab(71.74% 0.0395 -0.0081) |
| OKLCH | oklch(71.74% 0.04 348.4) |
| XYZ | xyz(38.3901, 36.1297, 41.9896) |
| Luminance | 0.3613 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.07
Grey Pink
#C3909B
ΔE00 6.17
Dusty Pink
#D8A7B1
ΔE00 7.38
Rosybrown
#BC8F8F
ΔE00 7.61
Lilac
#C8A2C8
ΔE00 8.37
Greyish Pink
#C88D94
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89AA8 #9AB8AA
analogous
#B89AB7 #B89AA8 #B89B9A
triadic
#B89AA8 #A8B89A #9AA8B8
tetradic
#B89AA8 #B7B89A #9AB8AA #9B9AB8
square
#B89AA8 #B7B89A #9AB8AA #9B9AB8
split-complementary
#B89AA8 #9AB89B #9AB7B8
monochromatic
#7F596B #9F7689 #B89AA8 #D1BEC7 #EBE2E6
Accessibility & contrast
On white
2.55
#B89AA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#B89AA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89AA8
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89AA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89AA8 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9FA9
Deuteranopia (green-blind)
#A3A4A7
Tritanopia (blue-blind)
#BD9A9F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b89aa8; /* rgb */ color: rgb(184, 154, 168); /* oklch */ color: oklch(71.7% 0.040 348.4);
Tailwind
colors: {
custom: {
50: '#cdb7c1',
500: '#b89aa8',
950: '#000000',
},
}SCSS
$custom: #b89aa8; $custom-light: #cdb7c1; $custom-dark: #000000;
JSON
{
"hex": "#b89aa8",
"rgb": {
"r": 184,
"g": 154,
"b": 168
},
"hsl": {
"h": 332,
"s": 17.442,
"l": 66.275
},
"oklch": {
"l": 0.71738,
"c": 0.04029,
"h": 348.4
},
"luminance": 0.36129
}Semantic roles & 50–950 ramp
primary
#B89AA8
secondary
#D2DCD7
accent
#9C754A
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#131112
muted
#828081