#B19DA2#B19DA2
#B19DA2 is a light, muted red. Relative luminance 0.361; OKLCH L 71.5% C 0.024 H 0.8°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B19DA2 |
|---|---|
| RGB | rgb(177, 157, 162) |
| HSL | hsl(345, 11%, 65%) |
| HSV | hsv(345, 11%, 69%) |
| CMYK | cmyk(0%, 11.3%, 8.5%, 30.6%) |
| CIE-LAB | lab(66.57, 8.20, 0.09) |
| CIE-LCH | lch(66.57, 8.20, 0.60°) |
| OKLab | oklab(71.5% 0.0245 0.0004) |
| OKLCH | oklch(71.5% 0.024 0.8) |
| XYZ | xyz(36.7094, 36.0704, 39.2039) |
| Luminance | 0.3607 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.37
Rosybrown
#BC8F8F
ΔE00 8.47
Light Mauve
#C292A1
ΔE00 9.14
Grey Pink
#C3909B
ΔE00 9.52
Warm Grey
#978A84
ΔE00 9.65
Dark Gray
#A9A9A9
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B19DA2 #9DB1AC
analogous
#B19DAC #B19DA2 #B1A29D
triadic
#B19DA2 #A2B19D #9DA2B1
tetradic
#B19DA2 #ACB19D #9DB1AC #A29DB1
square
#B19DA2 #ACB19D #9DB1AC #A29DB1
split-complementary
#B19DA2 #9DB1A2 #9DACB1
monochromatic
#765E64 #967B82 #B19DA2 #CCBFC2 #E7E1E3
Accessibility & contrast
On white
2.56
#B19DA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#B19DA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B19DA2
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B19DA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B19DA2 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A2
Deuteranopia (green-blind)
#A4A3A2
Tritanopia (blue-blind)
#B59C9F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b19da2; /* rgb */ color: rgb(177, 157, 162); /* oklch */ color: oklch(71.5% 0.024 0.8);
Tailwind
colors: {
custom: {
50: '#c8babd',
500: '#b19da2',
950: '#000000',
},
}SCSS
$custom: #b19da2; $custom-light: #c8babd; $custom-dark: #000000;
JSON
{
"hex": "#b19da2",
"rgb": {
"r": 177,
"g": 157,
"b": 162
},
"hsl": {
"h": 345,
"s": 11.364,
"l": 65.49
},
"oklch": {
"l": 0.71496,
"c": 0.02448,
"h": 0.8
},
"luminance": 0.3607
}Semantic roles & 50–950 ramp
primary
#B19DA2
secondary
#D2D8D7
accent
#958450
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081