#C19DC3#C19DC3
#C19DC3 is a light, moderate purple. Relative luminance 0.394; OKLCH L 74.1% C 0.067 H 324.5°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C19DC3 |
|---|---|
| RGB | rgb(193, 157, 195) |
| HSL | hsl(297, 24%, 69%) |
| HSV | hsv(297, 19%, 76%) |
| CMYK | cmyk(1%, 19.5%, 0%, 23.5%) |
| CIE-LAB | lab(69.03, 19.96, -14.49) |
| CIE-LCH | lch(69.03, 24.67, 324.02°) |
| OKLab | oklab(74.08% 0.0547 -0.0389) |
| OKLCH | oklch(74.08% 0.067 324.5) |
| XYZ | xyz(43.8984, 39.3924, 56.9102) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 1.64
Plum
#DDA0DD
ΔE00 6.93
Dusty Lavender
#AC86A8
ΔE00 7.20
Pale Purple
#B790D4
ΔE00 8.10
Heather
#A484AC
ΔE00 8.19
Lavender
#B39DDB
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19DC3 #9FC39D
analogous
#AE9DC3 #C19DC3 #C39DB2
triadic
#C19DC3 #C3C19D #9DC3C1
tetradic
#C19DC3 #C3AE9D #9FC39D #9DB2C3
square
#C19DC3 #C3AE9D #9FC39D #9DB2C3
split-complementary
#C19DC3 #B2C39D #9DC3AE
monochromatic
#8C578E #A977AC #C19DC3 #D9C3DA #F1E9F1
Accessibility & contrast
On white
2.37
#C19DC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#C19DC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19DC3
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19DC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19DC3 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA6C5
Deuteranopia (green-blind)
#A2AAC2
Tritanopia (blue-blind)
#C3A0AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c19dc3; /* rgb */ color: rgb(193, 157, 195); /* oklch */ color: oklch(74.1% 0.067 324.5);
Tailwind
colors: {
custom: {
50: '#d4bad5',
500: '#c19dc3',
950: '#000000',
},
}SCSS
$custom: #c19dc3; $custom-light: #d4bad5; $custom-dark: #000000;
JSON
{
"hex": "#c19dc3",
"rgb": {
"r": 193,
"g": 157,
"b": 195
},
"hsl": {
"h": 296.842,
"s": 24.051,
"l": 69.02
},
"oklch": {
"l": 0.74078,
"c": 0.0671,
"h": 324.5
},
"luminance": 0.39392
}Semantic roles & 50–950 ramp
primary
#C19DC3
secondary
#D9E3D8
accent
#A34348
background
#FDFBFD
surface
#FAF6FA
border
#D3D0D3
text
#141114
muted
#838083