#C19AA1#C19AA1
#C19AA1 is a light, muted red. Relative luminance 0.370; OKLCH L 72.4% C 0.047 H 6.3°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C19AA1 |
|---|---|
| RGB | rgb(193, 154, 161) |
| HSL | hsl(349, 24%, 68%) |
| HSV | hsv(349, 20%, 76%) |
| CMYK | cmyk(0%, 20.2%, 16.6%, 24.3%) |
| CIE-LAB | lab(67.29, 15.61, 1.88) |
| CIE-LCH | lch(67.29, 15.72, 6.86°) |
| OKLab | oklab(72.4% 0.0471 0.0052) |
| OKLCH | oklch(72.4% 0.047 6.3) |
| XYZ | xyz(39.9810, 37.0233, 38.7515) |
| Luminance | 0.3702 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.91
Grey Pink
#C3909B
ΔE00 3.92
Rosybrown
#BC8F8F
ΔE00 4.53
Dusty Pink
#D8A7B1
ΔE00 5.20
Greyish Pink
#C88D94
ΔE00 5.54
Faded Pink
#DE9DAC
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19AA1 #9AC1BA
analogous
#C19AB4 #C19AA1 #C1A69A
triadic
#C19AA1 #A1C19A #9AA1C1
tetradic
#C19AA1 #B4C19A #9AC1BA #A69AC1
square
#C19AA1 #B4C19A #9AC1BA #A69AC1
split-complementary
#C19AA1 #9AC1A6 #9AB4C1
monochromatic
#8B555F #AA747E #C19AA1 #D8C0C4 #F0E6E8
Accessibility & contrast
On white
2.50
#C19AA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#C19AA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19AA1
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19AA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19AA1 | 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)
#9FA0A1
Deuteranopia (green-blind)
#A8A6A0
Tritanopia (blue-blind)
#C9979C
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #c19aa1; /* rgb */ color: rgb(193, 154, 161); /* oklch */ color: oklch(72.4% 0.047 6.3);
Tailwind
colors: {
custom: {
50: '#d4b8bc',
500: '#c19aa1',
950: '#000000',
},
}SCSS
$custom: #c19aa1; $custom-light: #d4b8bc; $custom-dark: #000000;
JSON
{
"hex": "#c19aa1",
"rgb": {
"r": 193,
"g": 154,
"b": 161
},
"hsl": {
"h": 349.231,
"s": 23.926,
"l": 68.039
},
"oklch": {
"l": 0.72401,
"c": 0.04737,
"h": 6.3
},
"luminance": 0.37022
}Semantic roles & 50–950 ramp
primary
#C19AA1
secondary
#D5E1DF
accent
#A29143
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141112
muted
#838081