#C19BF0#C19BF0
#C19BF0 is a light, vivid violet. Relative luminance 0.411; OKLCH L 75.5% C 0.125 H 304.1°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C19BF0 |
|---|---|
| RGB | rgb(193, 155, 240) |
| HSL | hsl(267, 74%, 77%) |
| HSV | hsv(267, 35%, 94%) |
| CMYK | cmyk(19.6%, 35.4%, 0%, 5.9%) |
| CIE-LAB | lab(70.23, 30.45, -37.45) |
| CIE-LCH | lch(70.23, 48.27, 309.11°) |
| OKLab | oklab(75.54% 0.0702 -0.1036) |
| OKLCH | oklch(75.54% 0.125 304.1) |
| XYZ | xyz(49.4386, 41.0716, 87.7443) |
| Luminance | 0.4107 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.71
Baby Purple
#CA9BF7
ΔE00 1.88
Pastel Purple
#CAA0FF
ΔE00 2.53
Lilac (survey)
#CEA2FD
ΔE00 2.77
Liliac
#C48EFD
ΔE00 4.54
Lavender
#B39DDB
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19BF0 #CAF09B
analogous
#9B9FF0 #C19BF0 #EC9BF0
triadic
#C19BF0 #F0C19B #9BF0C1
tetradic
#C19BF0 #F09B9F #CAF09B #9BF0EC
square
#C19BF0 #F09B9F #CAF09B #9BF0EC
split-complementary
#C19BF0 #F0EC9B #9FF09B
monochromatic
#7F31E0 #A066E8 #C19BF0 #E2D0F8 #EFE4FB
Accessibility & contrast
On white
2.28
#C19BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#C19BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19BF0
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19BF0 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ABF3
Deuteranopia (green-blind)
#90ACEE
Tritanopia (blue-blind)
#BAA8BA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c19bf0; /* rgb */ color: rgb(193, 155, 240); /* oklch */ color: oklch(75.5% 0.125 304.1);
Tailwind
colors: {
custom: {
50: '#d5b9f5',
500: '#c19bf0',
950: '#000000',
},
}SCSS
$custom: #c19bf0; $custom-light: #d5b9f5; $custom-dark: #000000;
JSON
{
"hex": "#c19bf0",
"rgb": {
"r": 193,
"g": 155,
"b": 240
},
"hsl": {
"h": 266.824,
"s": 73.913,
"l": 77.451
},
"oklch": {
"l": 0.7554,
"c": 0.12516,
"h": 304.1
},
"luminance": 0.41071
}Semantic roles & 50–950 ramp
primary
#C19BF0
secondary
#E7F3D8
accent
#D60F7D
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085