#B59FAB#B59FAB
#B59FAB is a light, muted pink. Relative luminance 0.376; OKLCH L 72.5% C 0.031 H 343.9°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B59FAB |
|---|---|
| RGB | rgb(181, 159, 171) |
| HSL | hsl(327, 13%, 67%) |
| HSV | hsv(327, 12%, 71%) |
| CMYK | cmyk(0%, 12.2%, 5.5%, 29%) |
| CIE-LAB | lab(67.70, 10.16, -3.25) |
| CIE-LCH | lch(67.70, 10.67, 342.25°) |
| OKLab | oklab(72.54% 0.0294 -0.0085) |
| OKLCH | oklch(72.54% 0.031 343.9) |
| XYZ | xyz(38.8041, 37.5610, 43.7260) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.69
Light Mauve
#C292A1
ΔE00 7.83
Grey Pink
#C3909B
ΔE00 8.75
Dusty Pink
#D8A7B1
ΔE00 8.81
Rosybrown
#BC8F8F
ΔE00 9.24
Lilac
#C8A2C8
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B59FAB #9FB5A9
analogous
#B49FB5 #B59FAB #B59FA0
triadic
#B59FAB #ABB59F #9FABB5
tetradic
#B59FAB #B5B49F #9FB5A9 #9FA0B5
square
#B59FAB #B5B49F #9FB5A9 #9FA0B5
split-complementary
#B59FAB #A0B59F #9FB5B4
monochromatic
#7B5F6E #9A7C8D #B59FAB #D0C2C9 #EAE4E7
Accessibility & contrast
On white
2.47
#B59FAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#B59FAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B59FAB
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B59FAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B59FAB | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AC
Deuteranopia (green-blind)
#A5A6AA
Tritanopia (blue-blind)
#B89FA3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b59fab; /* rgb */ color: rgb(181, 159, 171); /* oklch */ color: oklch(72.5% 0.031 343.9);
Tailwind
colors: {
custom: {
50: '#cbbbc4',
500: '#b59fab',
950: '#000000',
},
}SCSS
$custom: #b59fab; $custom-light: #cbbbc4; $custom-dark: #000000;
JSON
{
"hex": "#b59fab",
"rgb": {
"r": 181,
"g": 159,
"b": 171
},
"hsl": {
"h": 327.273,
"s": 12.941,
"l": 66.667
},
"oklch": {
"l": 0.72538,
"c": 0.0306,
"h": 343.9
},
"luminance": 0.3756
}Semantic roles & 50–950 ramp
primary
#B59FAB
secondary
#D4DBD8
accent
#976F4E
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131112
muted
#828081