#C19EA2#C19EA2
#C19EA2 is a light, muted red. Relative luminance 0.384; OKLCH L 73.2% C 0.042 H 10.4°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C19EA2 |
|---|---|
| RGB | rgb(193, 158, 162) |
| HSL | hsl(353, 22%, 69%) |
| HSV | hsv(353, 18%, 76%) |
| CMYK | cmyk(0%, 18.1%, 16.1%, 24.3%) |
| CIE-LAB | lab(68.32, 13.57, 2.80) |
| CIE-LCH | lch(68.32, 13.85, 11.67°) |
| OKLab | oklab(73.2% 0.0411 0.0076) |
| OKLCH | oklch(73.2% 0.042 10.4) |
| XYZ | xyz(40.7407, 38.4012, 39.4415) |
| Luminance | 0.3840 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 5.13
Pinkish Grey
#C8ACA9
ΔE00 5.26
Dusty Pink
#D8A7B1
ΔE00 5.58
Grey Pink
#C3909B
ΔE00 5.70
Light Mauve
#C292A1
ΔE00 5.77
Greyish Pink
#C88D94
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19EA2 #9EC1BD
analogous
#C19EB4 #C19EA2 #C1AC9E
triadic
#C19EA2 #A2C19E #9EA2C1
tetradic
#C19EA2 #B4C19E #9EC1BD #AC9EC1
square
#C19EA2 #B4C19E #9EC1BD #AC9EC1
split-complementary
#C19EA2 #9EC1AC #9EB4C1
monochromatic
#8B595F #A9797E #C19EA2 #D9C3C6 #F1E9EA
Accessibility & contrast
On white
2.42
#C19EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#C19EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19EA2
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19EA2 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A2
Deuteranopia (green-blind)
#ABA9A1
Tritanopia (blue-blind)
#C89B9F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c19ea2; /* rgb */ color: rgb(193, 158, 162); /* oklch */ color: oklch(73.2% 0.042 10.4);
Tailwind
colors: {
custom: {
50: '#d4babd',
500: '#c19ea2',
950: '#000000',
},
}SCSS
$custom: #c19ea2; $custom-light: #d4babd; $custom-dark: #000000;
JSON
{
"hex": "#c19ea2",
"rgb": {
"r": 193,
"g": 158,
"b": 162
},
"hsl": {
"h": 353.143,
"s": 22.013,
"l": 68.824
},
"oklch": {
"l": 0.73202,
"c": 0.04182,
"h": 10.4
},
"luminance": 0.384
}Semantic roles & 50–950 ramp
primary
#C19EA2
secondary
#D8E3E1
accent
#A09645
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141112
muted
#838081