#B59EAF#B59EAF
#B59EAF is a light, muted pink. Relative luminance 0.374; OKLCH L 72.5% C 0.036 H 335.1°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B59EAF |
|---|---|
| RGB | rgb(181, 158, 175) |
| HSL | hsl(316, 13%, 66%) |
| HSV | hsv(316, 13%, 71%) |
| CMYK | cmyk(0%, 12.7%, 3.3%, 29%) |
| CIE-LAB | lab(67.56, 11.45, -5.69) |
| CIE-LCH | lch(67.56, 12.79, 333.58°) |
| OKLab | oklab(72.47% 0.0324 -0.015) |
| OKLCH | oklch(72.47% 0.036 335.1) |
| XYZ | xyz(39.0199, 37.3733, 45.7074) |
| Luminance | 0.3737 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.50
Lilac
#C8A2C8
ΔE00 7.77
Grey Pink
#C3909B
ΔE00 8.74
Dusty Pink
#D8A7B1
ΔE00 8.98
Dusty Lavender
#AC86A8
ΔE00 8.98
Pinkish Grey
#C8ACA9
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B59EAF #9EB5A4
analogous
#B09EB5 #B59EAF #B59EA4
triadic
#B59EAF #AFB59E #9EAFB5
tetradic
#B59EAF #B5B09E #9EB5A4 #9EA4B5
square
#B59EAF #B5B09E #9EB5A4 #9EA4B5
split-complementary
#B59EAF #A4B59E #9EB5B0
monochromatic
#7B5E73 #9B7B92 #B59EAF #CFC1CC #EAE3E8
Accessibility & contrast
On white
2.48
#B59EAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#B59EAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B59EAF
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B59EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B59EAF | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B0
Deuteranopia (green-blind)
#A3A6AE
Tritanopia (blue-blind)
#B89FA4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b59eaf; /* rgb */ color: rgb(181, 158, 175); /* oklch */ color: oklch(72.5% 0.036 335.1);
Tailwind
colors: {
custom: {
50: '#cbbac6',
500: '#b59eaf',
950: '#000000',
},
}SCSS
$custom: #b59eaf; $custom-light: #cbbac6; $custom-dark: #000000;
JSON
{
"hex": "#b59eaf",
"rgb": {
"r": 181,
"g": 158,
"b": 175
},
"hsl": {
"h": 315.652,
"s": 13.45,
"l": 66.471
},
"oklch": {
"l": 0.72468,
"c": 0.03576,
"h": 335.1
},
"luminance": 0.37373
}Semantic roles & 50–950 ramp
primary
#B59EAF
secondary
#D4DBD6
accent
#98614E
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082