#B59EA6#B59EA6
#B59EA6 is a light, muted pink. Relative luminance 0.370; OKLCH L 72.2% C 0.029 H 354.8°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B59EA6 |
|---|---|
| RGB | rgb(181, 158, 166) |
| HSL | hsl(339, 13%, 66%) |
| HSV | hsv(339, 13%, 71%) |
| CMYK | cmyk(0%, 12.7%, 8.3%, 29%) |
| CIE-LAB | lab(67.30, 9.82, -1.04) |
| CIE-LCH | lch(67.30, 9.88, 353.93°) |
| OKLab | oklab(72.18% 0.029 -0.0026) |
| OKLCH | oklch(72.18% 0.029 354.8) |
| XYZ | xyz(38.1653, 37.0314, 41.2063) |
| Luminance | 0.3703 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.51
Light Mauve
#C292A1
ΔE00 7.78
Rosybrown
#BC8F8F
ΔE00 8.12
Grey Pink
#C3909B
ΔE00 8.38
Dusty Pink
#D8A7B1
ΔE00 8.65
Greyish Pink
#C88D94
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B59EA6 #9EB5AD
analogous
#B59EB2 #B59EA6 #B5A29E
triadic
#B59EA6 #A6B59E #9EA6B5
tetradic
#B59EA6 #B2B59E #9EB5AD #A29EB5
square
#B59EA6 #B2B59E #9EB5AD #A29EB5
split-complementary
#B59EA6 #9EB5A2 #9EB2B5
monochromatic
#7B5E68 #9B7B86 #B59EA6 #CFC1C6 #EAE3E6
Accessibility & contrast
On white
2.50
#B59EA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#B59EA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B59EA6
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B59EA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B59EA6 | 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)
#A0A2A6
Deuteranopia (green-blind)
#A5A5A5
Tritanopia (blue-blind)
#B99DA1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b59ea6; /* rgb */ color: rgb(181, 158, 166); /* oklch */ color: oklch(72.2% 0.029 354.8);
Tailwind
colors: {
custom: {
50: '#cbbac0',
500: '#b59ea6',
950: '#000000',
},
}SCSS
$custom: #b59ea6; $custom-light: #cbbac0; $custom-dark: #000000;
JSON
{
"hex": "#b59ea6",
"rgb": {
"r": 181,
"g": 158,
"b": 166
},
"hsl": {
"h": 339.13,
"s": 13.45,
"l": 66.471
},
"oklch": {
"l": 0.72184,
"c": 0.02914,
"h": 354.8
},
"luminance": 0.37031
}Semantic roles & 50–950 ramp
primary
#B59EA6
secondary
#D4DBD9
accent
#987E4E
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081