#C1949C#C1949C
#C1949C is a light, muted red. Relative luminance 0.349; OKLCH L 71.1% C 0.055 H 6.7°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C1949C |
|---|---|
| RGB | rgb(193, 148, 156) |
| HSL | hsl(349, 27%, 67%) |
| HSV | hsv(349, 23%, 76%) |
| CMYK | cmyk(0%, 23.3%, 19.2%, 24.3%) |
| CIE-LAB | lab(65.69, 18.12, 2.34) |
| CIE-LCH | lch(65.69, 18.27, 7.37°) |
| OKLab | oklab(71.11% 0.0547 0.0064) |
| OKLCH | oklch(71.11% 0.055 6.7) |
| XYZ | xyz(38.5832, 34.9192, 36.1538) |
| Luminance | 0.3492 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 1.88
Light Mauve
#C292A1
ΔE00 2.57
Greyish Pink
#C88D94
ΔE00 3.59
Rosybrown
#BC8F8F
ΔE00 3.63
Dusty Pink
#D8A7B1
ΔE00 5.90
Faded Pink
#DE9DAC
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1949C #94C1B9
analogous
#C194B3 #C1949C #C1A394
triadic
#C1949C #9CC194 #949CC1
tetradic
#C1949C #B3C194 #94C1B9 #A394C1
square
#C1949C #B3C194 #94C1B9 #A394C1
split-complementary
#C1949C #94C1A3 #94B3C1
monochromatic
#8A505B #AB6D78 #C1949C #D7BBC0 #EEE1E4
Accessibility & contrast
On white
2.63
#C1949C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#C1949C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1949C
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1949C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1949C | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9B9C
Deuteranopia (green-blind)
#A5A39B
Tritanopia (blue-blind)
#CA9197
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #c1949c; /* rgb */ color: rgb(193, 148, 156); /* oklch */ color: oklch(71.1% 0.055 6.7);
Tailwind
colors: {
custom: {
50: '#d4b3b9',
500: '#c1949c',
950: '#000000',
},
}SCSS
$custom: #c1949c; $custom-light: #d4b3b9; $custom-dark: #000000;
JSON
{
"hex": "#c1949c",
"rgb": {
"r": 193,
"g": 148,
"b": 156
},
"hsl": {
"h": 349.333,
"s": 26.627,
"l": 66.863
},
"oklch": {
"l": 0.71111,
"c": 0.05512,
"h": 6.7
},
"luminance": 0.34918
}Semantic roles & 50–950 ramp
primary
#C1949C
secondary
#D1E0DD
accent
#A59340
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141111
muted
#838080