#C19DF0#C19DF0
#C19DF0 is a light, vivid violet. Relative luminance 0.417; OKLCH L 75.9% C 0.122 H 303.6°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C19DF0 |
|---|---|
| RGB | rgb(193, 157, 240) |
| HSL | hsl(266, 73%, 78%) |
| HSV | hsv(266, 35%, 94%) |
| CMYK | cmyk(19.6%, 34.6%, 0%, 5.9%) |
| CIE-LAB | lab(70.69, 29.34, -36.72) |
| CIE-LCH | lch(70.69, 47.01, 308.62°) |
| OKLab | oklab(75.9% 0.0674 -0.1016) |
| OKLCH | oklch(75.9% 0.122 303.6) |
| XYZ | xyz(49.7742, 41.7428, 87.8561) |
| Luminance | 0.4174 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.49
Baby Purple
#CA9BF7
ΔE00 2.17
Pastel Purple
#CAA0FF
ΔE00 2.53
Lilac (survey)
#CEA2FD
ΔE00 2.68
Pale Violet
#CEAEFA
ΔE00 4.40
Lavender
#B39DDB
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19DF0 #CCF09D
analogous
#9DA2F0 #C19DF0 #EA9DF0
triadic
#C19DF0 #F0C19D #9DF0C1
tetradic
#C19DF0 #F09DA2 #CCF09D #9DF0EA
square
#C19DF0 #F09DA2 #CCF09D #9DF0EA
split-complementary
#C19DF0 #F0EA9D #A2F09D
monochromatic
#7E33E0 #9F68E8 #C19DF0 #E3D2F8 #EEE4FB
Accessibility & contrast
On white
2.25
#C19DF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#C19DF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19DF0
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19DF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19DF0 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BACF3
Deuteranopia (green-blind)
#92ADEE
Tritanopia (blue-blind)
#B9AABC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c19df0; /* rgb */ color: rgb(193, 157, 240); /* oklch */ color: oklch(75.9% 0.122 303.6);
Tailwind
colors: {
custom: {
50: '#d5baf5',
500: '#c19df0',
950: '#000000',
},
}SCSS
$custom: #c19df0; $custom-light: #d5baf5; $custom-dark: #000000;
JSON
{
"hex": "#c19df0",
"rgb": {
"r": 193,
"g": 157,
"b": 240
},
"hsl": {
"h": 266.024,
"s": 73.451,
"l": 77.843
},
"oklch": {
"l": 0.75896,
"c": 0.12187,
"h": 303.6
},
"luminance": 0.41743
}Semantic roles & 50–950 ramp
primary
#C19DF0
secondary
#E7F3D8
accent
#D61080
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085