#C19D97#C19D97
#C19D97 is a light, muted red. Relative luminance 0.377; OKLCH L 72.7% C 0.044 H 29.2°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C19D97 |
|---|---|
| RGB | rgb(193, 157, 151) |
| HSL | hsl(9, 25%, 67%) |
| HSV | hsv(9, 22%, 76%) |
| CMYK | cmyk(0%, 18.7%, 21.8%, 24.3%) |
| CIE-LAB | lab(67.79, 12.39, 8.17) |
| CIE-LCH | lch(67.79, 14.84, 33.40°) |
| OKLab | oklab(72.7% 0.0384 0.0214) |
| OKLCH | oklch(72.7% 0.044 29.2) |
| XYZ | xyz(39.6355, 37.6873, 34.4587) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.71
Rosybrown
#BC8F8F
ΔE00 5.21
Grey Pink
#C3909B
ΔE00 8.38
Greyish Pink
#C88D94
ΔE00 8.42
Dusty Pink
#D8A7B1
ΔE00 8.46
Mushroom
#BA9E88
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19D97 #97BBC1
analogous
#C197A6 #C19D97 #C1B297
triadic
#C19D97 #97C19D #9D97C1
tetradic
#C19D97 #A6C197 #97BBC1 #B297C1
square
#C19D97 #A6C197 #97BBC1 #B297C1
split-complementary
#C19D97 #97C1B2 #97A6C1
monochromatic
#8B5B53 #AA7971 #C19D97 #D8C1BD #EFE5E4
Accessibility & contrast
On white
2.46
#C19D97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#C19D97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19D97
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19D97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19D97 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A197
Deuteranopia (green-blind)
#ADA897
Tritanopia (blue-blind)
#CA999B
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c19d97; /* rgb */ color: rgb(193, 157, 151); /* oklch */ color: oklch(72.7% 0.044 29.2);
Tailwind
colors: {
custom: {
50: '#d4bab5',
500: '#c19d97',
950: '#000000',
},
}SCSS
$custom: #c19d97; $custom-light: #d4bab5; $custom-dark: #000000;
JSON
{
"hex": "#c19d97",
"rgb": {
"r": 193,
"g": 157,
"b": 151
},
"hsl": {
"h": 8.571,
"s": 25.301,
"l": 67.451
},
"oklch": {
"l": 0.72702,
"c": 0.04394,
"h": 29.2
},
"luminance": 0.37686
}Semantic roles & 50–950 ramp
primary
#C19D97
secondary
#D3DFE0
accent
#96A442
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141111
muted
#838080