#C19AA0#C19AA0
#C19AA0 is a light, muted red. Relative luminance 0.370; OKLCH L 72.4% C 0.047 H 8.0°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C19AA0 |
|---|---|
| RGB | rgb(193, 154, 160) |
| HSL | hsl(351, 24%, 68%) |
| HSV | hsv(351, 20%, 76%) |
| CMYK | cmyk(0%, 20.2%, 17.1%, 24.3%) |
| CIE-LAB | lab(67.27, 15.45, 2.40) |
| CIE-LCH | lch(67.27, 15.63, 8.83°) |
| OKLab | oklab(72.37% 0.0467 0.0065) |
| OKLCH | oklch(72.37% 0.047 8) |
| XYZ | xyz(39.8931, 36.9882, 38.2889) |
| Luminance | 0.3699 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 4.05
Light Mauve
#C292A1
ΔE00 4.19
Rosybrown
#BC8F8F
ΔE00 4.27
Dusty Pink
#D8A7B1
ΔE00 5.30
Greyish Pink
#C88D94
ΔE00 5.51
Pinkish Grey
#C8ACA9
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19AA0 #9AC1BB
analogous
#C19AB3 #C19AA0 #C1A79A
triadic
#C19AA0 #A0C19A #9AA0C1
tetradic
#C19AA0 #B3C19A #9AC1BB #A79AC1
square
#C19AA0 #B3C19A #9AC1BB #A79AC1
split-complementary
#C19AA0 #9AC1A7 #9AB3C1
monochromatic
#8B555E #AA747C #C19AA0 #D8C0C4 #F0E6E7
Accessibility & contrast
On white
2.50
#C19AA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#C19AA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19AA0
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19AA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19AA0 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A0A0
Deuteranopia (green-blind)
#A8A69F
Tritanopia (blue-blind)
#C9979C
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #c19aa0; /* rgb */ color: rgb(193, 154, 160); /* oklch */ color: oklch(72.4% 0.047 8.0);
Tailwind
colors: {
custom: {
50: '#d4b8bc',
500: '#c19aa0',
950: '#000000',
},
}SCSS
$custom: #c19aa0; $custom-light: #d4b8bc; $custom-dark: #000000;
JSON
{
"hex": "#c19aa0",
"rgb": {
"r": 193,
"g": 154,
"b": 160
},
"hsl": {
"h": 350.769,
"s": 23.926,
"l": 68.039
},
"oklch": {
"l": 0.72372,
"c": 0.04715,
"h": 8
},
"luminance": 0.36987
}Semantic roles & 50–950 ramp
primary
#C19AA0
secondary
#D5E1E0
accent
#A29443
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141112
muted
#838081