#C1919A#C1919A
#C1919A is a light, muted red. Relative luminance 0.339; OKLCH L 70.5% C 0.059 H 6.2°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C1919A |
|---|---|
| RGB | rgb(193, 145, 154) |
| HSL | hsl(349, 28%, 66%) |
| HSV | hsv(349, 25%, 76%) |
| CMYK | cmyk(0%, 24.9%, 20.2%, 24.3%) |
| CIE-LAB | lab(64.90, 19.47, 2.33) |
| CIE-LCH | lch(64.90, 19.61, 6.83°) |
| OKLab | oklab(70.49% 0.0588 0.0064) |
| OKLCH | oklch(70.49% 0.059 6.2) |
| XYZ | xyz(37.9508, 33.9231, 35.1144) |
| Luminance | 0.3392 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 0.96
Light Mauve
#C292A1
ΔE00 2.23
Greyish Pink
#C88D94
ΔE00 2.84
Rosybrown
#BC8F8F
ΔE00 3.74
Dusty Pink (survey)
#D58A94
ΔE00 5.69
Faded Pink
#DE9DAC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1919A #91C1B8
analogous
#C191B2 #C1919A #C1A091
triadic
#C1919A #9AC191 #919AC1
tetradic
#C1919A #B2C191 #91C1B8 #A091C1
square
#C1919A #B2C191 #91C1B8 #A091C1
split-complementary
#C1919A #91C1A0 #91B2C1
monochromatic
#8A4E59 #AB6A76 #C1919A #D7B8BE #EDDFE2
Accessibility & contrast
On white
2.70
#C1919A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#C1919A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1919A
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1919A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1919A | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98989A
Deuteranopia (green-blind)
#A3A199
Tritanopia (blue-blind)
#CA8E94
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #c1919a; /* rgb */ color: rgb(193, 145, 154); /* oklch */ color: oklch(70.5% 0.059 6.2);
Tailwind
colors: {
custom: {
50: '#d4b1b7',
500: '#c1919a',
950: '#000000',
},
}SCSS
$custom: #c1919a; $custom-light: #d4b1b7; $custom-dark: #000000;
JSON
{
"hex": "#c1919a",
"rgb": {
"r": 193,
"g": 145,
"b": 154
},
"hsl": {
"h": 348.75,
"s": 27.907,
"l": 66.275
},
"oklch": {
"l": 0.70487,
"c": 0.05915,
"h": 6.2
},
"luminance": 0.33921
}Semantic roles & 50–950 ramp
primary
#C1919A
secondary
#CFDFDC
accent
#A7933F
background
#FDFAFB
surface
#FAF5F6
border
#D3CFD0
text
#141011
muted
#837F80