#C19DC8#C19DC8
#C19DC8 is a light, moderate purple. Relative luminance 0.396; OKLCH L 74.3% C 0.073 H 320.8°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C19DC8 |
|---|---|
| RGB | rgb(193, 157, 200) |
| HSL | hsl(290, 28%, 70%) |
| HSV | hsv(290, 22%, 78%) |
| CMYK | cmyk(3.5%, 21.5%, 0%, 21.6%) |
| CIE-LAB | lab(69.20, 20.93, -17.02) |
| CIE-LCH | lch(69.20, 26.97, 320.89°) |
| OKLab | oklab(74.26% 0.0563 -0.0459) |
| OKLCH | oklch(74.26% 0.073 320.8) |
| XYZ | xyz(44.4732, 39.6224, 59.9375) |
| Luminance | 0.3962 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.23
Plum
#DDA0DD
ΔE00 6.18
Pale Purple
#B790D4
ΔE00 6.85
Lavender
#B39DDB
ΔE00 7.08
Dusty Lavender
#AC86A8
ΔE00 7.70
Heather
#A484AC
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19DC8 #A4C89D
analogous
#AC9DC8 #C19DC8 #C89DB9
triadic
#C19DC8 #C8C19D #9DC8C1
tetradic
#C19DC8 #C8AC9D #A4C89D #9DB9C8
square
#C19DC8 #C8AC9D #A4C89D #9DB9C8
split-complementary
#C19DC8 #B9C89D #9DC8AC
monochromatic
#8C5496 #A876B2 #C19DC8 #DAC4DE #F3EBF4
Accessibility & contrast
On white
2.35
#C19DC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#C19DC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19DC8
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19DC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19DC8 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A6CA
Deuteranopia (green-blind)
#A1AAC6
Tritanopia (blue-blind)
#C2A1AC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c19dc8; /* rgb */ color: rgb(193, 157, 200); /* oklch */ color: oklch(74.3% 0.073 320.8);
Tailwind
colors: {
custom: {
50: '#d4bad8',
500: '#c19dc8',
950: '#000000',
},
}SCSS
$custom: #c19dc8; $custom-light: #d4bad8; $custom-dark: #000000;
JSON
{
"hex": "#c19dc8",
"rgb": {
"r": 193,
"g": 157,
"b": 200
},
"hsl": {
"h": 290.233,
"s": 28.105,
"l": 70
},
"oklch": {
"l": 0.7426,
"c": 0.07263,
"h": 320.8
},
"luminance": 0.39622
}Semantic roles & 50–950 ramp
primary
#C19DC8
secondary
#DCE6DA
accent
#A73F50
background
#FDFBFD
surface
#FAF6FA
border
#D3D0D3
text
#141114
muted
#838083