#CA93FB#CA93FB
#CA93FB is a light, vivid violet. Relative luminance 0.404; OKLCH L 75.5% C 0.154 H 307.4°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CA93FB |
|---|---|
| RGB | rgb(202, 147, 251) |
| HSL | hsl(272, 93%, 78%) |
| HSV | hsv(272, 41%, 98%) |
| CMYK | cmyk(19.5%, 41.4%, 0%, 1.6%) |
| CIE-LAB | lab(69.75, 39.87, -44.14) |
| CIE-LCH | lch(69.75, 59.48, 312.09°) |
| OKLab | oklab(75.53% 0.0939 -0.1227) |
| OKLCH | oklch(75.53% 0.155 307.4) |
| XYZ | xyz(52.2000, 40.3895, 96.2941) |
| Luminance | 0.4039 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.82
Baby Purple
#CA9BF7
ΔE00 2.34
Pastel Purple
#CAA0FF
ΔE00 3.32
Lilac (survey)
#CEA2FD
ΔE00 3.78
Lavender (survey)
#C79FEF
ΔE00 4.34
Light Purple
#BF77F6
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA93FB #C4FB93
analogous
#9693FB #CA93FB #FB93F8
triadic
#CA93FB #FBCA93 #93FBCA
tetradic
#CA93FB #FB9693 #C4FB93 #93F8FB
square
#CA93FB #FB9693 #C4FB93 #93F8FB
split-complementary
#CA93FB #F8FB93 #93FB96
monochromatic
#901DF7 #AD58F9 #CA93FB #E7CEFD #F1E1FE
Accessibility & contrast
On white
2.31
#CA93FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#CA93FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA93FB
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA93FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA93FB | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FF
Deuteranopia (green-blind)
#88ABF8
Tritanopia (blue-blind)
#C3A3BB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ca93fb; /* rgb */ color: rgb(202, 147, 251); /* oklch */ color: oklch(75.5% 0.154 307.4);
Tailwind
colors: {
custom: {
50: '#dcb3fd',
500: '#ca93fb',
950: '#000000',
},
}SCSS
$custom: #ca93fb; $custom-light: #dcb3fd; $custom-dark: #000000;
JSON
{
"hex": "#ca93fb",
"rgb": {
"r": 202,
"g": 147,
"b": 251
},
"hsl": {
"h": 271.731,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.75532,
"c": 0.1545,
"h": 307.4
},
"luminance": 0.40389
}Semantic roles & 50–950 ramp
primary
#CA93FB
secondary
#E5F6D5
accent
#E6006C
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085