#C19DF9#C19DF9
#C19DF9 is a light, vivid violet. Relative luminance 0.423; OKLCH L 76.3% C 0.133 H 301.3°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C19DF9 |
|---|---|
| RGB | rgb(193, 157, 249) |
| HSL | hsl(263, 88%, 80%) |
| HSV | hsv(263, 37%, 98%) |
| CMYK | cmyk(22.5%, 36.9%, 0%, 2.4%) |
| CIE-LAB | lab(71.07, 31.38, -41.04) |
| CIE-LCH | lch(71.07, 51.66, 307.40°) |
| OKLab | oklab(76.31% 0.0693 -0.1139) |
| OKLCH | oklch(76.31% 0.133 301.3) |
| XYZ | xyz(51.1445, 42.2909, 95.0727) |
| Luminance | 0.4229 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 1.70
Baby Purple
#CA9BF7
ΔE00 2.30
Lilac (survey)
#CEA2FD
ΔE00 2.58
Lavender (survey)
#C79FEF
ΔE00 2.91
Liliac
#C48EFD
ΔE00 4.25
Pale Violet
#CEAEFA
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19DF9 #D5F99D
analogous
#9DA7F9 #C19DF9 #EF9DF9
triadic
#C19DF9 #F9C19D #9DF9C1
tetradic
#C19DF9 #F99DA7 #D5F99D #9DF9EF
square
#C19DF9 #F99DA7 #D5F99D #9DF9EF
split-complementary
#C19DF9 #F9EF9D #A7F99D
monochromatic
#782AF2 #9D63F5 #C19DF9 #E5D7FD #EDE2FD
Accessibility & contrast
On white
2.22
#C19DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#C19DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19DF9
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19DF9 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ADFD
Deuteranopia (green-blind)
#8EAEF7
Tritanopia (blue-blind)
#B7ACBF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c19df9; /* rgb */ color: rgb(193, 157, 249); /* oklch */ color: oklch(76.3% 0.133 301.3);
Tailwind
colors: {
custom: {
50: '#d5bafb',
500: '#c19df9',
950: '#000000',
},
}SCSS
$custom: #c19df9; $custom-light: #d5bafb; $custom-dark: #000000;
JSON
{
"hex": "#c19df9",
"rgb": {
"r": 193,
"g": 157,
"b": 249
},
"hsl": {
"h": 263.478,
"s": 88.462,
"l": 79.608
},
"oklch": {
"l": 0.76307,
"c": 0.13339,
"h": 301.3
},
"luminance": 0.42291
}Semantic roles & 50–950 ramp
primary
#C19DF9
secondary
#E9F5D6
accent
#E5008C
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085