#C19CA3#C19CA3
#C19CA3 is a light, muted red. Relative luminance 0.378; OKLCH L 72.8% C 0.045 H 5.5°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C19CA3 |
|---|---|
| RGB | rgb(193, 156, 163) |
| HSL | hsl(349, 23%, 68%) |
| HSV | hsv(349, 19%, 76%) |
| CMYK | cmyk(0%, 19.2%, 15.5%, 24.3%) |
| CIE-LAB | lab(67.84, 14.83, 1.56) |
| CIE-LCH | lch(67.84, 14.91, 6.00°) |
| OKLab | oklab(72.84% 0.0447 0.0043) |
| OKLCH | oklch(72.84% 0.045 5.5) |
| XYZ | xyz(40.4916, 37.7601, 39.7987) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.45
Grey Pink
#C3909B
ΔE00 4.61
Rosybrown
#BC8F8F
ΔE00 5.09
Dusty Pink
#D8A7B1
ΔE00 5.14
Greyish Pink
#C88D94
ΔE00 6.25
Pinkish Grey
#C8ACA9
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19CA3 #9CC1BA
analogous
#C19CB5 #C19CA3 #C1A79C
triadic
#C19CA3 #A3C19C #9CA3C1
tetradic
#C19CA3 #B5C19C #9CC1BA #A79CC1
square
#C19CA3 #B5C19C #9CC1BA #A79CC1
split-complementary
#C19CA3 #9CC1A7 #9CB5C1
monochromatic
#8B5761 #A97680 #C19CA3 #D9C2C6 #F0E7E9
Accessibility & contrast
On white
2.46
#C19CA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#C19CA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19CA3
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19CA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19CA3 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A3
Deuteranopia (green-blind)
#A9A8A2
Tritanopia (blue-blind)
#C89A9E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c19ca3; /* rgb */ color: rgb(193, 156, 163); /* oklch */ color: oklch(72.8% 0.045 5.5);
Tailwind
colors: {
custom: {
50: '#d4b9be',
500: '#c19ca3',
950: '#000000',
},
}SCSS
$custom: #c19ca3; $custom-light: #d4b9be; $custom-dark: #000000;
JSON
{
"hex": "#c19ca3",
"rgb": {
"r": 193,
"g": 156,
"b": 163
},
"hsl": {
"h": 348.649,
"s": 22.981,
"l": 68.431
},
"oklch": {
"l": 0.72844,
"c": 0.04489,
"h": 5.5
},
"luminance": 0.37759
}Semantic roles & 50–950 ramp
primary
#C19CA3
secondary
#D7E2E0
accent
#A19044
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141112
muted
#838081