#C19BFA#C19BFA
#C19BFA is a light, vivid violet. Relative luminance 0.417; OKLCH L 76.0% C 0.138 H 301.6°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C19BFA |
|---|---|
| RGB | rgb(193, 155, 250) |
| HSL | hsl(264, 90%, 79%) |
| HSV | hsv(264, 38%, 98%) |
| CMYK | cmyk(22.8%, 38%, 0%, 2%) |
| CIE-LAB | lab(70.65, 32.71, -42.24) |
| CIE-LCH | lch(70.65, 53.42, 307.76°) |
| OKLab | oklab(76% 0.0723 -0.1174) |
| OKLCH | oklch(76% 0.138 301.6) |
| XYZ | xyz(50.9652, 41.6822, 95.7844) |
| Luminance | 0.4168 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 1.84
Baby Purple
#CA9BF7
ΔE00 2.25
Lilac (survey)
#CEA2FD
ΔE00 2.82
Lavender (survey)
#C79FEF
ΔE00 3.25
Liliac
#C48EFD
ΔE00 3.65
Pale Violet
#CEAEFA
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19BFA #D4FA9B
analogous
#9BA5FA #C19BFA #F19BFA
triadic
#C19BFA #FAC19B #9BFAC1
tetradic
#C19BFA #FA9BA5 #D4FA9B #9BFAF1
square
#C19BFA #FA9BA5 #D4FA9B #9BFAF1
split-complementary
#C19BFA #FAF19B #A5FA9B
monochromatic
#7926F4 #9D61F7 #C19BFA #E5D5FD #EDE2FE
Accessibility & contrast
On white
2.25
#C19BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#C19BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19BFA
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19BFA | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFE
Deuteranopia (green-blind)
#8BACF7
Tritanopia (blue-blind)
#B7AABF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c19bfa; /* rgb */ color: rgb(193, 155, 250); /* oklch */ color: oklch(76.0% 0.138 301.6);
Tailwind
colors: {
custom: {
50: '#d5b9fc',
500: '#c19bfa',
950: '#000000',
},
}SCSS
$custom: #c19bfa; $custom-light: #d5b9fc; $custom-dark: #000000;
JSON
{
"hex": "#c19bfa",
"rgb": {
"r": 193,
"g": 155,
"b": 250
},
"hsl": {
"h": 264,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.76003,
"c": 0.13789,
"h": 301.6
},
"luminance": 0.41682
}Semantic roles & 50–950 ramp
primary
#C19BFA
secondary
#E9F6D5
accent
#E6008A
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085