#C19BFF#C19BFF
#C19BFF is a light, vivid violet. Relative luminance 0.420; OKLCH L 76.2% C 0.144 H 300.5°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C19BFF |
|---|---|
| RGB | rgb(193, 155, 255) |
| HSL | hsl(263, 100%, 80%) |
| HSV | hsv(263, 39%, 100%) |
| CMYK | cmyk(24.3%, 39.2%, 0%, 0%) |
| CIE-LAB | lab(70.87, 33.86, -44.61) |
| CIE-LCH | lch(70.87, 56.01, 307.20°) |
| OKLab | oklab(76.24% 0.0733 -0.1243) |
| OKLCH | oklch(76.24% 0.144 300.5) |
| XYZ | xyz(51.7596, 42.0000, 99.9683) |
| Luminance | 0.4200 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.11
Baby Purple
#CA9BF7
ΔE00 2.87
Lilac (survey)
#CEA2FD
ΔE00 3.24
Liliac
#C48EFD
ΔE00 3.54
Lavender (survey)
#C79FEF
ΔE00 4.07
Pale Violet
#CEAEFA
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19BFF #D9FF9B
analogous
#9BA7FF #C19BFF #F39BFF
triadic
#C19BFF #FFC19B #9BFFC1
tetradic
#C19BFF #FF9BA7 #D9FF9B #9BFFF3
square
#C19BFF #FF9BA7 #D9FF9B #9BFFF3
split-complementary
#C19BFF #FFF39B #A7FF9B
monochromatic
#7521FF #9B5EFF #C19BFF #E7D8FF #ECE0FF
Accessibility & contrast
On white
2.23
#C19BFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#C19BFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19BFF
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19BFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19BFF | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ADFF
Deuteranopia (green-blind)
#89ADFC
Tritanopia (blue-blind)
#B6ACC1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c19bff; /* rgb */ color: rgb(193, 155, 255); /* oklch */ color: oklch(76.2% 0.144 300.5);
Tailwind
colors: {
custom: {
50: '#d5b9ff',
500: '#c19bff',
950: '#000000',
},
}SCSS
$custom: #c19bff; $custom-light: #d5b9ff; $custom-dark: #000000;
JSON
{
"hex": "#c19bff",
"rgb": {
"r": 193,
"g": 155,
"b": 255
},
"hsl": {
"h": 262.8,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.76241,
"c": 0.14426,
"h": 300.5
},
"luminance": 0.42
}Semantic roles & 50–950 ramp
primary
#C19BFF
secondary
#EAF7D4
accent
#E6008E
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086