#C19D9D#C19D9D
#C19D9D is a light, muted red. Relative luminance 0.379; OKLCH L 72.9% C 0.043 H 18.2°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C19D9D |
|---|---|
| RGB | rgb(193, 157, 157) |
| HSL | hsl(0, 23%, 69%) |
| HSV | hsv(0, 19%, 76%) |
| CMYK | cmyk(0%, 18.7%, 18.7%, 24.3%) |
| CIE-LAB | lab(67.94, 13.32, 5.04) |
| CIE-LCH | lch(67.94, 14.24, 20.73°) |
| OKLab | oklab(72.87% 0.0408 0.0134) |
| OKLCH | oklch(72.87% 0.043 18.2) |
| XYZ | xyz(40.1352, 37.8872, 37.0905) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 4.45
Pinkish Grey
#C8ACA9
ΔE00 4.82
Grey Pink
#C3909B
ΔE00 6.32
Dusty Pink
#D8A7B1
ΔE00 6.46
Light Mauve
#C292A1
ΔE00 6.82
Greyish Pink
#C88D94
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19D9D #9DC1C1
analogous
#C19DAF #C19D9D #C1AF9D
triadic
#C19D9D #9DC19D #9D9DC1
tetradic
#C19D9D #AFC19D #9DC1C1 #AF9DC1
square
#C19D9D #AFC19D #9DC1C1 #AF9DC1
split-complementary
#C19D9D #9DC1AF #9DAFC1
monochromatic
#8B5858 #A97878 #C19D9D #D9C2C2 #F0E8E8
Accessibility & contrast
On white
2.45
#C19D9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#C19D9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19D9D
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19D9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19D9D | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A29D
Deuteranopia (green-blind)
#ABA89D
Tritanopia (blue-blind)
#C99A9D
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c19d9d; /* rgb */ color: rgb(193, 157, 157); /* oklch */ color: oklch(72.9% 0.043 18.2);
Tailwind
colors: {
custom: {
50: '#d4bab9',
500: '#c19d9d',
950: '#000000',
},
}SCSS
$custom: #c19d9d; $custom-light: #d4bab9; $custom-dark: #000000;
JSON
{
"hex": "#c19d9d",
"rgb": {
"r": 193,
"g": 157,
"b": 157
},
"hsl": {
"h": 0,
"s": 22.5,
"l": 68.627
},
"oklch": {
"l": 0.72866,
"c": 0.04289,
"h": 18.2
},
"luminance": 0.37886
}Semantic roles & 50–950 ramp
primary
#C19D9D
secondary
#D8E2E2
accent
#A1A145
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141111
muted
#838080