#B59DA0#B59DA0
#B59DA0 is a light, muted red. Relative luminance 0.365; OKLCH L 71.8% C 0.029 H 9.3°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B59DA0 |
|---|---|
| RGB | rgb(181, 157, 160) |
| HSL | hsl(353, 14%, 66%) |
| HSV | hsv(353, 13%, 71%) |
| CMYK | cmyk(0%, 13.3%, 11.6%, 29%) |
| CIE-LAB | lab(66.88, 9.33, 1.70) |
| CIE-LCH | lch(66.88, 9.48, 10.31°) |
| OKLab | oklab(71.8% 0.0282 0.0046) |
| OKLCH | oklch(71.8% 0.029 9.3) |
| XYZ | xyz(37.4578, 36.4766, 38.3184) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.31
Rosybrown
#BC8F8F
ΔE00 7.12
Light Mauve
#C292A1
ΔE00 8.37
Grey Pink
#C3909B
ΔE00 8.52
Dusty Pink
#D8A7B1
ΔE00 8.97
Warm Grey
#978A84
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B59DA0 #9DB5B2
analogous
#B59DAC #B59DA0 #B5A69D
triadic
#B59DA0 #A0B59D #9DA0B5
tetradic
#B59DA0 #ACB59D #9DB5B2 #A69DB5
square
#B59DA0 #ACB59D #9DB5B2 #A69DB5
split-complementary
#B59DA0 #9DB5A6 #9DACB5
monochromatic
#7B5D61 #9B7A7E #B59DA0 #CFC0C2 #EAE3E4
Accessibility & contrast
On white
2.53
#B59DA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#B59DA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B59DA0
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B59DA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B59DA0 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A0A0
Deuteranopia (green-blind)
#A6A4A0
Tritanopia (blue-blind)
#BA9B9E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b59da0; /* rgb */ color: rgb(181, 157, 160); /* oklch */ color: oklch(71.8% 0.029 9.3);
Tailwind
colors: {
custom: {
50: '#cbbabc',
500: '#b59da0',
950: '#000000',
},
}SCSS
$custom: #b59da0; $custom-light: #cbbabc; $custom-dark: #000000;
JSON
{
"hex": "#b59da0",
"rgb": {
"r": 181,
"g": 157,
"b": 160
},
"hsl": {
"h": 352.5,
"s": 13.953,
"l": 66.275
},
"oklch": {
"l": 0.71805,
"c": 0.02862,
"h": 9.3
},
"luminance": 0.36476
}Semantic roles & 50–950 ramp
primary
#B59DA0
secondary
#D3DBDA
accent
#988F4D
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081