#CA93ED#CA93ED
#CA93ED is a light, vivid violet. Relative luminance 0.395; OKLCH L 74.9% C 0.138 H 311.4°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CA93ED |
|---|---|
| RGB | rgb(202, 147, 237) |
| HSL | hsl(277, 71%, 75%) |
| HSV | hsv(277, 38%, 93%) |
| CMYK | cmyk(14.8%, 38%, 0%, 7.1%) |
| CIE-LAB | lab(69.14, 36.84, -37.43) |
| CIE-LCH | lch(69.14, 52.52, 314.55°) |
| OKLab | oklab(74.88% 0.0912 -0.1034) |
| OKLCH | oklch(74.88% 0.138 311.4) |
| XYZ | xyz(50.0742, 39.5392, 85.0983) |
| Luminance | 0.3954 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.52
Lavender (survey)
#C79FEF
ΔE00 3.42
Liliac
#C48EFD
ΔE00 3.95
Lilac (survey)
#CEA2FD
ΔE00 4.13
Pastel Purple
#CAA0FF
ΔE00 4.28
Pale Purple
#B790D4
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA93ED #B6ED93
analogous
#9D93ED #CA93ED #ED93E3
triadic
#CA93ED #EDCA93 #93EDCA
tetradic
#CA93ED #ED9D93 #B6ED93 #93E3ED
square
#CA93ED #ED9D93 #B6ED93 #93E3ED
split-complementary
#CA93ED #E3ED93 #93ED9D
monochromatic
#972ADC #B05FE4 #CA93ED #E4C7F6 #F2E5FB
Accessibility & contrast
On white
2.36
#CA93ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#CA93ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA93ED
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA93ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA93ED | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F0
Deuteranopia (green-blind)
#8FAAEA
Tritanopia (blue-blind)
#C6A0B5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ca93ed; /* rgb */ color: rgb(202, 147, 237); /* oklch */ color: oklch(74.9% 0.138 311.4);
Tailwind
colors: {
custom: {
50: '#dbb3f3',
500: '#ca93ed',
950: '#000000',
},
}SCSS
$custom: #ca93ed; $custom-light: #dbb3f3; $custom-dark: #000000;
JSON
{
"hex": "#ca93ed",
"rgb": {
"r": 202,
"g": 147,
"b": 237
},
"hsl": {
"h": 276.667,
"s": 71.429,
"l": 75.294
},
"oklch": {
"l": 0.74876,
"c": 0.13787,
"h": 311.4
},
"luminance": 0.39538
}Semantic roles & 50–950 ramp
primary
#CA93ED
secondary
#E3F2D9
accent
#D3125D
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085