#C19CA2#C19CA2
#C19CA2 is a light, muted red. Relative luminance 0.377; OKLCH L 72.8% C 0.045 H 7.3°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C19CA2 |
|---|---|
| RGB | rgb(193, 156, 162) |
| HSL | hsl(350, 23%, 68%) |
| HSV | hsv(350, 19%, 76%) |
| CMYK | cmyk(0%, 19.2%, 16.1%, 24.3%) |
| CIE-LAB | lab(67.82, 14.67, 2.08) |
| CIE-LCH | lch(67.82, 14.81, 8.07°) |
| OKLab | oklab(72.82% 0.0443 0.0057) |
| OKLCH | oklch(72.82% 0.045 7.3) |
| XYZ | xyz(40.4023, 37.7244, 39.3287) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.69
Grey Pink
#C3909B
ΔE00 4.72
Rosybrown
#BC8F8F
ΔE00 4.85
Dusty Pink
#D8A7B1
ΔE00 5.24
Greyish Pink
#C88D94
ΔE00 6.22
Pinkish Grey
#C8ACA9
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19CA2 #9CC1BB
analogous
#C19CB4 #C19CA2 #C1A89C
triadic
#C19CA2 #A2C19C #9CA2C1
tetradic
#C19CA2 #B4C19C #9CC1BB #A89CC1
square
#C19CA2 #B4C19C #9CC1BB #A89CC1
split-complementary
#C19CA2 #9CC1A8 #9CB4C1
monochromatic
#8B5760 #A9767F #C19CA2 #D9C2C5 #F0E7E9
Accessibility & contrast
On white
2.46
#C19CA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#C19CA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19CA2
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19CA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19CA2 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A2
Deuteranopia (green-blind)
#AAA8A1
Tritanopia (blue-blind)
#C89A9E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c19ca2; /* rgb */ color: rgb(193, 156, 162); /* oklch */ color: oklch(72.8% 0.045 7.3);
Tailwind
colors: {
custom: {
50: '#d4b9bd',
500: '#c19ca2',
950: '#000000',
},
}SCSS
$custom: #c19ca2; $custom-light: #d4b9bd; $custom-dark: #000000;
JSON
{
"hex": "#c19ca2",
"rgb": {
"r": 193,
"g": 156,
"b": 162
},
"hsl": {
"h": 350.27,
"s": 22.981,
"l": 68.431
},
"oklch": {
"l": 0.72815,
"c": 0.04466,
"h": 7.3
},
"luminance": 0.37723
}Semantic roles & 50–950 ramp
primary
#C19CA2
secondary
#D7E2E0
accent
#A19244
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141112
muted
#838081