#C19FA0#C19FA0
#C19FA0 is a light, muted red. Relative luminance 0.387; OKLCH L 73.3% C 0.040 H 16.1°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C19FA0 |
|---|---|
| RGB | rgb(193, 159, 160) |
| HSL | hsl(358, 22%, 69%) |
| HSV | hsv(358, 18%, 76%) |
| CMYK | cmyk(0%, 17.6%, 17.1%, 24.3%) |
| CIE-LAB | lab(68.51, 12.69, 4.20) |
| CIE-LCH | lch(68.51, 13.37, 18.31°) |
| OKLab | oklab(73.34% 0.0388 0.0112) |
| OKLCH | oklch(73.34% 0.04 16.1) |
| XYZ | xyz(40.7356, 38.6731, 38.5698) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.31
Rosybrown
#BC8F8F
ΔE00 5.20
Dusty Pink
#D8A7B1
ΔE00 6.30
Grey Pink
#C3909B
ΔE00 6.66
Light Mauve
#C292A1
ΔE00 6.95
Greyish Pink
#C88D94
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19FA0 #9FC1C0
analogous
#C19FB1 #C19FA0 #C1AF9F
triadic
#C19FA0 #A0C19F #9FA0C1
tetradic
#C19FA0 #B1C19F #9FC1C0 #AF9FC1
square
#C19FA0 #B1C19F #9FC1C0 #AF9FC1
split-complementary
#C19FA0 #9FC1AF #9FB1C1
monochromatic
#8C5A5C #A97A7B #C19FA0 #D9C4C5 #F1E9EA
Accessibility & contrast
On white
2.40
#C19FA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#C19FA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19FA0
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19FA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19FA0 | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A3A0
Deuteranopia (green-blind)
#ACA9A0
Tritanopia (blue-blind)
#C89C9F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c19fa0; /* rgb */ color: rgb(193, 159, 160); /* oklch */ color: oklch(73.3% 0.040 16.1);
Tailwind
colors: {
custom: {
50: '#d4bbbc',
500: '#c19fa0',
950: '#000000',
},
}SCSS
$custom: #c19fa0; $custom-light: #d4bbbc; $custom-dark: #000000;
JSON
{
"hex": "#c19fa0",
"rgb": {
"r": 193,
"g": 159,
"b": 160
},
"hsl": {
"h": 358.235,
"s": 21.519,
"l": 69.02
},
"oklch": {
"l": 0.73339,
"c": 0.04036,
"h": 16.1
},
"luminance": 0.38672
}Semantic roles & 50–950 ramp
primary
#C19FA0
secondary
#D9E3E3
accent
#A09D46
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141112
muted
#838081