#B59FB0#B59FB0
#B59FB0 is a light, muted pink. Relative luminance 0.378; OKLCH L 72.7% C 0.035 H 333.8°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B59FB0 |
|---|---|
| RGB | rgb(181, 159, 176) |
| HSL | hsl(314, 13%, 67%) |
| HSV | hsv(314, 12%, 71%) |
| CMYK | cmyk(0%, 12.2%, 2.8%, 29%) |
| CIE-LAB | lab(67.84, 11.08, -5.83) |
| CIE-LCH | lch(67.84, 12.52, 332.27°) |
| OKLab | oklab(72.7% 0.0313 -0.0154) |
| OKLCH | oklch(72.7% 0.035 333.8) |
| XYZ | xyz(39.2897, 37.7552, 46.2836) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 7.84
Light Mauve
#C292A1
ΔE00 7.87
Grey Pink
#C3909B
ΔE00 9.10
Dusty Pink
#D8A7B1
ΔE00 9.15
Dusty Lavender
#AC86A8
ΔE00 9.28
Pinkish Grey
#C8ACA9
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B59FB0 #9FB5A4
analogous
#AF9FB5 #B59FB0 #B59FA5
triadic
#B59FB0 #B0B59F #9FB0B5
tetradic
#B59FB0 #B5AF9F #9FB5A4 #9FA5B5
square
#B59FB0 #B5AF9F #9FB5A4 #9FA5B5
split-complementary
#B59FB0 #A5B59F #9FB5AF
monochromatic
#7B5F74 #9A7C94 #B59FB0 #D0C2CC #EAE4E9
Accessibility & contrast
On white
2.46
#B59FB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#B59FB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B59FB0
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B59FB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B59FB0 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3B1
Deuteranopia (green-blind)
#A4A6AF
Tritanopia (blue-blind)
#B7A0A5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b59fb0; /* rgb */ color: rgb(181, 159, 176); /* oklch */ color: oklch(72.7% 0.035 333.8);
Tailwind
colors: {
custom: {
50: '#cbbbc7',
500: '#b59fb0',
950: '#000000',
},
}SCSS
$custom: #b59fb0; $custom-light: #cbbbc7; $custom-dark: #000000;
JSON
{
"hex": "#b59fb0",
"rgb": {
"r": 181,
"g": 159,
"b": 176
},
"hsl": {
"h": 313.636,
"s": 12.941,
"l": 66.667
},
"oklch": {
"l": 0.72698,
"c": 0.03487,
"h": 333.8
},
"luminance": 0.37755
}Semantic roles & 50–950 ramp
primary
#B59FB0
secondary
#D4DBD6
accent
#975F4E
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082