#CA93EA#CA93EA
#CA93EA is a light, vivid violet. Relative luminance 0.394; OKLCH L 74.7% C 0.134 H 312.4°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CA93EA |
|---|---|
| RGB | rgb(202, 147, 234) |
| HSL | hsl(278, 67%, 75%) |
| HSV | hsv(278, 37%, 92%) |
| CMYK | cmyk(13.7%, 37.2%, 0%, 8.2%) |
| CIE-LAB | lab(69.02, 36.21, -35.98) |
| CIE-LCH | lch(69.02, 51.05, 315.18°) |
| OKLab | oklab(74.74% 0.0906 -0.0992) |
| OKLCH | oklch(74.74% 0.134 312.4) |
| XYZ | xyz(49.6396, 39.3654, 82.8092) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.90
Lavender (survey)
#C79FEF
ΔE00 3.46
Lilac (survey)
#CEA2FD
ΔE00 4.42
Liliac
#C48EFD
ΔE00 4.51
Pale Purple
#B790D4
ΔE00 4.58
Pastel Purple
#CAA0FF
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA93EA #B3EA93
analogous
#9F93EA #CA93EA #EA93DF
triadic
#CA93EA #EACA93 #93EACA
tetradic
#CA93EA #EA9F93 #B3EA93 #93DFEA
square
#CA93EA #EA9F93 #B3EA93 #93DFEA
split-complementary
#CA93EA #DFEA93 #93EA9F
monochromatic
#982DD6 #B160E0 #CA93EA #E3C6F4 #F2E5FA
Accessibility & contrast
On white
2.37
#CA93EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#CA93EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA93EA
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA93EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA93EA | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A5ED
Deuteranopia (green-blind)
#90AAE7
Tritanopia (blue-blind)
#C79FB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ca93ea; /* rgb */ color: rgb(202, 147, 234); /* oklch */ color: oklch(74.7% 0.134 312.4);
Tailwind
colors: {
custom: {
50: '#dbb3f1',
500: '#ca93ea',
950: '#000000',
},
}SCSS
$custom: #ca93ea; $custom-light: #dbb3f1; $custom-dark: #000000;
JSON
{
"hex": "#ca93ea",
"rgb": {
"r": 202,
"g": 147,
"b": 234
},
"hsl": {
"h": 277.931,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.74741,
"c": 0.13435,
"h": 312.4
},
"luminance": 0.39365
}Semantic roles & 50–950 ramp
primary
#CA93EA
secondary
#E2F2D9
accent
#CF165A
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084