#CA94EA#CA94EA
#CA94EA is a light, vivid violet. Relative luminance 0.397; OKLCH L 74.9% C 0.133 H 312.2°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CA94EA |
|---|---|
| RGB | rgb(202, 148, 234) |
| HSL | hsl(278, 67%, 75%) |
| HSV | hsv(278, 37%, 92%) |
| CMYK | cmyk(13.7%, 36.8%, 0%, 8.2%) |
| CIE-LAB | lab(69.24, 35.67, -35.63) |
| CIE-LCH | lch(69.24, 50.42, 315.03°) |
| OKLab | oklab(74.91% 0.0892 -0.0982) |
| OKLCH | oklch(74.91% 0.133 312.2) |
| XYZ | xyz(49.7958, 39.6777, 82.8613) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.77
Lavender (survey)
#C79FEF
ΔE00 3.22
Lilac (survey)
#CEA2FD
ΔE00 4.25
Pale Purple
#B790D4
ΔE00 4.53
Pastel Purple
#CAA0FF
ΔE00 4.54
Liliac
#C48EFD
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA94EA #B4EA94
analogous
#9F94EA #CA94EA #EA94DF
triadic
#CA94EA #EACA94 #94EACA
tetradic
#CA94EA #EA9F94 #B4EA94 #94DFEA
square
#CA94EA #EA9F94 #B4EA94 #94DFEA
split-complementary
#CA94EA #DFEA94 #94EA9F
monochromatic
#972ED6 #B161E0 #CA94EA #E3C7F4 #F2E5FA
Accessibility & contrast
On white
2.35
#CA94EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#CA94EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA94EA
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA94EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA94EA | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A6ED
Deuteranopia (green-blind)
#91AAE7
Tritanopia (blue-blind)
#C7A0B4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ca94ea; /* rgb */ color: rgb(202, 148, 234); /* oklch */ color: oklch(74.9% 0.133 312.2);
Tailwind
colors: {
custom: {
50: '#dbb4f1',
500: '#ca94ea',
950: '#000000',
},
}SCSS
$custom: #ca94ea; $custom-light: #dbb4f1; $custom-dark: #000000;
JSON
{
"hex": "#ca94ea",
"rgb": {
"r": 202,
"g": 148,
"b": 234
},
"hsl": {
"h": 277.674,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.7491,
"c": 0.13265,
"h": 312.2
},
"luminance": 0.39677
}Semantic roles & 50–950 ramp
primary
#CA94EA
secondary
#E2F1DA
accent
#CF165B
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084