#C19D9C#C19D9C
#C19D9C is a light, muted red. Relative luminance 0.379; OKLCH L 72.8% C 0.043 H 20.1°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C19D9C |
|---|---|
| RGB | rgb(193, 157, 156) |
| HSL | hsl(2, 23%, 68%) |
| HSV | hsv(2, 19%, 76%) |
| CMYK | cmyk(0%, 18.7%, 19.2%, 24.3%) |
| CIE-LAB | lab(67.91, 13.16, 5.56) |
| CIE-LCH | lch(67.91, 14.29, 22.91°) |
| OKLab | oklab(72.84% 0.0404 0.0147) |
| OKLCH | oklch(72.84% 0.043 20.1) |
| XYZ | xyz(40.0502, 37.8531, 36.6428) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 4.47
Pinkish Grey
#C8ACA9
ΔE00 4.71
Grey Pink
#C3909B
ΔE00 6.61
Dusty Pink
#D8A7B1
ΔE00 6.75
Greyish Pink
#C88D94
ΔE00 7.18
Light Mauve
#C292A1
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19D9C #9CC0C1
analogous
#C19CAD #C19D9C #C1AF9C
triadic
#C19D9C #9CC19D #9D9CC1
tetradic
#C19D9C #ADC19C #9CC0C1 #AF9CC1
square
#C19D9C #ADC19C #9CC0C1 #AF9CC1
split-complementary
#C19D9C #9CC1AF #9CADC1
monochromatic
#8B5957 #A97876 #C19D9C #D9C2C2 #F0E8E7
Accessibility & contrast
On white
2.45
#C19D9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#C19D9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19D9C
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19D9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19D9C | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A29C
Deuteranopia (green-blind)
#ACA89C
Tritanopia (blue-blind)
#C99A9D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c19d9c; /* rgb */ color: rgb(193, 157, 156); /* oklch */ color: oklch(72.8% 0.043 20.1);
Tailwind
colors: {
custom: {
50: '#d4bab9',
500: '#c19d9c',
950: '#000000',
},
}SCSS
$custom: #c19d9c; $custom-light: #d4bab9; $custom-dark: #000000;
JSON
{
"hex": "#c19d9c",
"rgb": {
"r": 193,
"g": 157,
"b": 156
},
"hsl": {
"h": 1.622,
"s": 22.981,
"l": 68.431
},
"oklch": {
"l": 0.72838,
"c": 0.04296,
"h": 20.1
},
"luminance": 0.37852
}Semantic roles & 50–950 ramp
primary
#C19D9C
secondary
#D7E2E2
accent
#9FA144
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141111
muted
#838080