#C19A9F#C19A9F
#C19A9F is a light, muted red. Relative luminance 0.370; OKLCH L 72.3% C 0.047 H 9.7°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C19A9F |
|---|---|
| RGB | rgb(193, 154, 159) |
| HSL | hsl(352, 24%, 68%) |
| HSV | hsv(352, 20%, 76%) |
| CMYK | cmyk(0%, 20.2%, 17.6%, 24.3%) |
| CIE-LAB | lab(67.24, 15.29, 2.92) |
| CIE-LCH | lch(67.24, 15.56, 10.81°) |
| OKLab | oklab(72.34% 0.0463 0.0079) |
| OKLCH | oklch(72.34% 0.047 9.7) |
| XYZ | xyz(39.8060, 36.9533, 37.8301) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 4.04
Grey Pink
#C3909B
ΔE00 4.22
Light Mauve
#C292A1
ΔE00 4.50
Dusty Pink
#D8A7B1
ΔE00 5.44
Greyish Pink
#C88D94
ΔE00 5.51
Pinkish Grey
#C8ACA9
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19A9F #9AC1BC
analogous
#C19AB2 #C19A9F #C1A89A
triadic
#C19A9F #9FC19A #9A9FC1
tetradic
#C19A9F #B2C19A #9AC1BC #A89AC1
square
#C19A9F #B2C19A #9AC1BC #A89AC1
split-complementary
#C19A9F #9AC1A8 #9AB2C1
monochromatic
#8B555C #AA747B #C19A9F #D8C0C3 #F0E6E7
Accessibility & contrast
On white
2.50
#C19A9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#C19A9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19A9F
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19A9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19A9F | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A09F
Deuteranopia (green-blind)
#A9A69E
Tritanopia (blue-blind)
#C9979C
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #c19a9f; /* rgb */ color: rgb(193, 154, 159); /* oklch */ color: oklch(72.3% 0.047 9.7);
Tailwind
colors: {
custom: {
50: '#d4b8bb',
500: '#c19a9f',
950: '#000000',
},
}SCSS
$custom: #c19a9f; $custom-light: #d4b8bb; $custom-dark: #000000;
JSON
{
"hex": "#c19a9f",
"rgb": {
"r": 193,
"g": 154,
"b": 159
},
"hsl": {
"h": 352.308,
"s": 23.926,
"l": 68.039
},
"oklch": {
"l": 0.72343,
"c": 0.04698,
"h": 9.7
},
"luminance": 0.36952
}Semantic roles & 50–950 ramp
primary
#C19A9F
secondary
#D5E1E0
accent
#A29643
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141111
muted
#838080