#C19DFA#C19DFA
#C19DFA is a light, vivid violet. Relative luminance 0.424; OKLCH L 76.4% C 0.135 H 301.1°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C19DFA |
|---|---|
| RGB | rgb(193, 157, 250) |
| HSL | hsl(263, 90%, 80%) |
| HSV | hsv(263, 37%, 98%) |
| CMYK | cmyk(22.8%, 37.2%, 0%, 2%) |
| CIE-LAB | lab(71.11, 31.61, -41.51) |
| CIE-LCH | lch(71.11, 52.18, 307.28°) |
| OKLab | oklab(76.35% 0.0696 -0.1153) |
| OKLCH | oklch(76.35% 0.135 301.1) |
| XYZ | xyz(51.3008, 42.3534, 95.8963) |
| Luminance | 0.4235 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 1.70
Baby Purple
#CA9BF7
ΔE00 2.39
Lilac (survey)
#CEA2FD
ΔE00 2.64
Lavender (survey)
#C79FEF
ΔE00 3.08
Liliac
#C48EFD
ΔE00 4.20
Pale Violet
#CEAEFA
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19DFA #D6FA9D
analogous
#9DA8FA #C19DFA #F09DFA
triadic
#C19DFA #FAC19D #9DFAC1
tetradic
#C19DFA #FA9DA8 #D6FA9D #9DFAF0
square
#C19DFA #FA9DA8 #D6FA9D #9DFAF0
split-complementary
#C19DFA #FAF09D #A8FA9D
monochromatic
#7729F4 #9C63F7 #C19DFA #E6D7FD #EDE2FE
Accessibility & contrast
On white
2.22
#C19DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#C19DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19DFA
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19DFA | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFE
Deuteranopia (green-blind)
#8DAEF8
Tritanopia (blue-blind)
#B7ACC0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c19dfa; /* rgb */ color: rgb(193, 157, 250); /* oklch */ color: oklch(76.4% 0.135 301.1);
Tailwind
colors: {
custom: {
50: '#d5bafc',
500: '#c19dfa',
950: '#000000',
},
}SCSS
$custom: #c19dfa; $custom-light: #d5bafc; $custom-dark: #000000;
JSON
{
"hex": "#c19dfa",
"rgb": {
"r": 193,
"g": 157,
"b": 250
},
"hsl": {
"h": 263.226,
"s": 90.291,
"l": 79.804
},
"oklch": {
"l": 0.76354,
"c": 0.13468,
"h": 301.1
},
"luminance": 0.42354
}Semantic roles & 50–950 ramp
primary
#C19DFA
secondary
#E9F6D5
accent
#E6008D
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085