#C19DA6#C19DA6
#C19DA6 is a light, muted red. Relative luminance 0.382; OKLCH L 73.1% C 0.044 H 1.5°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C19DA6 |
|---|---|
| RGB | rgb(193, 157, 166) |
| HSL | hsl(345, 23%, 69%) |
| HSV | hsv(345, 19%, 76%) |
| CMYK | cmyk(0%, 18.7%, 14%, 24.3%) |
| CIE-LAB | lab(68.17, 14.77, 0.36) |
| CIE-LCH | lch(68.17, 14.78, 1.41°) |
| OKLab | oklab(73.13% 0.0443 0.0012) |
| OKLCH | oklch(73.13% 0.044 1.5) |
| XYZ | xyz(40.9320, 38.2059, 41.2873) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.36
Grey Pink
#C3909B
ΔE00 4.86
Dusty Pink
#D8A7B1
ΔE00 5.04
Rosybrown
#BC8F8F
ΔE00 5.87
Greyish Pink
#C88D94
ΔE00 6.74
Pinkish Grey
#C8ACA9
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19DA6 #9DC1B8
analogous
#C19DB8 #C19DA6 #C1A69D
triadic
#C19DA6 #A6C19D #9DA6C1
tetradic
#C19DA6 #B8C19D #9DC1B8 #A69DC1
square
#C19DA6 #B8C19D #9DC1B8 #A69DC1
split-complementary
#C19DA6 #9DC1A6 #9DB8C1
monochromatic
#8B5865 #A97884 #C19DA6 #D9C2C8 #F0E8EA
Accessibility & contrast
On white
2.43
#C19DA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#C19DA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19DA6
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19DA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19DA6 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3A6
Deuteranopia (green-blind)
#A9A9A5
Tritanopia (blue-blind)
#C89BA0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c19da6; /* rgb */ color: rgb(193, 157, 166); /* oklch */ color: oklch(73.1% 0.044 1.5);
Tailwind
colors: {
custom: {
50: '#d4bac0',
500: '#c19da6',
950: '#000000',
},
}SCSS
$custom: #c19da6; $custom-light: #d4bac0; $custom-dark: #000000;
JSON
{
"hex": "#c19da6",
"rgb": {
"r": 193,
"g": 157,
"b": 166
},
"hsl": {
"h": 345,
"s": 22.5,
"l": 68.627
},
"oklch": {
"l": 0.73126,
"c": 0.04428,
"h": 1.5
},
"luminance": 0.38205
}Semantic roles & 50–950 ramp
primary
#C19DA6
secondary
#D8E2E0
accent
#A18A45
background
#FDFBFB
surface
#FAF6F7
border
#D3D0D0
text
#141112
muted
#838081