#C19FA3#C19FA3
#C19FA3 is a light, muted red. Relative luminance 0.388; OKLCH L 73.4% C 0.041 H 10.1°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C19FA3 |
|---|---|
| RGB | rgb(193, 159, 163) |
| HSL | hsl(353, 22%, 69%) |
| HSV | hsv(353, 18%, 76%) |
| CMYK | cmyk(0%, 17.6%, 15.5%, 24.3%) |
| CIE-LAB | lab(68.59, 13.18, 2.64) |
| CIE-LCH | lch(68.59, 13.44, 11.35°) |
| OKLab | oklab(73.43% 0.0399 0.0072) |
| OKLCH | oklch(73.43% 0.041 10.1) |
| XYZ | xyz(41.0012, 38.7794, 39.9686) |
| Luminance | 0.3878 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.98
Rosybrown
#BC8F8F
ΔE00 5.47
Dusty Pink
#D8A7B1
ΔE00 5.65
Grey Pink
#C3909B
ΔE00 6.04
Light Mauve
#C292A1
ΔE00 6.05
Greyish Pink
#C88D94
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19FA3 #9FC1BD
analogous
#C19FB4 #C19FA3 #C1AC9F
triadic
#C19FA3 #A3C19F #9FA3C1
tetradic
#C19FA3 #B4C19F #9FC1BD #AC9FC1
square
#C19FA3 #B4C19F #9FC1BD #AC9FC1
split-complementary
#C19FA3 #9FC1AC #9FB4C1
monochromatic
#8C5A60 #A97A7F #C19FA3 #D9C4C7 #F1E9EA
Accessibility & contrast
On white
2.40
#C19FA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#C19FA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19FA3
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19FA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19FA3 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A4A3
Deuteranopia (green-blind)
#ACAAA2
Tritanopia (blue-blind)
#C89DA0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c19fa3; /* rgb */ color: rgb(193, 159, 163); /* oklch */ color: oklch(73.4% 0.041 10.1);
Tailwind
colors: {
custom: {
50: '#d4bbbe',
500: '#c19fa3',
950: '#000000',
},
}SCSS
$custom: #c19fa3; $custom-light: #d4bbbe; $custom-dark: #000000;
JSON
{
"hex": "#c19fa3",
"rgb": {
"r": 193,
"g": 159,
"b": 163
},
"hsl": {
"h": 352.941,
"s": 21.519,
"l": 69.02
},
"oklch": {
"l": 0.73425,
"c": 0.04057,
"h": 10.1
},
"luminance": 0.38778
}Semantic roles & 50–950 ramp
primary
#C19FA3
secondary
#D9E3E2
accent
#A09546
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141112
muted
#838081