#B59EA7#B59EA7
#B59EA7 is a light, muted pink. Relative luminance 0.371; OKLCH L 72.2% C 0.030 H 352.3°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B59EA7 |
|---|---|
| RGB | rgb(181, 158, 167) |
| HSL | hsl(337, 13%, 66%) |
| HSV | hsv(337, 13%, 71%) |
| CMYK | cmyk(0%, 12.7%, 7.7%, 29%) |
| CIE-LAB | lab(67.33, 10.00, -1.56) |
| CIE-LCH | lch(67.33, 10.12, 351.12°) |
| OKLab | oklab(72.21% 0.0294 -0.004) |
| OKLCH | oklch(72.21% 0.03 352.3) |
| XYZ | xyz(38.2573, 37.0683, 41.6913) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.81
Light Mauve
#C292A1
ΔE00 7.66
Rosybrown
#BC8F8F
ΔE00 8.29
Grey Pink
#C3909B
ΔE00 8.35
Dusty Pink
#D8A7B1
ΔE00 8.61
Greyish Pink
#C88D94
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B59EA7 #9EB5AC
analogous
#B59EB3 #B59EA7 #B5A19E
triadic
#B59EA7 #A7B59E #9EA7B5
tetradic
#B59EA7 #B3B59E #9EB5AC #A19EB5
square
#B59EA7 #B3B59E #9EB5AC #A19EB5
split-complementary
#B59EA7 #9EB5A1 #9EB3B5
monochromatic
#7B5E69 #9B7B88 #B59EA7 #CFC1C6 #EAE3E6
Accessibility & contrast
On white
2.50
#B59EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#B59EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B59EA7
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B59EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B59EA7 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A7
Deuteranopia (green-blind)
#A5A5A6
Tritanopia (blue-blind)
#B99DA1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b59ea7; /* rgb */ color: rgb(181, 158, 167); /* oklch */ color: oklch(72.2% 0.030 352.3);
Tailwind
colors: {
custom: {
50: '#cbbac1',
500: '#b59ea7',
950: '#000000',
},
}SCSS
$custom: #b59ea7; $custom-light: #cbbac1; $custom-dark: #000000;
JSON
{
"hex": "#b59ea7",
"rgb": {
"r": 181,
"g": 158,
"b": 167
},
"hsl": {
"h": 336.522,
"s": 13.45,
"l": 66.471
},
"oklch": {
"l": 0.72215,
"c": 0.02968,
"h": 352.3
},
"luminance": 0.37067
}Semantic roles & 50–950 ramp
primary
#B59EA7
secondary
#D4DBD8
accent
#987B4E
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081