#C19AF8#C19AF8
#C19AF8 is a light, vivid violet. Relative luminance 0.412; OKLCH L 75.7% C 0.137 H 302.4°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C19AF8 |
|---|---|
| RGB | rgb(193, 154, 248) |
| HSL | hsl(265, 87%, 79%) |
| HSV | hsv(265, 38%, 97%) |
| CMYK | cmyk(22.2%, 37.9%, 0%, 2.7%) |
| CIE-LAB | lab(70.33, 32.81, -41.64) |
| CIE-LCH | lch(70.33, 53.01, 308.23°) |
| OKLab | oklab(75.73% 0.0733 -0.1157) |
| OKLCH | oklch(75.73% 0.137 302.4) |
| XYZ | xyz(50.4876, 41.2260, 94.0863) |
| Luminance | 0.4123 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 1.97
Baby Purple
#CA9BF7
ΔE00 2.02
Lilac (survey)
#CEA2FD
ΔE00 2.83
Lavender (survey)
#C79FEF
ΔE00 3.04
Liliac
#C48EFD
ΔE00 3.49
Pale Violet
#CEAEFA
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19AF8 #D1F89A
analogous
#9AA2F8 #C19AF8 #F09AF8
triadic
#C19AF8 #F8C19A #9AF8C1
tetradic
#C19AF8 #F89AA2 #D1F89A #9AF8F0
square
#C19AF8 #F89AA2 #D1F89A #9AF8F0
split-complementary
#C19AF8 #F8F09A #A2F89A
monochromatic
#7B28F0 #9E61F4 #C19AF8 #E4D3FC #EDE2FD
Accessibility & contrast
On white
2.27
#C19AF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#C19AF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19AF8
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19AF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19AF8 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ABFC
Deuteranopia (green-blind)
#8BACF5
Tritanopia (blue-blind)
#B8A9BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c19af8; /* rgb */ color: rgb(193, 154, 248); /* oklch */ color: oklch(75.7% 0.137 302.4);
Tailwind
colors: {
custom: {
50: '#d5b8fb',
500: '#c19af8',
950: '#000000',
},
}SCSS
$custom: #c19af8; $custom-light: #d5b8fb; $custom-dark: #000000;
JSON
{
"hex": "#c19af8",
"rgb": {
"r": 193,
"g": 154,
"b": 248
},
"hsl": {
"h": 264.894,
"s": 87.037,
"l": 78.824
},
"oklch": {
"l": 0.75734,
"c": 0.13695,
"h": 302.4
},
"luminance": 0.41226
}Semantic roles & 50–950 ramp
primary
#C19AF8
secondary
#E8F5D6
accent
#E40286
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085