#B89CA8#B89CA8
#B89CA8 is a light, muted pink. Relative luminance 0.368; OKLCH L 72.1% C 0.037 H 350.4°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B89CA8 |
|---|---|
| RGB | rgb(184, 156, 168) |
| HSL | hsl(334, 16%, 67%) |
| HSV | hsv(334, 15%, 72%) |
| CMYK | cmyk(0%, 15.2%, 8.7%, 27.8%) |
| CIE-LAB | lab(67.12, 12.37, -2.39) |
| CIE-LCH | lch(67.12, 12.60, 349.07°) |
| OKLab | oklab(72.13% 0.0363 -0.0062) |
| OKLCH | oklch(72.13% 0.037 350.4) |
| XYZ | xyz(38.7230, 36.7954, 42.1006) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.82
Grey Pink
#C3909B
ΔE00 6.74
Dusty Pink
#D8A7B1
ΔE00 7.43
Rosybrown
#BC8F8F
ΔE00 7.63
Pinkish Grey
#C8ACA9
ΔE00 7.74
Greyish Pink
#C88D94
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89CA8 #9CB8AC
analogous
#B89CB6 #B89CA8 #B89E9C
triadic
#B89CA8 #A8B89C #9CA8B8
tetradic
#B89CA8 #B6B89C #9CB8AC #9E9CB8
square
#B89CA8 #B6B89C #9CB8AC #9E9CB8
split-complementary
#B89CA8 #9CB89E #9CB6B8
monochromatic
#7F5B6A #9E7889 #B89CA8 #D2C0C7 #EBE3E7
Accessibility & contrast
On white
2.51
#B89CA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#B89CA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89CA8
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89CA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89CA8 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA1A8
Deuteranopia (green-blind)
#A4A5A7
Tritanopia (blue-blind)
#BD9BA0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b89ca8; /* rgb */ color: rgb(184, 156, 168); /* oklch */ color: oklch(72.1% 0.037 350.4);
Tailwind
colors: {
custom: {
50: '#cdb9c1',
500: '#b89ca8',
950: '#000000',
},
}SCSS
$custom: #b89ca8; $custom-light: #cdb9c1; $custom-dark: #000000;
JSON
{
"hex": "#b89ca8",
"rgb": {
"r": 184,
"g": 156,
"b": 168
},
"hsl": {
"h": 334.286,
"s": 16.471,
"l": 66.667
},
"oklch": {
"l": 0.7213,
"c": 0.03685,
"h": 350.4
},
"luminance": 0.36794
}Semantic roles & 50–950 ramp
primary
#B89CA8
secondary
#D3DCD9
accent
#9B784B
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#131112
muted
#828081