#C19E9E#C19E9E
#C19E9E is a light, muted red. Relative luminance 0.383; OKLCH L 73.1% C 0.042 H 18.2°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C19E9E |
|---|---|
| RGB | rgb(193, 158, 158) |
| HSL | hsl(0, 22%, 69%) |
| HSV | hsv(0, 18%, 76%) |
| CMYK | cmyk(0%, 18.1%, 18.1%, 24.3%) |
| CIE-LAB | lab(68.21, 12.93, 4.88) |
| CIE-LCH | lch(68.21, 13.82, 20.69°) |
| OKLab | oklab(73.09% 0.0396 0.013) |
| OKLCH | oklch(73.09% 0.042 18.2) |
| XYZ | xyz(40.3908, 38.2612, 37.5986) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.48
Rosybrown
#BC8F8F
ΔE00 4.81
Dusty Pink
#D8A7B1
ΔE00 6.50
Grey Pink
#C3909B
ΔE00 6.61
Light Mauve
#C292A1
ΔE00 7.04
Greyish Pink
#C88D94
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19E9E #9EC1C1
analogous
#C19EB0 #C19E9E #C1B09E
triadic
#C19E9E #9EC19E #9E9EC1
tetradic
#C19E9E #B0C19E #9EC1C1 #B09EC1
square
#C19E9E #B0C19E #9EC1C1 #B09EC1
split-complementary
#C19E9E #9EC1B0 #9EB0C1
monochromatic
#8B5959 #A97979 #C19E9E #D9C3C3 #F1E9E9
Accessibility & contrast
On white
2.43
#C19E9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#C19E9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19E9E
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19E9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19E9E | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A39E
Deuteranopia (green-blind)
#ACA99E
Tritanopia (blue-blind)
#C99B9E
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c19e9e; /* rgb */ color: rgb(193, 158, 158); /* oklch */ color: oklch(73.1% 0.042 18.2);
Tailwind
colors: {
custom: {
50: '#d4baba',
500: '#c19e9e',
950: '#000000',
},
}SCSS
$custom: #c19e9e; $custom-light: #d4baba; $custom-dark: #000000;
JSON
{
"hex": "#c19e9e",
"rgb": {
"r": 193,
"g": 158,
"b": 158
},
"hsl": {
"h": 0,
"s": 22.013,
"l": 68.824
},
"oklch": {
"l": 0.73088,
"c": 0.04163,
"h": 18.2
},
"luminance": 0.3826
}Semantic roles & 50–950 ramp
primary
#C19E9E
secondary
#D8E3E3
accent
#A0A045
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141111
muted
#838080