#C19F94#C19F94
#C19F94 is a light, muted red. Relative luminance 0.383; OKLCH L 73.0% C 0.044 H 38.7°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C19F94 |
|---|---|
| RGB | rgb(193, 159, 148) |
| HSL | hsl(15, 27%, 67%) |
| HSV | hsv(15, 23%, 76%) |
| CMYK | cmyk(0%, 17.6%, 23.3%, 24.3%) |
| CIE-LAB | lab(68.22, 10.84, 10.45) |
| CIE-LCH | lch(68.22, 15.06, 43.95°) |
| OKLab | oklab(73.02% 0.034 0.0272) |
| OKLCH | oklch(73.02% 0.044 38.7) |
| XYZ | xyz(39.7361, 38.2733, 33.3056) |
| Luminance | 0.3827 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.13
Mushroom
#BA9E88
ΔE00 6.26
Rosybrown
#BC8F8F
ΔE00 7.37
Pinkish Tan
#D99B82
ΔE00 7.81
Dusty Pink
#D8A7B1
ΔE00 10.63
Greyish Pink
#C88D94
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19F94 #94B6C1
analogous
#C194A0 #C19F94 #C1B694
triadic
#C19F94 #94C19F #9F94C1
tetradic
#C19F94 #A0C194 #94B6C1 #B694C1
square
#C19F94 #A0C194 #94B6C1 #B694C1
split-complementary
#C19F94 #94C1B6 #94A0C1
monochromatic
#8A5E50 #AB7C6D #C19F94 #D7C2BB #EEE5E1
Accessibility & contrast
On white
2.43
#C19F94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#C19F94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19F94
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19F94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19F94 | 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)
#A7A293
Deuteranopia (green-blind)
#AFA994
Tritanopia (blue-blind)
#CA9A9C
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c19f94; /* rgb */ color: rgb(193, 159, 148); /* oklch */ color: oklch(73.0% 0.044 38.7);
Tailwind
colors: {
custom: {
50: '#d4bbb3',
500: '#c19f94',
950: '#000000',
},
}SCSS
$custom: #c19f94; $custom-light: #d4bbb3; $custom-dark: #000000;
JSON
{
"hex": "#c19f94",
"rgb": {
"r": 193,
"g": 159,
"b": 148
},
"hsl": {
"h": 14.667,
"s": 26.627,
"l": 66.863
},
"oklch": {
"l": 0.73015,
"c": 0.04353,
"h": 38.7
},
"luminance": 0.38272
}Semantic roles & 50–950 ramp
primary
#C19F94
secondary
#D1DCE0
accent
#8DA540
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141111
muted
#838080