#B59EB0#B59EB0
#B59EB0 is a light, muted pink. Relative luminance 0.374; OKLCH L 72.5% C 0.037 H 333.4°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B59EB0 |
|---|---|
| RGB | rgb(181, 158, 176) |
| HSL | hsl(313, 13%, 66%) |
| HSV | hsv(313, 13%, 71%) |
| CMYK | cmyk(0%, 12.7%, 2.8%, 29%) |
| CIE-LAB | lab(67.59, 11.64, -6.20) |
| CIE-LCH | lch(67.59, 13.19, 331.94°) |
| OKLab | oklab(72.5% 0.0328 -0.0164) |
| OKLCH | oklch(72.5% 0.037 333.4) |
| XYZ | xyz(39.1185, 37.4127, 46.2265) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 7.47
Light Mauve
#C292A1
ΔE00 7.56
Dusty Lavender
#AC86A8
ΔE00 8.78
Grey Pink
#C3909B
ΔE00 8.85
Dusty Pink
#D8A7B1
ΔE00 9.09
Thistle
#D8BFD8
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B59EB0 #9EB5A3
analogous
#AF9EB5 #B59EB0 #B59EA5
triadic
#B59EB0 #B0B59E #9EB0B5
tetradic
#B59EB0 #B5AF9E #9EB5A3 #9EA5B5
square
#B59EB0 #B5AF9E #9EB5A3 #9EA5B5
split-complementary
#B59EB0 #A5B59E #9EB5AF
monochromatic
#7B5E75 #9B7B94 #B59EB0 #CFC1CC #EAE3E9
Accessibility & contrast
On white
2.48
#B59EB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#B59EB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B59EB0
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B59EB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B59EB0 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B1
Deuteranopia (green-blind)
#A3A6AF
Tritanopia (blue-blind)
#B79FA4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b59eb0; /* rgb */ color: rgb(181, 158, 176); /* oklch */ color: oklch(72.5% 0.037 333.4);
Tailwind
colors: {
custom: {
50: '#cbbac7',
500: '#b59eb0',
950: '#000000',
},
}SCSS
$custom: #b59eb0; $custom-light: #cbbac7; $custom-dark: #000000;
JSON
{
"hex": "#b59eb0",
"rgb": {
"r": 181,
"g": 158,
"b": 176
},
"hsl": {
"h": 313.043,
"s": 13.45,
"l": 66.471
},
"oklch": {
"l": 0.725,
"c": 0.03669,
"h": 333.4
},
"luminance": 0.37412
}Semantic roles & 50–950 ramp
primary
#B59EB0
secondary
#D4DBD5
accent
#985E4E
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082