#B59EAA#B59EAA
#B59EAA is a light, muted pink. Relative luminance 0.372; OKLCH L 72.3% C 0.032 H 345.1°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B59EAA |
|---|---|
| RGB | rgb(181, 158, 170) |
| HSL | hsl(329, 13%, 66%) |
| HSV | hsv(329, 13%, 71%) |
| CMYK | cmyk(0%, 12.7%, 6.1%, 29%) |
| CIE-LAB | lab(67.41, 10.54, -3.11) |
| CIE-LCH | lch(67.41, 10.99, 343.54°) |
| OKLab | oklab(72.31% 0.0306 -0.0081) |
| OKLCH | oklch(72.31% 0.032 345.1) |
| XYZ | xyz(38.5379, 37.1805, 43.1688) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.45
Pinkish Grey
#C8ACA9
ΔE00 7.74
Grey Pink
#C3909B
ΔE00 8.36
Dusty Pink
#D8A7B1
ΔE00 8.62
Rosybrown
#BC8F8F
ΔE00 8.90
Lilac
#C8A2C8
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B59EAA #9EB5A9
analogous
#B59EB5 #B59EAA #B59E9F
triadic
#B59EAA #AAB59E #9EAAB5
tetradic
#B59EAA #B5B59E #9EB5A9 #9E9FB5
square
#B59EAA #B5B59E #9EB5A9 #9E9FB5
split-complementary
#B59EAA #9FB59E #9EB5B5
monochromatic
#7B5E6D #9B7B8C #B59EAA #CFC1C8 #EAE3E7
Accessibility & contrast
On white
2.49
#B59EAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#B59EAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B59EAA
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B59EAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B59EAA | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AB
Deuteranopia (green-blind)
#A4A5A9
Tritanopia (blue-blind)
#B89EA2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b59eaa; /* rgb */ color: rgb(181, 158, 170); /* oklch */ color: oklch(72.3% 0.032 345.1);
Tailwind
colors: {
custom: {
50: '#cbbac3',
500: '#b59eaa',
950: '#000000',
},
}SCSS
$custom: #b59eaa; $custom-light: #cbbac3; $custom-dark: #000000;
JSON
{
"hex": "#b59eaa",
"rgb": {
"r": 181,
"g": 158,
"b": 170
},
"hsl": {
"h": 328.696,
"s": 13.45,
"l": 66.471
},
"oklch": {
"l": 0.72308,
"c": 0.03162,
"h": 345.1
},
"luminance": 0.3718
}Semantic roles & 50–950 ramp
primary
#B59EAA
secondary
#D4DBD7
accent
#98714E
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081