#C19A94#C19A94
#C19A94 is a light, muted red. Relative luminance 0.366; OKLCH L 72.0% C 0.048 H 28.4°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C19A94 |
|---|---|
| RGB | rgb(193, 154, 148) |
| HSL | hsl(8, 27%, 67%) |
| HSV | hsv(8, 23%, 76%) |
| CMYK | cmyk(0%, 20.2%, 23.3%, 24.3%) |
| CIE-LAB | lab(66.97, 13.59, 8.67) |
| CIE-LCH | lch(66.97, 16.12, 32.54°) |
| OKLab | oklab(72.04% 0.042 0.0227) |
| OKLCH | oklch(72.04% 0.048 28.4) |
| XYZ | xyz(38.8936, 36.5884, 33.0248) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 4.27
Pinkish Grey
#C8ACA9
ΔE00 5.75
Greyish Pink
#C88D94
ΔE00 7.54
Grey Pink
#C3909B
ΔE00 7.73
Dusty Pink
#D8A7B1
ΔE00 8.43
Pinkish Tan
#D99B82
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19A94 #94BBC1
analogous
#C194A5 #C19A94 #C1B194
triadic
#C19A94 #94C19A #9A94C1
tetradic
#C19A94 #A5C194 #94BBC1 #B194C1
square
#C19A94 #A5C194 #94BBC1 #B194C1
split-complementary
#C19A94 #94C1B1 #94A5C1
monochromatic
#8A5850 #AB756D #C19A94 #D7BFBB #EEE3E1
Accessibility & contrast
On white
2.52
#C19A94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#C19A94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19A94
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19A94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19A94 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A29F93
Deuteranopia (green-blind)
#ABA694
Tritanopia (blue-blind)
#CA9598
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #c19a94; /* rgb */ color: rgb(193, 154, 148); /* oklch */ color: oklch(72.0% 0.048 28.4);
Tailwind
colors: {
custom: {
50: '#d4b7b3',
500: '#c19a94',
950: '#000000',
},
}SCSS
$custom: #c19a94; $custom-light: #d4b7b3; $custom-dark: #000000;
JSON
{
"hex": "#c19a94",
"rgb": {
"r": 193,
"g": 154,
"b": 148
},
"hsl": {
"h": 8,
"s": 26.627,
"l": 66.863
},
"oklch": {
"l": 0.72039,
"c": 0.04771,
"h": 28.4
},
"luminance": 0.36587
}Semantic roles & 50–950 ramp
primary
#C19A94
secondary
#D1DEE0
accent
#98A540
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141111
muted
#838080