#C19D9B#C19D9B
#C19D9B is a light, muted red. Relative luminance 0.378; OKLCH L 72.8% C 0.043 H 21.9°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C19D9B |
|---|---|
| RGB | rgb(193, 157, 155) |
| HSL | hsl(3, 23%, 68%) |
| HSV | hsv(3, 20%, 76%) |
| CMYK | cmyk(0%, 18.7%, 19.7%, 24.3%) |
| CIE-LAB | lab(67.89, 13.00, 6.08) |
| CIE-LCH | lch(67.89, 14.36, 25.07°) |
| OKLab | oklab(72.81% 0.04 0.0161) |
| OKLCH | oklch(72.81% 0.043 21.9) |
| XYZ | xyz(39.9658, 37.8194, 36.1986) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 4.53
Pinkish Grey
#C8ACA9
ΔE00 4.63
Grey Pink
#C3909B
ΔE00 6.93
Dusty Pink
#D8A7B1
ΔE00 7.06
Greyish Pink
#C88D94
ΔE00 7.38
Light Mauve
#C292A1
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19D9B #9BBFC1
analogous
#C19BAC #C19D9B #C1B09B
triadic
#C19D9B #9BC19D #9D9BC1
tetradic
#C19D9B #ACC19B #9BBFC1 #B09BC1
square
#C19D9B #ACC19B #9BBFC1 #B09BC1
split-complementary
#C19D9B #9BC1B0 #9BACC1
monochromatic
#8B5956 #AA7875 #C19D9B #D8C2C1 #F0E7E7
Accessibility & contrast
On white
2.45
#C19D9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#C19D9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19D9B
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19D9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19D9B | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A19B
Deuteranopia (green-blind)
#ACA89B
Tritanopia (blue-blind)
#C9999D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c19d9b; /* rgb */ color: rgb(193, 157, 155); /* oklch */ color: oklch(72.8% 0.043 21.9);
Tailwind
colors: {
custom: {
50: '#d4bab8',
500: '#c19d9b',
950: '#000000',
},
}SCSS
$custom: #c19d9b; $custom-light: #d4bab8; $custom-dark: #000000;
JSON
{
"hex": "#c19d9b",
"rgb": {
"r": 193,
"g": 157,
"b": 155
},
"hsl": {
"h": 3.158,
"s": 23.457,
"l": 68.235
},
"oklch": {
"l": 0.7281,
"c": 0.04307,
"h": 21.9
},
"luminance": 0.37818
}Semantic roles & 50–950 ramp
primary
#C19D9B
secondary
#D6E1E2
accent
#9DA244
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141111
muted
#838080