#C19DA2#C19DA2
#C19DA2 is a light, muted red. Relative luminance 0.381; OKLCH L 73.0% C 0.043 H 8.8°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C19DA2 |
|---|---|
| RGB | rgb(193, 157, 162) |
| HSL | hsl(352, 23%, 69%) |
| HSV | hsv(352, 19%, 76%) |
| CMYK | cmyk(0%, 18.7%, 16.1%, 24.3%) |
| CIE-LAB | lab(68.07, 14.12, 2.44) |
| CIE-LCH | lch(68.07, 14.32, 9.81°) |
| OKLab | oklab(73.01% 0.0427 0.0066) |
| OKLCH | oklch(73.01% 0.043 8.8) |
| XYZ | xyz(40.5708, 38.0614, 39.3849) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 4.96
Grey Pink
#C3909B
ΔE00 5.20
Light Mauve
#C292A1
ΔE00 5.23
Dusty Pink
#D8A7B1
ΔE00 5.38
Pinkish Grey
#C8ACA9
ΔE00 5.78
Greyish Pink
#C88D94
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19DA2 #9DC1BC
analogous
#C19DB4 #C19DA2 #C1AA9D
triadic
#C19DA2 #A2C19D #9DA2C1
tetradic
#C19DA2 #B4C19D #9DC1BC #AA9DC1
square
#C19DA2 #B4C19D #9DC1BC #AA9DC1
split-complementary
#C19DA2 #9DC1AA #9DB4C1
monochromatic
#8B585F #A9787E #C19DA2 #D9C2C6 #F0E8E9
Accessibility & contrast
On white
2.44
#C19DA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#C19DA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19DA2
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19DA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19DA2 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A2
Deuteranopia (green-blind)
#AAA8A1
Tritanopia (blue-blind)
#C89A9F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c19da2; /* rgb */ color: rgb(193, 157, 162); /* oklch */ color: oklch(73.0% 0.043 8.8);
Tailwind
colors: {
custom: {
50: '#d4babd',
500: '#c19da2',
950: '#000000',
},
}SCSS
$custom: #c19da2; $custom-light: #d4babd; $custom-dark: #000000;
JSON
{
"hex": "#c19da2",
"rgb": {
"r": 193,
"g": 157,
"b": 162
},
"hsl": {
"h": 351.667,
"s": 22.5,
"l": 68.627
},
"oklch": {
"l": 0.73008,
"c": 0.04322,
"h": 8.8
},
"luminance": 0.3806
}Semantic roles & 50–950 ramp
primary
#C19DA2
secondary
#D8E2E1
accent
#A19445
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141112
muted
#838081