#C19AF6#C19AF6
#C19AF6 is a light, vivid violet. Relative luminance 0.411; OKLCH L 75.6% C 0.134 H 302.8°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C19AF6 |
|---|---|
| RGB | rgb(193, 154, 246) |
| HSL | hsl(265, 84%, 78%) |
| HSV | hsv(265, 37%, 96%) |
| CMYK | cmyk(21.5%, 37.4%, 0%, 3.5%) |
| CIE-LAB | lab(70.25, 32.35, -40.69) |
| CIE-LCH | lch(70.25, 51.98, 308.49°) |
| OKLab | oklab(75.64% 0.0729 -0.1129) |
| OKLCH | oklch(75.64% 0.134 302.8) |
| XYZ | xyz(50.1789, 41.1025, 92.4609) |
| Luminance | 0.4110 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.85
Pastel Purple
#CAA0FF
ΔE00 2.03
Lavender (survey)
#C79FEF
ΔE00 2.73
Lilac (survey)
#CEA2FD
ΔE00 2.76
Liliac
#C48EFD
ΔE00 3.64
Pale Violet
#CEAEFA
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19AF6 #CFF69A
analogous
#9AA1F6 #C19AF6 #EF9AF6
triadic
#C19AF6 #F6C19A #9AF6C1
tetradic
#C19AF6 #F69AA1 #CFF69A #9AF6EF
square
#C19AF6 #F69AA1 #CFF69A #9AF6EF
split-complementary
#C19AF6 #F6EF9A #A1F69A
monochromatic
#7C2AEC #9F62F1 #C19AF6 #E3D2FB #EEE3FC
Accessibility & contrast
On white
2.28
#C19AF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#C19AF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19AF6
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19AF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19AF6 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ABFA
Deuteranopia (green-blind)
#8CACF4
Tritanopia (blue-blind)
#B8A9BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c19af6; /* rgb */ color: rgb(193, 154, 246); /* oklch */ color: oklch(75.6% 0.134 302.8);
Tailwind
colors: {
custom: {
50: '#d5b8f9',
500: '#c19af6',
950: '#000000',
},
}SCSS
$custom: #c19af6; $custom-light: #d5b8f9; $custom-dark: #000000;
JSON
{
"hex": "#c19af6",
"rgb": {
"r": 193,
"g": 154,
"b": 246
},
"hsl": {
"h": 265.435,
"s": 83.636,
"l": 78.431
},
"oklch": {
"l": 0.7564,
"c": 0.13441,
"h": 302.8
},
"luminance": 0.41102
}Semantic roles & 50–950 ramp
primary
#C19AF6
secondary
#E8F4D7
accent
#E00583
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085