#C1999A#C1999A
#C1999A is a light, muted red. Relative luminance 0.365; OKLCH L 72.0% C 0.048 H 16.6°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C1999A |
|---|---|
| RGB | rgb(193, 153, 154) |
| HSL | hsl(359, 24%, 68%) |
| HSV | hsv(359, 21%, 76%) |
| CMYK | cmyk(0%, 20.7%, 20.2%, 24.3%) |
| CIE-LAB | lab(66.87, 15.05, 5.17) |
| CIE-LCH | lch(66.87, 15.92, 18.96°) |
| OKLab | oklab(72.01% 0.046 0.0137) |
| OKLCH | oklch(72.01% 0.048 16.6) |
| XYZ | xyz(39.2165, 36.4546, 35.5363) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 3.09
Grey Pink
#C3909B
ΔE00 4.96
Greyish Pink
#C88D94
ΔE00 5.50
Light Mauve
#C292A1
ΔE00 5.72
Dusty Pink
#D8A7B1
ΔE00 6.30
Pinkish Grey
#C8ACA9
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1999A #99C1C0
analogous
#C199AE #C1999A #C1AC99
triadic
#C1999A #9AC199 #999AC1
tetradic
#C1999A #AEC199 #99C1C0 #AC99C1
square
#C1999A #AEC199 #99C1C0 #AC99C1
split-complementary
#C1999A #99C1AC #99AEC1
monochromatic
#8B5556 #AA7374 #C1999A #D8BFC0 #EFE5E5
Accessibility & contrast
On white
2.53
#C1999A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#C1999A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1999A
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1999A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1999A | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09E9A
Deuteranopia (green-blind)
#A9A699
Tritanopia (blue-blind)
#C9959A
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #c1999a; /* rgb */ color: rgb(193, 153, 154); /* oklch */ color: oklch(72.0% 0.048 16.6);
Tailwind
colors: {
custom: {
50: '#d4b7b7',
500: '#c1999a',
950: '#000000',
},
}SCSS
$custom: #c1999a; $custom-light: #d4b7b7; $custom-dark: #000000;
JSON
{
"hex": "#c1999a",
"rgb": {
"r": 193,
"g": 153,
"b": 154
},
"hsl": {
"h": 358.5,
"s": 24.39,
"l": 67.843
},
"oklch": {
"l": 0.72009,
"c": 0.04796,
"h": 16.6
},
"luminance": 0.36453
}Semantic roles & 50–950 ramp
primary
#C1999A
secondary
#D5E1E1
accent
#A3A043
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141111
muted
#838080