#B89CA4#B89CA4
#B89CA4 is a light, muted pink. Relative luminance 0.366; OKLCH L 72.0% C 0.035 H 358.9°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B89CA4 |
|---|---|
| RGB | rgb(184, 156, 164) |
| HSL | hsl(343, 16%, 67%) |
| HSV | hsv(343, 15%, 72%) |
| CMYK | cmyk(0%, 15.2%, 10.9%, 27.8%) |
| CIE-LAB | lab(67.01, 11.68, -0.31) |
| CIE-LCH | lch(67.01, 11.68, 358.46°) |
| OKLab | oklab(72.01% 0.0348 -0.0007) |
| OKLCH | oklch(72.01% 0.035 358.9) |
| XYZ | xyz(38.3561, 36.6486, 40.1681) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.20
Pinkish Grey
#C8ACA9
ΔE00 6.54
Rosybrown
#BC8F8F
ΔE00 6.69
Grey Pink
#C3909B
ΔE00 6.72
Dusty Pink
#D8A7B1
ΔE00 7.43
Greyish Pink
#C88D94
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89CA4 #9CB8B0
analogous
#B89CB2 #B89CA4 #B8A29C
triadic
#B89CA4 #A4B89C #9CA4B8
tetradic
#B89CA4 #B2B89C #9CB8B0 #A29CB8
square
#B89CA4 #B2B89C #9CB8B0 #A29CB8
split-complementary
#B89CA4 #9CB8A2 #9CB2B8
monochromatic
#7F5B65 #9E7883 #B89CA4 #D2C0C5 #EBE3E6
Accessibility & contrast
On white
2.52
#B89CA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#B89CA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89CA4
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89CA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89CA4 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A4
Deuteranopia (green-blind)
#A5A5A3
Tritanopia (blue-blind)
#BD9B9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b89ca4; /* rgb */ color: rgb(184, 156, 164); /* oklch */ color: oklch(72.0% 0.035 358.9);
Tailwind
colors: {
custom: {
50: '#cdb9be',
500: '#b89ca4',
950: '#000000',
},
}SCSS
$custom: #b89ca4; $custom-light: #cdb9be; $custom-dark: #000000;
JSON
{
"hex": "#b89ca4",
"rgb": {
"r": 184,
"g": 156,
"b": 164
},
"hsl": {
"h": 342.857,
"s": 16.471,
"l": 66.667
},
"oklch": {
"l": 0.72007,
"c": 0.0348,
"h": 358.9
},
"luminance": 0.36648
}Semantic roles & 50–950 ramp
primary
#B89CA4
secondary
#D3DCDA
accent
#9B844B
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131112
muted
#828081