#C19E9F#C19E9F
#C19E9F is a light, muted red. Relative luminance 0.383; OKLCH L 73.1% C 0.042 H 16.2°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C19E9F |
|---|---|
| RGB | rgb(193, 158, 159) |
| HSL | hsl(358, 22%, 69%) |
| HSV | hsv(358, 18%, 76%) |
| CMYK | cmyk(0%, 18.1%, 17.6%, 24.3%) |
| CIE-LAB | lab(68.24, 13.08, 4.36) |
| CIE-LCH | lch(68.24, 13.79, 18.43°) |
| OKLab | oklab(73.12% 0.04 0.0116) |
| OKLCH | oklch(73.12% 0.042 16.2) |
| XYZ | xyz(40.4772, 38.2958, 38.0538) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.63
Rosybrown
#BC8F8F
ΔE00 4.83
Dusty Pink
#D8A7B1
ΔE00 6.23
Grey Pink
#C3909B
ΔE00 6.34
Light Mauve
#C292A1
ΔE00 6.70
Greyish Pink
#C88D94
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19E9F #9EC1C0
analogous
#C19EB1 #C19E9F #C1AF9E
triadic
#C19E9F #9FC19E #9E9FC1
tetradic
#C19E9F #B1C19E #9EC1C0 #AF9EC1
square
#C19E9F #B1C19E #9EC1C0 #AF9EC1
split-complementary
#C19E9F #9EC1AF #9EB1C1
monochromatic
#8B595B #A9797A #C19E9F #D9C3C4 #F1E9E9
Accessibility & contrast
On white
2.43
#C19E9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#C19E9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19E9F
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19E9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19E9F | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A39F
Deuteranopia (green-blind)
#ACA99E
Tritanopia (blue-blind)
#C99B9E
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c19e9f; /* rgb */ color: rgb(193, 158, 159); /* oklch */ color: oklch(73.1% 0.042 16.2);
Tailwind
colors: {
custom: {
50: '#d4babb',
500: '#c19e9f',
950: '#000000',
},
}SCSS
$custom: #c19e9f; $custom-light: #d4babb; $custom-dark: #000000;
JSON
{
"hex": "#c19e9f",
"rgb": {
"r": 193,
"g": 158,
"b": 159
},
"hsl": {
"h": 358.286,
"s": 22.013,
"l": 68.824
},
"oklch": {
"l": 0.73116,
"c": 0.04162,
"h": 16.2
},
"luminance": 0.38294
}Semantic roles & 50–950 ramp
primary
#C19E9F
secondary
#D8E3E2
accent
#A09E45
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141111
muted
#838080