#B59DA2#B59DA2
#B59DA2 is a light, muted red. Relative luminance 0.365; OKLCH L 71.9% C 0.029 H 3.7°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B59DA2 |
|---|---|
| RGB | rgb(181, 157, 162) |
| HSL | hsl(348, 14%, 66%) |
| HSV | hsv(348, 13%, 71%) |
| CMYK | cmyk(0%, 13.3%, 10.5%, 29%) |
| CIE-LAB | lab(66.94, 9.67, 0.66) |
| CIE-LCH | lch(66.94, 9.70, 3.89°) |
| OKLab | oklab(71.86% 0.029 0.0019) |
| OKLCH | oklch(71.86% 0.029 3.7) |
| XYZ | xyz(37.6342, 36.5472, 39.2472) |
| Luminance | 0.3655 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.77
Rosybrown
#BC8F8F
ΔE00 7.30
Light Mauve
#C292A1
ΔE00 7.92
Grey Pink
#C3909B
ΔE00 8.23
Dusty Pink
#D8A7B1
ΔE00 8.71
Greyish Pink
#C88D94
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B59DA2 #9DB5B0
analogous
#B59DAE #B59DA2 #B5A49D
triadic
#B59DA2 #A2B59D #9DA2B5
tetradic
#B59DA2 #AEB59D #9DB5B0 #A49DB5
square
#B59DA2 #AEB59D #9DB5B0 #A49DB5
split-complementary
#B59DA2 #9DB5A4 #9DAEB5
monochromatic
#7B5D63 #9B7A81 #B59DA2 #CFC0C3 #EAE3E4
Accessibility & contrast
On white
2.53
#B59DA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#B59DA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B59DA2
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B59DA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B59DA2 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A0A2
Deuteranopia (green-blind)
#A5A4A2
Tritanopia (blue-blind)
#BA9C9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b59da2; /* rgb */ color: rgb(181, 157, 162); /* oklch */ color: oklch(71.9% 0.029 3.7);
Tailwind
colors: {
custom: {
50: '#cbbabd',
500: '#b59da2',
950: '#000000',
},
}SCSS
$custom: #b59da2; $custom-light: #cbbabd; $custom-dark: #000000;
JSON
{
"hex": "#b59da2",
"rgb": {
"r": 181,
"g": 157,
"b": 162
},
"hsl": {
"h": 347.5,
"s": 13.953,
"l": 66.275
},
"oklch": {
"l": 0.71864,
"c": 0.02909,
"h": 3.7
},
"luminance": 0.36546
}Semantic roles & 50–950 ramp
primary
#B59DA2
secondary
#D3DBD9
accent
#98894D
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081