#C19EA6#C19EA6
#C19EA6 is a light, muted red. Relative luminance 0.385; OKLCH L 73.3% C 0.043 H 2.9°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C19EA6 |
|---|---|
| RGB | rgb(193, 158, 166) |
| HSL | hsl(346, 22%, 69%) |
| HSV | hsv(346, 18%, 76%) |
| CMYK | cmyk(0%, 18.1%, 14%, 24.3%) |
| CIE-LAB | lab(68.42, 14.22, 0.73) |
| CIE-LCH | lch(68.42, 14.24, 2.93°) |
| OKLab | oklab(73.32% 0.0427 0.0021) |
| OKLCH | oklch(73.32% 0.043 2.9) |
| XYZ | xyz(41.1019, 38.5456, 41.3439) |
| Luminance | 0.3854 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.85
Dusty Pink
#D8A7B1
ΔE00 5.12
Grey Pink
#C3909B
ΔE00 5.26
Rosybrown
#BC8F8F
ΔE00 5.91
Pinkish Grey
#C8ACA9
ΔE00 6.32
Greyish Pink
#C88D94
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19EA6 #9EC1B9
analogous
#C19EB8 #C19EA6 #C1A89E
triadic
#C19EA6 #A6C19E #9EA6C1
tetradic
#C19EA6 #B8C19E #9EC1B9 #A89EC1
square
#C19EA6 #B8C19E #9EC1B9 #A89EC1
split-complementary
#C19EA6 #9EC1A8 #9EB8C1
monochromatic
#8B5965 #A97984 #C19EA6 #D9C3C8 #F1E9EB
Accessibility & contrast
On white
2.41
#C19EA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#C19EA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19EA6
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19EA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19EA6 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A3A6
Deuteranopia (green-blind)
#AAA9A5
Tritanopia (blue-blind)
#C89CA1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c19ea6; /* rgb */ color: rgb(193, 158, 166); /* oklch */ color: oklch(73.3% 0.043 2.9);
Tailwind
colors: {
custom: {
50: '#d4bac0',
500: '#c19ea6',
950: '#000000',
},
}SCSS
$custom: #c19ea6; $custom-light: #d4bac0; $custom-dark: #000000;
JSON
{
"hex": "#c19ea6",
"rgb": {
"r": 193,
"g": 158,
"b": 166
},
"hsl": {
"h": 346.286,
"s": 22.013,
"l": 68.824
},
"oklch": {
"l": 0.73319,
"c": 0.04273,
"h": 2.9
},
"luminance": 0.38544
}Semantic roles & 50–950 ramp
primary
#C19EA6
secondary
#D8E3E0
accent
#A08C45
background
#FDFBFB
surface
#FAF6F7
border
#D3D0D0
text
#141112
muted
#838081