#C19DC0#C19DC0
#C19DC0 is a light, moderate purple. Relative luminance 0.393; OKLCH L 74.0% C 0.064 H 327.1°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C19DC0 |
|---|---|
| RGB | rgb(193, 157, 192) |
| HSL | hsl(302, 23%, 69%) |
| HSV | hsv(302, 19%, 76%) |
| CMYK | cmyk(0%, 18.7%, 0.5%, 24.3%) |
| CIE-LAB | lab(68.94, 19.39, -12.97) |
| CIE-LCH | lch(68.94, 23.33, 326.22°) |
| OKLab | oklab(73.97% 0.0537 -0.0347) |
| OKLCH | oklch(73.97% 0.064 327.1) |
| XYZ | xyz(43.5626, 39.2581, 55.1417) |
| Luminance | 0.3926 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 1.84
Dusty Lavender
#AC86A8
ΔE00 7.04
Plum
#DDA0DD
ΔE00 7.51
Light Mauve
#C292A1
ΔE00 8.23
Heather
#A484AC
ΔE00 8.29
Pale Purple
#B790D4
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19DC0 #9DC19E
analogous
#B09DC1 #C19DC0 #C19DAE
triadic
#C19DC0 #C0C19D #9DC0C1
tetradic
#C19DC0 #C1B09D #9DC19E #9DAEC1
square
#C19DC0 #C1B09D #9DC19E #9DAEC1
split-complementary
#C19DC0 #AEC19D #9DC1B0
monochromatic
#8B588A #A978A8 #C19DC0 #D9C2D8 #F0E8F0
Accessibility & contrast
On white
2.37
#C19DC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#C19DC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19DC0
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19DC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19DC0 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C1
Deuteranopia (green-blind)
#A3AABF
Tritanopia (blue-blind)
#C4A0A9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c19dc0; /* rgb */ color: rgb(193, 157, 192); /* oklch */ color: oklch(74.0% 0.064 327.1);
Tailwind
colors: {
custom: {
50: '#d4bad3',
500: '#c19dc0',
950: '#000000',
},
}SCSS
$custom: #c19dc0; $custom-light: #d4bad3; $custom-dark: #000000;
JSON
{
"hex": "#c19dc0",
"rgb": {
"r": 193,
"g": 157,
"b": 192
},
"hsl": {
"h": 301.667,
"s": 22.5,
"l": 68.627
},
"oklch": {
"l": 0.73971,
"c": 0.06392,
"h": 327.1
},
"luminance": 0.39257
}Semantic roles & 50–950 ramp
primary
#C19DC0
secondary
#D8E2D8
accent
#A14745
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141114
muted
#838082