#B59DA8#B59DA8
#B59DA8 is a light, muted pink. Relative luminance 0.368; OKLCH L 72.0% C 0.032 H 348.5°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B59DA8 |
|---|---|
| RGB | rgb(181, 157, 168) |
| HSL | hsl(333, 14%, 66%) |
| HSV | hsv(333, 13%, 71%) |
| CMYK | cmyk(0%, 13.3%, 7.2%, 29%) |
| CIE-LAB | lab(67.10, 10.73, -2.45) |
| CIE-LCH | lch(67.10, 11.01, 347.12°) |
| OKLab | oklab(72.05% 0.0314 -0.0064) |
| OKLCH | oklch(72.05% 0.032 348.5) |
| XYZ | xyz(38.1803, 36.7656, 42.1234) |
| Luminance | 0.3676 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.12
Pinkish Grey
#C8ACA9
ΔE00 7.50
Grey Pink
#C3909B
ΔE00 7.96
Rosybrown
#BC8F8F
ΔE00 8.34
Dusty Pink
#D8A7B1
ΔE00 8.44
Lilac
#C8A2C8
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B59DA8 #9DB5AA
analogous
#B59DB4 #B59DA8 #B59E9D
triadic
#B59DA8 #A8B59D #9DA8B5
tetradic
#B59DA8 #B4B59D #9DB5AA #9E9DB5
square
#B59DA8 #B4B59D #9DB5AA #9E9DB5
split-complementary
#B59DA8 #9DB59E #9DB4B5
monochromatic
#7B5D6B #9B7A89 #B59DA8 #CFC0C7 #EAE3E6
Accessibility & contrast
On white
2.51
#B59DA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#B59DA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B59DA8
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B59DA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B59DA8 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA1A8
Deuteranopia (green-blind)
#A4A5A7
Tritanopia (blue-blind)
#B99DA1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b59da8; /* rgb */ color: rgb(181, 157, 168); /* oklch */ color: oklch(72.0% 0.032 348.5);
Tailwind
colors: {
custom: {
50: '#cbbac1',
500: '#b59da8',
950: '#000000',
},
}SCSS
$custom: #b59da8; $custom-light: #cbbac1; $custom-dark: #000000;
JSON
{
"hex": "#b59da8",
"rgb": {
"r": 181,
"g": 157,
"b": 168
},
"hsl": {
"h": 332.5,
"s": 13.953,
"l": 66.275
},
"oklch": {
"l": 0.72047,
"c": 0.03199,
"h": 348.5
},
"luminance": 0.36765
}Semantic roles & 50–950 ramp
primary
#B59DA8
secondary
#D3DBD7
accent
#98764D
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081