#CA93EE#CA93EE
#CA93EE is a light, vivid violet. Relative luminance 0.396; OKLCH L 74.9% C 0.139 H 311.1°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CA93EE |
|---|---|
| RGB | rgb(202, 147, 238) |
| HSL | hsl(276, 73%, 75%) |
| HSV | hsv(276, 38%, 93%) |
| CMYK | cmyk(15.1%, 38.2%, 0%, 6.7%) |
| CIE-LAB | lab(69.18, 37.06, -37.92) |
| CIE-LCH | lch(69.18, 53.02, 314.34°) |
| OKLab | oklab(74.92% 0.0914 -0.1048) |
| OKLCH | oklch(74.92% 0.139 311.1) |
| XYZ | xyz(50.2207, 39.5978, 85.8699) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.41
Lavender (survey)
#C79FEF
ΔE00 3.43
Liliac
#C48EFD
ΔE00 3.77
Lilac (survey)
#CEA2FD
ΔE00 4.05
Pastel Purple
#CAA0FF
ΔE00 4.16
Pale Purple
#B790D4
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA93EE #B7EE93
analogous
#9C93EE #CA93EE #EE93E4
triadic
#CA93EE #EECA93 #93EECA
tetradic
#CA93EE #EE9C93 #B7EE93 #93E4EE
square
#CA93EE #EE9C93 #B7EE93 #93E4EE
split-complementary
#CA93EE #E4EE93 #93EE9C
monochromatic
#9629DD #B05EE6 #CA93EE #E4C8F6 #F2E5FB
Accessibility & contrast
On white
2.35
#CA93EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#CA93EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA93EE
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA93EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA93EE | 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)
#82A6F1
Deuteranopia (green-blind)
#8FAAEB
Tritanopia (blue-blind)
#C6A0B5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ca93ee; /* rgb */ color: rgb(202, 147, 238); /* oklch */ color: oklch(74.9% 0.139 311.1);
Tailwind
colors: {
custom: {
50: '#dbb3f4',
500: '#ca93ee',
950: '#000000',
},
}SCSS
$custom: #ca93ee; $custom-light: #dbb3f4; $custom-dark: #000000;
JSON
{
"hex": "#ca93ee",
"rgb": {
"r": 202,
"g": 147,
"b": 238
},
"hsl": {
"h": 276.264,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.74922,
"c": 0.13905,
"h": 311.1
},
"luminance": 0.39597
}Semantic roles & 50–950 ramp
primary
#CA93EE
secondary
#E3F2D9
accent
#D5115E
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085