#C19C97#C19C97
#C19C97 is a light, muted red. Relative luminance 0.373; OKLCH L 72.5% C 0.045 H 27.2°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C19C97 |
|---|---|
| RGB | rgb(193, 156, 151) |
| HSL | hsl(7, 25%, 67%) |
| HSV | hsv(7, 22%, 76%) |
| CMYK | cmyk(0%, 19.2%, 21.8%, 24.3%) |
| CIE-LAB | lab(67.54, 12.94, 7.81) |
| CIE-LCH | lch(67.54, 15.12, 31.12°) |
| OKLab | oklab(72.51% 0.04 0.0205) |
| OKLCH | oklch(72.51% 0.045 27.2) |
| XYZ | xyz(39.4670, 37.3503, 34.4025) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 4.65
Pinkish Grey
#C8ACA9
ΔE00 4.98
Grey Pink
#C3909B
ΔE00 7.76
Greyish Pink
#C88D94
ΔE00 7.82
Dusty Pink
#D8A7B1
ΔE00 8.06
Light Mauve
#C292A1
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19C97 #97BCC1
analogous
#C197A7 #C19C97 #C1B197
triadic
#C19C97 #97C19C #9C97C1
tetradic
#C19C97 #A7C197 #97BCC1 #B197C1
square
#C19C97 #A7C197 #97BCC1 #B197C1
split-complementary
#C19C97 #97C1B1 #97A7C1
monochromatic
#8B5953 #AA7871 #C19C97 #D8C0BD #EFE5E4
Accessibility & contrast
On white
2.48
#C19C97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#C19C97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19C97
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19C97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19C97 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A097
Deuteranopia (green-blind)
#ACA797
Tritanopia (blue-blind)
#CA989B
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #c19c97; /* rgb */ color: rgb(193, 156, 151); /* oklch */ color: oklch(72.5% 0.045 27.2);
Tailwind
colors: {
custom: {
50: '#d4b9b5',
500: '#c19c97',
950: '#000000',
},
}SCSS
$custom: #c19c97; $custom-light: #d4b9b5; $custom-dark: #000000;
JSON
{
"hex": "#c19c97",
"rgb": {
"r": 193,
"g": 156,
"b": 151
},
"hsl": {
"h": 7.143,
"s": 25.301,
"l": 67.451
},
"oklch": {
"l": 0.72507,
"c": 0.04492,
"h": 27.2
},
"luminance": 0.37349
}Semantic roles & 50–950 ramp
primary
#C19C97
secondary
#D3DFE0
accent
#98A442
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141111
muted
#838080