#C19D98#C19D98
#C19D98 is a light, muted red. Relative luminance 0.377; OKLCH L 72.7% C 0.044 H 27.4°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C19D98 |
|---|---|
| RGB | rgb(193, 157, 152) |
| HSL | hsl(7, 25%, 68%) |
| HSV | hsv(7, 21%, 76%) |
| CMYK | cmyk(0%, 18.7%, 21.2%, 24.3%) |
| CIE-LAB | lab(67.81, 12.54, 7.65) |
| CIE-LCH | lch(67.81, 14.69, 31.37°) |
| OKLab | oklab(72.73% 0.0388 0.0201) |
| OKLCH | oklch(72.73% 0.044 27.4) |
| XYZ | xyz(39.7170, 37.7199, 34.8882) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.63
Rosybrown
#BC8F8F
ΔE00 4.99
Grey Pink
#C3909B
ΔE00 7.99
Dusty Pink
#D8A7B1
ΔE00 8.09
Greyish Pink
#C88D94
ΔE00 8.13
Light Mauve
#C292A1
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19D98 #98BCC1
analogous
#C198A7 #C19D98 #C1B198
triadic
#C19D98 #98C19D #9D98C1
tetradic
#C19D98 #A7C198 #98BCC1 #B198C1
square
#C19D98 #A7C198 #98BCC1 #B198C1
split-complementary
#C19D98 #98C1B1 #98A7C1
monochromatic
#8B5A54 #AA7972 #C19D98 #D8C1BE #EFE6E4
Accessibility & contrast
On white
2.46
#C19D98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#C19D98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19D98
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19D98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19D98 | 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)
#A4A198
Deuteranopia (green-blind)
#ACA898
Tritanopia (blue-blind)
#CA999C
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c19d98; /* rgb */ color: rgb(193, 157, 152); /* oklch */ color: oklch(72.7% 0.044 27.4);
Tailwind
colors: {
custom: {
50: '#d4bab6',
500: '#c19d98',
950: '#000000',
},
}SCSS
$custom: #c19d98; $custom-light: #d4bab6; $custom-dark: #000000;
JSON
{
"hex": "#c19d98",
"rgb": {
"r": 193,
"g": 157,
"b": 152
},
"hsl": {
"h": 7.317,
"s": 24.848,
"l": 67.647
},
"oklch": {
"l": 0.72729,
"c": 0.04367,
"h": 27.4
},
"luminance": 0.37718
}Semantic roles & 50–950 ramp
primary
#C19D98
secondary
#D4DFE1
accent
#98A342
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141111
muted
#838080