#C1919D#C1919D
#C1919D is a light, muted red. Relative luminance 0.340; OKLCH L 70.6% C 0.060 H 2.2°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C1919D |
|---|---|
| RGB | rgb(193, 145, 157) |
| HSL | hsl(345, 28%, 66%) |
| HSV | hsv(345, 25%, 76%) |
| CMYK | cmyk(0%, 24.9%, 18.7%, 24.3%) |
| CIE-LAB | lab(64.98, 19.94, 0.76) |
| CIE-LCH | lch(64.98, 19.95, 2.18°) |
| OKLab | oklab(70.58% 0.06 0.0023) |
| OKLCH | oklch(70.58% 0.06 2.2) |
| XYZ | xyz(38.2037, 34.0243, 36.4467) |
| Luminance | 0.3402 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 0.88
Light Mauve
#C292A1
ΔE00 1.14
Greyish Pink
#C88D94
ΔE00 3.47
Rosybrown
#BC8F8F
ΔE00 4.80
Dusty Pink (survey)
#D58A94
ΔE00 6.00
Faded Pink
#DE9DAC
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1919D #91C1B5
analogous
#C191B5 #C1919D #C19D91
triadic
#C1919D #9DC191 #919DC1
tetradic
#C1919D #B5C191 #91C1B5 #9D91C1
square
#C1919D #B5C191 #91C1B5 #9D91C1
split-complementary
#C1919D #91C19D #91B5C1
monochromatic
#8A4E5D #AB6A7A #C1919D #D7B8C0 #EDDFE3
Accessibility & contrast
On white
2.69
#C1919D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#C1919D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1919D
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1919D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1919D | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97999D
Deuteranopia (green-blind)
#A2A19C
Tritanopia (blue-blind)
#CA8E95
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #c1919d; /* rgb */ color: rgb(193, 145, 157); /* oklch */ color: oklch(70.6% 0.060 2.2);
Tailwind
colors: {
custom: {
50: '#d4b1b9',
500: '#c1919d',
950: '#000000',
},
}SCSS
$custom: #c1919d; $custom-light: #d4b1b9; $custom-dark: #000000;
JSON
{
"hex": "#c1919d",
"rgb": {
"r": 193,
"g": 145,
"b": 157
},
"hsl": {
"h": 345,
"s": 27.907,
"l": 66.275
},
"oklch": {
"l": 0.70576,
"c": 0.05999,
"h": 2.2
},
"luminance": 0.34023
}Semantic roles & 50–950 ramp
primary
#C1919D
secondary
#CFDFDB
accent
#A78D3F
background
#FDFAFB
surface
#FAF5F6
border
#D3CFD0
text
#141011
muted
#837F80