#C19E9A#C19E9A
#C19E9A is a light, muted red. Relative luminance 0.381; OKLCH L 73.0% C 0.042 H 25.8°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C19E9A |
|---|---|
| RGB | rgb(193, 158, 154) |
| HSL | hsl(6, 24%, 68%) |
| HSV | hsv(6, 20%, 76%) |
| CMYK | cmyk(0%, 18.1%, 20.2%, 24.3%) |
| CIE-LAB | lab(68.11, 12.30, 6.96) |
| CIE-LCH | lch(68.11, 14.13, 29.52°) |
| OKLab | oklab(72.98% 0.038 0.0183) |
| OKLCH | oklch(72.98% 0.042 25.8) |
| XYZ | xyz(40.0521, 38.1257, 35.8148) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.24
Rosybrown
#BC8F8F
ΔE00 5.15
Dusty Pink
#D8A7B1
ΔE00 7.77
Grey Pink
#C3909B
ΔE00 7.88
Greyish Pink
#C88D94
ΔE00 8.18
Light Mauve
#C292A1
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19E9A #9ABDC1
analogous
#C19AA9 #C19E9A #C1B19A
triadic
#C19E9A #9AC19E #9E9AC1
tetradic
#C19E9A #A9C19A #9ABDC1 #B19AC1
square
#C19E9A #A9C19A #9ABDC1 #B19AC1
split-complementary
#C19E9A #9AC1B1 #9AA9C1
monochromatic
#8B5B55 #AA7A74 #C19E9A #D8C2C0 #F0E7E6
Accessibility & contrast
On white
2.43
#C19E9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#C19E9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19E9A
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19E9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19E9A | 1.00 | 2.43 | 8.62 | 8.62 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A29A
Deuteranopia (green-blind)
#ADA99A
Tritanopia (blue-blind)
#C99A9D
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c19e9a; /* rgb */ color: rgb(193, 158, 154); /* oklch */ color: oklch(73.0% 0.042 25.8);
Tailwind
colors: {
custom: {
50: '#d4bab7',
500: '#c19e9a',
950: '#000000',
},
}SCSS
$custom: #c19e9a; $custom-light: #d4bab7; $custom-dark: #000000;
JSON
{
"hex": "#c19e9a",
"rgb": {
"r": 193,
"g": 158,
"b": 154
},
"hsl": {
"h": 6.154,
"s": 23.926,
"l": 68.039
},
"oklch": {
"l": 0.72978,
"c": 0.04217,
"h": 25.8
},
"luminance": 0.38124
}Semantic roles & 50–950 ramp
primary
#C19E9A
secondary
#D5E0E1
accent
#99A243
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141111
muted
#838080