#CA93F8#CA93F8
#CA93F8 is a light, vivid violet. Relative luminance 0.402; OKLCH L 75.4% C 0.151 H 308.2°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CA93F8 |
|---|---|
| RGB | rgb(202, 147, 248) |
| HSL | hsl(273, 88%, 77%) |
| HSV | hsv(273, 41%, 97%) |
| CMYK | cmyk(18.5%, 40.7%, 0%, 2.7%) |
| CIE-LAB | lab(69.61, 39.21, -42.71) |
| CIE-LCH | lch(69.61, 57.98, 312.55°) |
| OKLab | oklab(75.39% 0.0934 -0.1186) |
| OKLCH | oklch(75.39% 0.151 308.2) |
| XYZ | xyz(51.7309, 40.2019, 93.8233) |
| Luminance | 0.4020 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.14
Liliac
#C48EFD
ΔE00 2.18
Pastel Purple
#CAA0FF
ΔE00 3.39
Lilac (survey)
#CEA2FD
ΔE00 3.71
Lavender (survey)
#C79FEF
ΔE00 4.03
Pale Purple
#B790D4
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA93F8 #C1F893
analogous
#9793F8 #CA93F8 #F893F4
triadic
#CA93F8 #F8CA93 #93F8CA
tetradic
#CA93F8 #F89793 #C1F893 #93F4F8
square
#CA93F8 #F89793 #C1F893 #93F4F8
split-complementary
#CA93F8 #F4F893 #93F897
monochromatic
#9220F1 #AE5AF4 #CA93F8 #E6CCFC #F1E2FD
Accessibility & contrast
On white
2.32
#CA93F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#CA93F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA93F8
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA93F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA93F8 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FC
Deuteranopia (green-blind)
#8AABF5
Tritanopia (blue-blind)
#C4A3BA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ca93f8; /* rgb */ color: rgb(202, 147, 248); /* oklch */ color: oklch(75.4% 0.151 308.2);
Tailwind
colors: {
custom: {
50: '#dcb3fb',
500: '#ca93f8',
950: '#000000',
},
}SCSS
$custom: #ca93f8; $custom-light: #dcb3fb; $custom-dark: #000000;
JSON
{
"hex": "#ca93f8",
"rgb": {
"r": 202,
"g": 147,
"b": 248
},
"hsl": {
"h": 272.673,
"s": 87.826,
"l": 77.451
},
"oklch": {
"l": 0.75388,
"c": 0.15092,
"h": 308.2
},
"luminance": 0.40201
}Semantic roles & 50–950 ramp
primary
#CA93F8
secondary
#E4F5D6
accent
#E40169
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085