#C19DF4#C19DF4
#C19DF4 is a light, vivid violet. Relative luminance 0.420; OKLCH L 76.1% C 0.127 H 302.5°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C19DF4 |
|---|---|
| RGB | rgb(193, 157, 244) |
| HSL | hsl(265, 80%, 79%) |
| HSV | hsv(265, 36%, 96%) |
| CMYK | cmyk(20.9%, 35.7%, 0%, 4.3%) |
| CIE-LAB | lab(70.86, 30.24, -38.65) |
| CIE-LCH | lch(70.86, 49.07, 308.04°) |
| OKLab | oklab(76.08% 0.0683 -0.1071) |
| OKLCH | oklch(76.08% 0.127 302.5) |
| XYZ | xyz(50.3750, 41.9831, 91.0201) |
| Luminance | 0.4198 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.02
Baby Purple
#CA9BF7
ΔE00 2.05
Lavender (survey)
#C79FEF
ΔE00 2.07
Lilac (survey)
#CEA2FD
ΔE00 2.49
Pale Violet
#CEAEFA
ΔE00 4.55
Liliac
#C48EFD
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19DF4 #D0F49D
analogous
#9DA4F4 #C19DF4 #ED9DF4
triadic
#C19DF4 #F4C19D #9DF4C1
tetradic
#C19DF4 #F49DA4 #D0F49D #9DF4ED
square
#C19DF4 #F49DA4 #D0F49D #9DF4ED
split-complementary
#C19DF4 #F4ED9D #A4F49D
monochromatic
#7B2FE8 #9E66EE #C19DF4 #E4D4FA #EEE3FC
Accessibility & contrast
On white
2.23
#C19DF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#C19DF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19DF4
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19DF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19DF4 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ADF7
Deuteranopia (green-blind)
#90ADF2
Tritanopia (blue-blind)
#B8ABBD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c19df4; /* rgb */ color: rgb(193, 157, 244); /* oklch */ color: oklch(76.1% 0.127 302.5);
Tailwind
colors: {
custom: {
50: '#d5baf8',
500: '#c19df4',
950: '#000000',
},
}SCSS
$custom: #c19df4; $custom-light: #d5baf8; $custom-dark: #000000;
JSON
{
"hex": "#c19df4",
"rgb": {
"r": 193,
"g": 157,
"b": 244
},
"hsl": {
"h": 264.828,
"s": 79.817,
"l": 78.627
},
"oklch": {
"l": 0.76077,
"c": 0.12699,
"h": 302.5
},
"luminance": 0.41983
}Semantic roles & 50–950 ramp
primary
#C19DF4
secondary
#E8F4D7
accent
#DC0985
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085