#C19BF9#C19BF9
#C19BF9 is a light, vivid violet. Relative luminance 0.416; OKLCH L 76.0% C 0.137 H 301.9°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C19BF9 |
|---|---|
| RGB | rgb(193, 155, 249) |
| HSL | hsl(264, 89%, 79%) |
| HSV | hsv(264, 38%, 98%) |
| CMYK | cmyk(22.5%, 37.8%, 0%, 2.4%) |
| CIE-LAB | lab(70.61, 32.48, -41.76) |
| CIE-LCH | lch(70.61, 52.91, 307.88°) |
| OKLab | oklab(75.96% 0.0721 -0.116) |
| OKLCH | oklch(75.96% 0.137 301.9) |
| XYZ | xyz(50.8089, 41.6197, 94.9608) |
| Luminance | 0.4162 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 1.84
Baby Purple
#CA9BF7
ΔE00 2.14
Lilac (survey)
#CEA2FD
ΔE00 2.76
Lavender (survey)
#C79FEF
ΔE00 3.08
Liliac
#C48EFD
ΔE00 3.70
Pale Violet
#CEAEFA
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19BF9 #D3F99B
analogous
#9BA4F9 #C19BF9 #F09BF9
triadic
#C19BF9 #F9C19B #9BF9C1
tetradic
#C19BF9 #F99BA4 #D3F99B #9BF9F0
square
#C19BF9 #F99BA4 #D3F99B #9BF9F0
split-complementary
#C19BF9 #F9F09B #A4F99B
monochromatic
#7928F2 #9D61F6 #C19BF9 #E5D5FC #EDE2FD
Accessibility & contrast
On white
2.25
#C19BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#C19BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19BF9
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19BF9 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFD
Deuteranopia (green-blind)
#8CACF6
Tritanopia (blue-blind)
#B7AABE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c19bf9; /* rgb */ color: rgb(193, 155, 249); /* oklch */ color: oklch(76.0% 0.137 301.9);
Tailwind
colors: {
custom: {
50: '#d5b9fb',
500: '#c19bf9',
950: '#000000',
},
}SCSS
$custom: #c19bf9; $custom-light: #d5b9fb; $custom-dark: #000000;
JSON
{
"hex": "#c19bf9",
"rgb": {
"r": 193,
"g": 155,
"b": 249
},
"hsl": {
"h": 264.255,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.75956,
"c": 0.13661,
"h": 301.9
},
"luminance": 0.4162
}Semantic roles & 50–950 ramp
primary
#C19BF9
secondary
#E9F5D6
accent
#E50089
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085