#C19C9F#C19C9F
#C19C9F is a light, muted red. Relative luminance 0.376; OKLCH L 72.7% C 0.044 H 12.7°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C19C9F |
|---|---|
| RGB | rgb(193, 156, 159) |
| HSL | hsl(355, 23%, 68%) |
| HSV | hsv(355, 19%, 76%) |
| CMYK | cmyk(0%, 19.2%, 17.6%, 24.3%) |
| CIE-LAB | lab(67.74, 14.18, 3.64) |
| CIE-LCH | lch(67.74, 14.64, 14.39°) |
| OKLab | oklab(72.73% 0.0431 0.0098) |
| OKLCH | oklch(72.73% 0.044 12.7) |
| XYZ | xyz(40.1388, 37.6190, 37.9410) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 4.31
Grey Pink
#C3909B
ΔE00 5.25
Light Mauve
#C292A1
ΔE00 5.57
Pinkish Grey
#C8ACA9
ΔE00 5.65
Dusty Pink
#D8A7B1
ΔE00 5.73
Greyish Pink
#C88D94
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19C9F #9CC1BE
analogous
#C19CB1 #C19C9F #C1AB9C
triadic
#C19C9F #9FC19C #9C9FC1
tetradic
#C19C9F #B1C19C #9CC1BE #AB9CC1
square
#C19C9F #B1C19C #9CC1BE #AB9CC1
split-complementary
#C19C9F #9CC1AB #9CB1C1
monochromatic
#8B575B #A9767B #C19C9F #D9C2C3 #F0E7E8
Accessibility & contrast
On white
2.46
#C19C9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#C19C9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19C9F
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19C9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19C9F | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A19F
Deuteranopia (green-blind)
#AAA89E
Tritanopia (blue-blind)
#C9999D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c19c9f; /* rgb */ color: rgb(193, 156, 159); /* oklch */ color: oklch(72.7% 0.044 12.7);
Tailwind
colors: {
custom: {
50: '#d4b9bb',
500: '#c19c9f',
950: '#000000',
},
}SCSS
$custom: #c19c9f; $custom-light: #d4b9bb; $custom-dark: #000000;
JSON
{
"hex": "#c19c9f",
"rgb": {
"r": 193,
"g": 156,
"b": 159
},
"hsl": {
"h": 355.135,
"s": 22.981,
"l": 68.431
},
"oklch": {
"l": 0.72728,
"c": 0.04422,
"h": 12.7
},
"luminance": 0.37618
}Semantic roles & 50–950 ramp
primary
#C19C9F
secondary
#D7E2E1
accent
#A19A44
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141111
muted
#838080