#C19FA4#C19FA4
#C19FA4 is a light, muted red. Relative luminance 0.388; OKLCH L 73.5% C 0.041 H 8.2°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C19FA4 |
|---|---|
| RGB | rgb(193, 159, 164) |
| HSL | hsl(351, 22%, 69%) |
| HSV | hsv(351, 18%, 76%) |
| CMYK | cmyk(0%, 17.6%, 15%, 24.3%) |
| CIE-LAB | lab(68.62, 13.34, 2.13) |
| CIE-LCH | lch(68.62, 13.51, 9.06°) |
| OKLab | oklab(73.45% 0.0403 0.0058) |
| OKLCH | oklch(73.45% 0.041 8.2) |
| XYZ | xyz(41.0912, 38.8154, 40.4423) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.24
Dusty Pink
#D8A7B1
ΔE00 5.49
Rosybrown
#BC8F8F
ΔE00 5.62
Light Mauve
#C292A1
ΔE00 5.80
Grey Pink
#C3909B
ΔE00 5.90
Greyish Pink
#C88D94
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19FA4 #9FC1BC
analogous
#C19FB5 #C19FA4 #C1AB9F
triadic
#C19FA4 #A4C19F #9FA4C1
tetradic
#C19FA4 #B5C19F #9FC1BC #AB9FC1
square
#C19FA4 #B5C19F #9FC1BC #AB9FC1
split-complementary
#C19FA4 #9FC1AB #9FB5C1
monochromatic
#8C5A61 #A97A81 #C19FA4 #D9C4C7 #F1E9EA
Accessibility & contrast
On white
2.40
#C19FA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#C19FA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19FA4
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19FA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19FA4 | 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)
#A4A4A4
Deuteranopia (green-blind)
#ABAAA3
Tritanopia (blue-blind)
#C89DA1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c19fa4; /* rgb */ color: rgb(193, 159, 164); /* oklch */ color: oklch(73.5% 0.041 8.2);
Tailwind
colors: {
custom: {
50: '#d4bbbe',
500: '#c19fa4',
950: '#000000',
},
}SCSS
$custom: #c19fa4; $custom-light: #d4bbbe; $custom-dark: #000000;
JSON
{
"hex": "#c19fa4",
"rgb": {
"r": 193,
"g": 159,
"b": 164
},
"hsl": {
"h": 351.176,
"s": 21.519,
"l": 69.02
},
"oklch": {
"l": 0.73454,
"c": 0.04074,
"h": 8.2
},
"luminance": 0.38814
}Semantic roles & 50–950 ramp
primary
#C19FA4
secondary
#D9E3E1
accent
#A09346
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141112
muted
#838081