#C19AFA#C19AFA
#C19AFA is a light, vivid violet. Relative luminance 0.414; OKLCH L 75.8% C 0.139 H 301.9°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C19AFA |
|---|---|
| RGB | rgb(193, 154, 250) |
| HSL | hsl(264, 91%, 79%) |
| HSV | hsv(264, 38%, 98%) |
| CMYK | cmyk(22.8%, 38.4%, 0%, 2%) |
| CIE-LAB | lab(70.42, 33.26, -42.60) |
| CIE-LCH | lch(70.42, 54.05, 307.99°) |
| OKLab | oklab(75.83% 0.0737 -0.1184) |
| OKLCH | oklch(75.83% 0.139 301.9) |
| XYZ | xyz(50.7995, 41.3507, 95.7292) |
| Luminance | 0.4135 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 1.97
Baby Purple
#CA9BF7
ΔE00 2.23
Lilac (survey)
#CEA2FD
ΔE00 2.94
Lavender (survey)
#C79FEF
ΔE00 3.37
Liliac
#C48EFD
ΔE00 3.38
Pale Violet
#CEAEFA
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19AFA #D3FA9A
analogous
#9AA3FA #C19AFA #F19AFA
triadic
#C19AFA #FAC19A #9AFAC1
tetradic
#C19AFA #FA9AA3 #D3FA9A #9AFAF1
square
#C19AFA #FA9AA3 #D3FA9A #9AFAF1
split-complementary
#C19AFA #FAF19A #A3FA9A
monochromatic
#7925F4 #9D60F7 #C19AFA #E5D4FD #EDE2FE
Accessibility & contrast
On white
2.27
#C19AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#C19AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19AFA
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19AFA | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFE
Deuteranopia (green-blind)
#8AACF7
Tritanopia (blue-blind)
#B7AABE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c19afa; /* rgb */ color: rgb(193, 154, 250); /* oklch */ color: oklch(75.8% 0.139 301.9);
Tailwind
colors: {
custom: {
50: '#d5b8fc',
500: '#c19afa',
950: '#000000',
},
}SCSS
$custom: #c19afa; $custom-light: #d5b8fc; $custom-dark: #000000;
JSON
{
"hex": "#c19afa",
"rgb": {
"r": 193,
"g": 154,
"b": 250
},
"hsl": {
"h": 264.375,
"s": 90.566,
"l": 79.216
},
"oklch": {
"l": 0.75828,
"c": 0.13949,
"h": 301.9
},
"luminance": 0.41351
}Semantic roles & 50–950 ramp
primary
#C19AFA
secondary
#E9F6D5
accent
#E60088
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085