#B59DA3#B59DA3
#B59DA3 is a light, muted red. Relative luminance 0.366; OKLCH L 71.9% C 0.029 H 1.0°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B59DA3 |
|---|---|
| RGB | rgb(181, 157, 163) |
| HSL | hsl(345, 14%, 66%) |
| HSV | hsv(345, 13%, 71%) |
| CMYK | cmyk(0%, 13.3%, 9.9%, 29%) |
| CIE-LAB | lab(66.96, 9.85, 0.14) |
| CIE-LCH | lch(66.96, 9.85, 0.80°) |
| OKLab | oklab(71.89% 0.0294 0.0005) |
| OKLCH | oklch(71.89% 0.029 1) |
| XYZ | xyz(37.7234, 36.5829, 39.7172) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.03
Rosybrown
#BC8F8F
ΔE00 7.43
Light Mauve
#C292A1
ΔE00 7.73
Grey Pink
#C3909B
ΔE00 8.13
Dusty Pink
#D8A7B1
ΔE00 8.61
Greyish Pink
#C88D94
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B59DA3 #9DB5AF
analogous
#B59DAF #B59DA3 #B5A39D
triadic
#B59DA3 #A3B59D #9DA3B5
tetradic
#B59DA3 #AFB59D #9DB5AF #A39DB5
square
#B59DA3 #AFB59D #9DB5AF #A39DB5
split-complementary
#B59DA3 #9DB5A3 #9DAFB5
monochromatic
#7B5D64 #9B7A82 #B59DA3 #CFC0C4 #EAE3E4
Accessibility & contrast
On white
2.53
#B59DA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#B59DA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B59DA3
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B59DA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B59DA3 | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A1A3
Deuteranopia (green-blind)
#A5A4A3
Tritanopia (blue-blind)
#BA9C9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b59da3; /* rgb */ color: rgb(181, 157, 163); /* oklch */ color: oklch(71.9% 0.029 1.0);
Tailwind
colors: {
custom: {
50: '#cbbabe',
500: '#b59da3',
950: '#000000',
},
}SCSS
$custom: #b59da3; $custom-light: #cbbabe; $custom-dark: #000000;
JSON
{
"hex": "#b59da3",
"rgb": {
"r": 181,
"g": 157,
"b": 163
},
"hsl": {
"h": 345,
"s": 13.953,
"l": 66.275
},
"oklch": {
"l": 0.71894,
"c": 0.02942,
"h": 1
},
"luminance": 0.36582
}Semantic roles & 50–950 ramp
primary
#B59DA3
secondary
#D3DBD9
accent
#98854D
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081