#B59FAC#B59FAC
#B59FAC is a light, muted pink. Relative luminance 0.376; OKLCH L 72.6% C 0.031 H 341.6°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B59FAC |
|---|---|
| RGB | rgb(181, 159, 172) |
| HSL | hsl(325, 13%, 67%) |
| HSV | hsv(325, 12%, 71%) |
| CMYK | cmyk(0%, 12.2%, 5%, 29%) |
| CIE-LAB | lab(67.72, 10.35, -3.77) |
| CIE-LCH | lch(67.72, 11.01, 339.99°) |
| OKLab | oklab(72.57% 0.0298 -0.0099) |
| OKLCH | oklch(72.57% 0.031 341.6) |
| XYZ | xyz(38.8998, 37.5993, 44.2299) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.80
Pinkish Grey
#C8ACA9
ΔE00 8.02
Grey Pink
#C3909B
ΔE00 8.79
Dusty Pink
#D8A7B1
ΔE00 8.85
Lilac
#C8A2C8
ΔE00 9.12
Rosybrown
#BC8F8F
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B59FAC #9FB5A8
analogous
#B39FB5 #B59FAC #B59FA1
triadic
#B59FAC #ACB59F #9FACB5
tetradic
#B59FAC #B5B39F #9FB5A8 #9FA1B5
square
#B59FAC #B5B39F #9FB5A8 #9FA1B5
split-complementary
#B59FAC #A1B59F #9FB5B3
monochromatic
#7B5F6F #9A7C8E #B59FAC #D0C2CA #EAE4E8
Accessibility & contrast
On white
2.46
#B59FAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#B59FAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B59FAC
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B59FAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B59FAC | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AD
Deuteranopia (green-blind)
#A5A6AB
Tritanopia (blue-blind)
#B89FA3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b59fac; /* rgb */ color: rgb(181, 159, 172); /* oklch */ color: oklch(72.6% 0.031 341.6);
Tailwind
colors: {
custom: {
50: '#cbbbc4',
500: '#b59fac',
950: '#000000',
},
}SCSS
$custom: #b59fac; $custom-light: #cbbbc4; $custom-dark: #000000;
JSON
{
"hex": "#b59fac",
"rgb": {
"r": 181,
"g": 159,
"b": 172
},
"hsl": {
"h": 324.545,
"s": 12.941,
"l": 66.667
},
"oklch": {
"l": 0.7257,
"c": 0.03137,
"h": 341.6
},
"luminance": 0.37599
}Semantic roles & 50–950 ramp
primary
#B59FAC
secondary
#D4DBD7
accent
#976C4E
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131112
muted
#828081