#B59EAC#B59EAC
#B59EAC is a light, muted pink. Relative luminance 0.373; OKLCH L 72.4% C 0.033 H 340.8°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B59EAC |
|---|---|
| RGB | rgb(181, 158, 172) |
| HSL | hsl(323, 13%, 66%) |
| HSV | hsv(323, 13%, 71%) |
| CMYK | cmyk(0%, 12.7%, 5%, 29%) |
| CIE-LAB | lab(67.47, 10.90, -4.14) |
| CIE-LCH | lch(67.47, 11.66, 339.18°) |
| OKLab | oklab(72.37% 0.0313 -0.0109) |
| OKLCH | oklch(72.37% 0.033 340.8) |
| XYZ | xyz(38.7285, 37.2567, 44.1728) |
| Luminance | 0.3726 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.41
Pinkish Grey
#C8ACA9
ΔE00 8.38
Grey Pink
#C3909B
ΔE00 8.47
Lilac
#C8A2C8
ΔE00 8.72
Dusty Pink
#D8A7B1
ΔE00 8.72
Rosybrown
#BC8F8F
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B59EAC #9EB5A7
analogous
#B39EB5 #B59EAC #B59EA1
triadic
#B59EAC #ACB59E #9EACB5
tetradic
#B59EAC #B5B39E #9EB5A7 #9EA1B5
square
#B59EAC #B5B39E #9EB5A7 #9EA1B5
split-complementary
#B59EAC #A1B59E #9EB5B3
monochromatic
#7B5E6F #9B7B8E #B59EAC #CFC1CA #EAE3E7
Accessibility & contrast
On white
2.48
#B59EAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#B59EAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B59EAC
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B59EAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B59EAC | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AD
Deuteranopia (green-blind)
#A4A6AB
Tritanopia (blue-blind)
#B89EA3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b59eac; /* rgb */ color: rgb(181, 158, 172); /* oklch */ color: oklch(72.4% 0.033 340.8);
Tailwind
colors: {
custom: {
50: '#cbbac4',
500: '#b59eac',
950: '#000000',
},
}SCSS
$custom: #b59eac; $custom-light: #cbbac4; $custom-dark: #000000;
JSON
{
"hex": "#b59eac",
"rgb": {
"r": 181,
"g": 158,
"b": 172
},
"hsl": {
"h": 323.478,
"s": 13.45,
"l": 66.471
},
"oklch": {
"l": 0.72371,
"c": 0.03316,
"h": 340.8
},
"luminance": 0.37256
}Semantic roles & 50–950 ramp
primary
#B59EAC
secondary
#D4DBD7
accent
#986B4E
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131112
muted
#828081