#C19F9A#C19F9A
#C19F9A is a light, muted red. Relative luminance 0.385; OKLCH L 73.2% C 0.041 H 27.9°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C19F9A |
|---|---|
| RGB | rgb(193, 159, 154) |
| HSL | hsl(8, 24%, 68%) |
| HSV | hsv(8, 20%, 76%) |
| CMYK | cmyk(0%, 17.6%, 20.2%, 24.3%) |
| CIE-LAB | lab(68.36, 11.75, 7.32) |
| CIE-LCH | lch(68.36, 13.85, 31.93°) |
| OKLab | oklab(73.17% 0.0364 0.0193) |
| OKLCH | oklch(73.17% 0.041 27.9) |
| XYZ | xyz(40.2234, 38.4682, 35.8719) |
| Luminance | 0.3847 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.93
Rosybrown
#BC8F8F
ΔE00 5.68
Dusty Pink
#D8A7B1
ΔE00 8.20
Grey Pink
#C3909B
ΔE00 8.51
Greyish Pink
#C88D94
ΔE00 8.77
Mushroom
#BA9E88
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19F9A #9ABCC1
analogous
#C19AA8 #C19F9A #C1B29A
triadic
#C19F9A #9AC19F #9F9AC1
tetradic
#C19F9A #A8C19A #9ABCC1 #B29AC1
square
#C19F9A #A8C19A #9ABCC1 #B29AC1
split-complementary
#C19F9A #9AC1B2 #9AA8C1
monochromatic
#8B5C55 #AA7B74 #C19F9A #D8C3C0 #F0E7E6
Accessibility & contrast
On white
2.42
#C19F9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#C19F9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19F9A
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19F9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19F9A | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A39A
Deuteranopia (green-blind)
#AEA99A
Tritanopia (blue-blind)
#C99B9E
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c19f9a; /* rgb */ color: rgb(193, 159, 154); /* oklch */ color: oklch(73.2% 0.041 27.9);
Tailwind
colors: {
custom: {
50: '#d4bbb7',
500: '#c19f9a',
950: '#000000',
},
}SCSS
$custom: #c19f9a; $custom-light: #d4bbb7; $custom-dark: #000000;
JSON
{
"hex": "#c19f9a",
"rgb": {
"r": 193,
"g": 159,
"b": 154
},
"hsl": {
"h": 7.692,
"s": 23.926,
"l": 68.039
},
"oklch": {
"l": 0.73174,
"c": 0.04117,
"h": 27.9
},
"luminance": 0.38467
}Semantic roles & 50–950 ramp
primary
#C19F9A
secondary
#D5E0E1
accent
#96A243
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141111
muted
#838080