#CA94E9#CA94E9
#CA94E9 is a light, vivid violet. Relative luminance 0.396; OKLCH L 74.9% C 0.131 H 312.6°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CA94E9 |
|---|---|
| RGB | rgb(202, 148, 233) |
| HSL | hsl(278, 66%, 75%) |
| HSV | hsv(278, 36%, 91%) |
| CMYK | cmyk(13.3%, 36.5%, 0%, 8.6%) |
| CIE-LAB | lab(69.20, 35.46, -35.15) |
| CIE-LCH | lch(69.20, 49.92, 315.25°) |
| OKLab | oklab(74.87% 0.0889 -0.0968) |
| OKLCH | oklch(74.87% 0.131 312.6) |
| XYZ | xyz(49.6525, 39.6204, 82.1068) |
| Luminance | 0.3962 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.92
Lavender (survey)
#C79FEF
ΔE00 3.25
Lilac (survey)
#CEA2FD
ΔE00 4.36
Pale Purple
#B790D4
ΔE00 4.42
Pastel Purple
#CAA0FF
ΔE00 4.69
Liliac
#C48EFD
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA94E9 #B3E994
analogous
#A094E9 #CA94E9 #E994DD
triadic
#CA94E9 #E9CA94 #94E9CA
tetradic
#CA94E9 #E9A094 #B3E994 #94DDE9
square
#CA94E9 #E9A094 #B3E994 #94DDE9
split-complementary
#CA94E9 #DDE994 #94E9A0
monochromatic
#982ED4 #B161DF #CA94E9 #E3C7F3 #F2E6FA
Accessibility & contrast
On white
2.35
#CA94E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#CA94E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA94E9
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA94E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA94E9 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A6EC
Deuteranopia (green-blind)
#92AAE7
Tritanopia (blue-blind)
#C7A0B4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ca94e9; /* rgb */ color: rgb(202, 148, 233); /* oklch */ color: oklch(74.9% 0.131 312.6);
Tailwind
colors: {
custom: {
50: '#dbb4f0',
500: '#ca94e9',
950: '#000000',
},
}SCSS
$custom: #ca94e9; $custom-light: #dbb4f0; $custom-dark: #000000;
JSON
{
"hex": "#ca94e9",
"rgb": {
"r": 202,
"g": 148,
"b": 233
},
"hsl": {
"h": 278.118,
"s": 65.891,
"l": 74.706
},
"oklch": {
"l": 0.74866,
"c": 0.13148,
"h": 312.6
},
"luminance": 0.3962
}Semantic roles & 50–950 ramp
primary
#CA94E9
secondary
#E2F1DA
accent
#CE185A
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084