#C19CA5#C19CA5
#C19CA5 is a light, muted red. Relative luminance 0.378; OKLCH L 72.9% C 0.045 H 2.0°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C19CA5 |
|---|---|
| RGB | rgb(193, 156, 165) |
| HSL | hsl(345, 23%, 68%) |
| HSV | hsv(345, 19%, 76%) |
| CMYK | cmyk(0%, 19.2%, 14.5%, 24.3%) |
| CIE-LAB | lab(67.90, 15.16, 0.52) |
| CIE-LCH | lch(67.90, 15.17, 1.97°) |
| OKLab | oklab(72.9% 0.0455 0.0016) |
| OKLCH | oklch(72.9% 0.045 2) |
| XYZ | xyz(40.6722, 37.8324, 40.7499) |
| Luminance | 0.3783 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.04
Grey Pink
#C3909B
ΔE00 4.49
Dusty Pink
#D8A7B1
ΔE00 5.03
Rosybrown
#BC8F8F
ΔE00 5.60
Greyish Pink
#C88D94
ΔE00 6.39
Faded Pink
#DE9DAC
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19CA5 #9CC1B8
analogous
#C19CB7 #C19CA5 #C1A59C
triadic
#C19CA5 #A5C19C #9CA5C1
tetradic
#C19CA5 #B7C19C #9CC1B8 #A59CC1
square
#C19CA5 #B7C19C #9CC1B8 #A59CC1
split-complementary
#C19CA5 #9CC1A5 #9CB7C1
monochromatic
#8B5764 #A97683 #C19CA5 #D9C2C7 #F0E7E9
Accessibility & contrast
On white
2.45
#C19CA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#C19CA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19CA5
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19CA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19CA5 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A5
Deuteranopia (green-blind)
#A9A8A4
Tritanopia (blue-blind)
#C89A9F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c19ca5; /* rgb */ color: rgb(193, 156, 165); /* oklch */ color: oklch(72.9% 0.045 2.0);
Tailwind
colors: {
custom: {
50: '#d4b9bf',
500: '#c19ca5',
950: '#000000',
},
}SCSS
$custom: #c19ca5; $custom-light: #d4b9bf; $custom-dark: #000000;
JSON
{
"hex": "#c19ca5",
"rgb": {
"r": 193,
"g": 156,
"b": 165
},
"hsl": {
"h": 345.405,
"s": 22.981,
"l": 68.431
},
"oklch": {
"l": 0.72903,
"c": 0.04548,
"h": 2
},
"luminance": 0.37831
}Semantic roles & 50–950 ramp
primary
#C19CA5
secondary
#D7E2DF
accent
#A18B44
background
#FDFBFB
surface
#FAF6F7
border
#D3D0D0
text
#141112
muted
#838081