#B59AA2#B59AA2
#B59AA2 is a light, muted pink. Relative luminance 0.355; OKLCH L 71.3% C 0.034 H 358.2°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B59AA2 |
|---|---|
| RGB | rgb(181, 154, 162) |
| HSL | hsl(342, 15%, 66%) |
| HSV | hsv(342, 15%, 71%) |
| CMYK | cmyk(0%, 14.9%, 10.5%, 29%) |
| CIE-LAB | lab(66.17, 11.34, -0.46) |
| CIE-LCH | lch(66.17, 11.35, 357.68°) |
| OKLab | oklab(71.27% 0.0337 -0.001) |
| OKLCH | oklch(71.27% 0.034 358.2) |
| XYZ | xyz(37.1328, 35.5445, 39.0801) |
| Luminance | 0.3554 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.37
Rosybrown
#BC8F8F
ΔE00 6.68
Grey Pink
#C3909B
ΔE00 6.88
Pinkish Grey
#C8ACA9
ΔE00 7.01
Dusty Pink
#D8A7B1
ΔE00 8.10
Greyish Pink
#C88D94
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B59AA2 #9AB5AD
analogous
#B59AAF #B59AA2 #B59F9A
triadic
#B59AA2 #A2B59A #9AA2B5
tetradic
#B59AA2 #AFB59A #9AB5AD #9F9AB5
square
#B59AA2 #AFB59A #9AB5AD #9F9AB5
split-complementary
#B59AA2 #9AB59F #9AAFB5
monochromatic
#7B5A64 #9B7781 #B59AA2 #CFBDC3 #E9E1E3
Accessibility & contrast
On white
2.59
#B59AA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#B59AA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B59AA2
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B59AA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B59AA2 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9EA2
Deuteranopia (green-blind)
#A3A3A1
Tritanopia (blue-blind)
#BA999D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b59aa2; /* rgb */ color: rgb(181, 154, 162); /* oklch */ color: oklch(71.3% 0.034 358.2);
Tailwind
colors: {
custom: {
50: '#cbb7bd',
500: '#b59aa2',
950: '#000000',
},
}SCSS
$custom: #b59aa2; $custom-light: #cbb7bd; $custom-dark: #000000;
JSON
{
"hex": "#b59aa2",
"rgb": {
"r": 181,
"g": 154,
"b": 162
},
"hsl": {
"h": 342.222,
"s": 15.429,
"l": 65.686
},
"oklch": {
"l": 0.71268,
"c": 0.03375,
"h": 358.2
},
"luminance": 0.35544
}Semantic roles & 50–950 ramp
primary
#B59AA2
secondary
#D1DAD7
accent
#9A834C
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081