#C19E99#C19E99
#C19E99 is a light, muted red. Relative luminance 0.381; OKLCH L 73.0% C 0.042 H 27.6°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C19E99 |
|---|---|
| RGB | rgb(193, 158, 153) |
| HSL | hsl(8, 24%, 68%) |
| HSV | hsv(8, 21%, 76%) |
| CMYK | cmyk(0%, 18.1%, 20.7%, 24.3%) |
| CIE-LAB | lab(68.09, 12.15, 7.49) |
| CIE-LCH | lch(68.09, 14.27, 31.64°) |
| OKLab | oklab(72.95% 0.0376 0.0197) |
| OKLCH | oklch(72.95% 0.042 27.6) |
| XYZ | xyz(39.9691, 38.0925, 35.3780) |
| Luminance | 0.3809 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.28
Rosybrown
#BC8F8F
ΔE00 5.33
Dusty Pink
#D8A7B1
ΔE00 8.14
Grey Pink
#C3909B
ΔE00 8.24
Greyish Pink
#C88D94
ΔE00 8.44
Light Mauve
#C292A1
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19E99 #99BCC1
analogous
#C199A8 #C19E99 #C1B299
triadic
#C19E99 #99C19E #9E99C1
tetradic
#C19E99 #A8C199 #99BCC1 #B299C1
square
#C19E99 #A8C199 #99BCC1 #B299C1
split-complementary
#C19E99 #99C1B2 #99A8C1
monochromatic
#8B5B55 #AA7A73 #C19E99 #D8C2BF #EFE6E5
Accessibility & contrast
On white
2.44
#C19E99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#C19E99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19E99
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19E99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19E99 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 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)
#A5A299
Deuteranopia (green-blind)
#ADA999
Tritanopia (blue-blind)
#C99A9D
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c19e99; /* rgb */ color: rgb(193, 158, 153); /* oklch */ color: oklch(73.0% 0.042 27.6);
Tailwind
colors: {
custom: {
50: '#d4bab7',
500: '#c19e99',
950: '#000000',
},
}SCSS
$custom: #c19e99; $custom-light: #d4bab7; $custom-dark: #000000;
JSON
{
"hex": "#c19e99",
"rgb": {
"r": 193,
"g": 158,
"b": 153
},
"hsl": {
"h": 7.5,
"s": 24.39,
"l": 67.843
},
"oklch": {
"l": 0.72951,
"c": 0.04241,
"h": 27.6
},
"luminance": 0.38091
}Semantic roles & 50–950 ramp
primary
#C19E99
secondary
#D5E0E1
accent
#97A343
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141111
muted
#838080