#CA93E2#CA93E2
#CA93E2 is a light, vivid purple. Relative luminance 0.389; OKLCH L 74.4% C 0.125 H 315.2°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CA93E2 |
|---|---|
| RGB | rgb(202, 147, 226) |
| HSL | hsl(282, 58%, 73%) |
| HSV | hsv(282, 35%, 89%) |
| CMYK | cmyk(10.6%, 35%, 0%, 11.4%) |
| CIE-LAB | lab(68.69, 34.55, -32.09) |
| CIE-LCH | lch(68.69, 47.15, 317.12°) |
| OKLab | oklab(74.39% 0.0888 -0.0881) |
| OKLCH | oklch(74.39% 0.125 315.2) |
| XYZ | xyz(48.5162, 38.9160, 76.8925) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.89
Lavender (survey)
#C79FEF
ΔE00 4.02
Baby Purple
#CA9BF7
ΔE00 4.21
Lilac (survey)
#CEA2FD
ΔE00 5.47
Lavender Pink
#DD85D7
ΔE00 5.92
Pastel Purple
#CAA0FF
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA93E2 #ABE293
analogous
#A293E2 #CA93E2 #E293D2
triadic
#CA93E2 #E2CA93 #93E2CA
tetradic
#CA93E2 #E2A293 #ABE293 #93D2E2
square
#CA93E2 #E2A293 #ABE293 #93D2E2
split-complementary
#CA93E2 #D2E293 #93E2A2
monochromatic
#9A35C6 #B263D5 #CA93E2 #E2C3EF #F3E7F9
Accessibility & contrast
On white
2.39
#CA93E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#CA93E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA93E2
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA93E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA93E2 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A4E5
Deuteranopia (green-blind)
#94A9E0
Tritanopia (blue-blind)
#C99DB0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ca93e2; /* rgb */ color: rgb(202, 147, 226); /* oklch */ color: oklch(74.4% 0.125 315.2);
Tailwind
colors: {
custom: {
50: '#dbb3eb',
500: '#ca93e2',
950: '#000000',
},
}SCSS
$custom: #ca93e2; $custom-light: #dbb3eb; $custom-dark: #000000;
JSON
{
"hex": "#ca93e2",
"rgb": {
"r": 202,
"g": 147,
"b": 226
},
"hsl": {
"h": 281.772,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.74388,
"c": 0.12507,
"h": 315.2
},
"luminance": 0.38915
}Semantic roles & 50–950 ramp
primary
#CA93E2
secondary
#E1F0DB
accent
#C52052
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084