#CA93FF#CA93FF
#CA93FF is a light, vivid violet. Relative luminance 0.406; OKLCH L 75.7% C 0.159 H 306.4°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CA93FF |
|---|---|
| RGB | rgb(202, 147, 255) |
| HSL | hsl(271, 100%, 79%) |
| HSV | hsv(271, 42%, 100%) |
| CMYK | cmyk(20.8%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(69.93, 40.75, -46.03) |
| CIE-LCH | lch(69.93, 61.48, 311.52°) |
| OKLab | oklab(75.73% 0.0946 -0.1282) |
| OKLCH | oklch(75.73% 0.159 306.4) |
| XYZ | xyz(52.8372, 40.6444, 99.6500) |
| Luminance | 0.4064 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.53
Baby Purple
#CA9BF7
ΔE00 2.74
Pastel Purple
#CAA0FF
ΔE00 3.36
Lilac (survey)
#CEA2FD
ΔE00 3.96
Lavender (survey)
#C79FEF
ΔE00 4.79
Light Purple
#BF77F6
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA93FF #C8FF93
analogous
#9493FF #CA93FF #FF93FE
triadic
#CA93FF #FFCA93 #93FFCA
tetradic
#CA93FF #FF9493 #C8FF93 #93FEFF
square
#CA93FF #FF9493 #C8FF93 #93FEFF
split-complementary
#CA93FF #FEFF93 #93FF94
monochromatic
#8E19FF #AC56FF #CA93FF #E8D0FF #F0E0FF
Accessibility & contrast
On white
2.30
#CA93FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#CA93FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA93FF
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA93FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA93FF | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A9FF
Deuteranopia (green-blind)
#86ABFC
Tritanopia (blue-blind)
#C2A4BD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ca93ff; /* rgb */ color: rgb(202, 147, 255); /* oklch */ color: oklch(75.7% 0.159 306.4);
Tailwind
colors: {
custom: {
50: '#dcb3ff',
500: '#ca93ff',
950: '#000000',
},
}SCSS
$custom: #ca93ff; $custom-light: #dcb3ff; $custom-dark: #000000;
JSON
{
"hex": "#ca93ff",
"rgb": {
"r": 202,
"g": 147,
"b": 255
},
"hsl": {
"h": 270.556,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.75726,
"c": 0.15929,
"h": 306.4
},
"luminance": 0.40644
}Semantic roles & 50–950 ramp
primary
#CA93FF
secondary
#E5F7D4
accent
#E60071
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086