#C19DC7#C19DC7
#C19DC7 is a light, moderate purple. Relative luminance 0.396; OKLCH L 74.2% C 0.071 H 321.5°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C19DC7 |
|---|---|
| RGB | rgb(193, 157, 199) |
| HSL | hsl(291, 27%, 70%) |
| HSV | hsv(291, 21%, 78%) |
| CMYK | cmyk(3%, 21.1%, 0%, 22%) |
| CIE-LAB | lab(69.17, 20.74, -16.51) |
| CIE-LCH | lch(69.17, 26.51, 321.47°) |
| OKLab | oklab(74.22% 0.056 -0.0445) |
| OKLCH | oklch(74.22% 0.072 321.5) |
| XYZ | xyz(44.3567, 39.5758, 59.3240) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.05
Plum
#DDA0DD
ΔE00 6.31
Pale Purple
#B790D4
ΔE00 7.09
Lavender
#B39DDB
ΔE00 7.32
Dusty Lavender
#AC86A8
ΔE00 7.58
Heather
#A484AC
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19DC7 #A3C79D
analogous
#AC9DC7 #C19DC7 #C79DB8
triadic
#C19DC7 #C7C19D #9DC7C1
tetradic
#C19DC7 #C7AC9D #A3C79D #9DB8C7
square
#C19DC7 #C7AC9D #A3C79D #9DB8C7
split-complementary
#C19DC7 #B8C79D #9DC7AC
monochromatic
#8C5595 #A876B1 #C19DC7 #DAC4DD #F2EBF4
Accessibility & contrast
On white
2.36
#C19DC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#C19DC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19DC7
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19DC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19DC7 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A6C9
Deuteranopia (green-blind)
#A1AAC6
Tritanopia (blue-blind)
#C2A1AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c19dc7; /* rgb */ color: rgb(193, 157, 199); /* oklch */ color: oklch(74.2% 0.071 321.5);
Tailwind
colors: {
custom: {
50: '#d4bad8',
500: '#c19dc7',
950: '#000000',
},
}SCSS
$custom: #c19dc7; $custom-light: #d4bad8; $custom-dark: #000000;
JSON
{
"hex": "#c19dc7",
"rgb": {
"r": 193,
"g": 157,
"b": 199
},
"hsl": {
"h": 291.429,
"s": 27.273,
"l": 69.804
},
"oklch": {
"l": 0.74223,
"c": 0.0715,
"h": 321.5
},
"luminance": 0.39575
}Semantic roles & 50–950 ramp
primary
#C19DC7
secondary
#DCE6DA
accent
#A6404E
background
#FDFBFD
surface
#FAF6FA
border
#D3D0D3
text
#141114
muted
#838083