#C19AEB#C19AEB
#C19AEB is a light, vivid violet. Relative luminance 0.404; OKLCH L 75.1% C 0.120 H 305.8°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C19AEB |
|---|---|
| RGB | rgb(193, 154, 235) |
| HSL | hsl(269, 67%, 76%) |
| HSV | hsv(269, 34%, 92%) |
| CMYK | cmyk(17.9%, 34.5%, 0%, 7.8%) |
| CIE-LAB | lab(69.79, 29.89, -35.40) |
| CIE-LCH | lch(69.79, 46.33, 310.18°) |
| OKLab | oklab(75.14% 0.0705 -0.0977) |
| OKLCH | oklch(75.14% 0.12 305.8) |
| XYZ | xyz(48.5404, 40.4471, 83.8310) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.50
Baby Purple
#CA9BF7
ΔE00 2.28
Lilac (survey)
#CEA2FD
ΔE00 3.29
Pastel Purple
#CAA0FF
ΔE00 3.32
Pale Purple
#B790D4
ΔE00 4.31
Lavender
#B39DDB
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19AEB #C4EB9A
analogous
#9A9CEB #C19AEB #EA9AEB
triadic
#C19AEB #EBC19A #9AEBC1
tetradic
#C19AEB #EB9A9C #C4EB9A #9AEBEA
square
#C19AEB #EB9A9C #C4EB9A #9AEBEA
split-complementary
#C19AEB #EBEA9A #9CEB9A
monochromatic
#8234D7 #A267E1 #C19AEB #E0CDF5 #EFE5FA
Accessibility & contrast
On white
2.31
#C19AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#C19AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19AEB
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19AEB | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9EE
Deuteranopia (green-blind)
#91ABE9
Tritanopia (blue-blind)
#BBA6B8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c19aeb; /* rgb */ color: rgb(193, 154, 235); /* oklch */ color: oklch(75.1% 0.120 305.8);
Tailwind
colors: {
custom: {
50: '#d5b8f1',
500: '#c19aeb',
950: '#000000',
},
}SCSS
$custom: #c19aeb; $custom-light: #d5b8f1; $custom-dark: #000000;
JSON
{
"hex": "#c19aeb",
"rgb": {
"r": 193,
"g": 154,
"b": 235
},
"hsl": {
"h": 268.889,
"s": 66.942,
"l": 76.275
},
"oklch": {
"l": 0.75138,
"c": 0.12049,
"h": 305.8
},
"luminance": 0.40447
}Semantic roles & 50–950 ramp
primary
#C19AEB
secondary
#E6F1DA
accent
#CF1776
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085