#CA93DF#CA93DF
#CA93DF is a light, vivid purple. Relative luminance 0.388; OKLCH L 74.3% C 0.122 H 316.4°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CA93DF |
|---|---|
| RGB | rgb(202, 147, 223) |
| HSL | hsl(283, 54%, 73%) |
| HSV | hsv(283, 34%, 87%) |
| CMYK | cmyk(9.4%, 34.1%, 0%, 12.5%) |
| CIE-LAB | lab(68.57, 33.94, -30.61) |
| CIE-LCH | lch(68.57, 45.71, 317.95°) |
| OKLab | oklab(74.26% 0.0881 -0.0839) |
| OKLCH | oklch(74.26% 0.122 316.4) |
| XYZ | xyz(48.1081, 38.7528, 74.7435) |
| Luminance | 0.3875 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.79
Lavender (survey)
#C79FEF
ΔE00 4.38
Baby Purple
#CA9BF7
ΔE00 4.77
Plum
#DDA0DD
ΔE00 5.59
Lavender Pink
#DD85D7
ΔE00 5.65
Lilac (survey)
#CEA2FD
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA93DF #A8DF93
analogous
#A493DF #CA93DF #DF93CE
triadic
#CA93DF #DFCA93 #93DFCA
tetradic
#CA93DF #DFA493 #A8DF93 #93CEDF
square
#CA93DF #DFA493 #A8DF93 #93CEDF
split-complementary
#CA93DF #CEDF93 #93DFA4
monochromatic
#9A39BF #B364D1 #CA93DF #E1C2ED #F3E7F8
Accessibility & contrast
On white
2.40
#CA93DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#CA93DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA93DF
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA93DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA93DF | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A4E2
Deuteranopia (green-blind)
#95A9DD
Tritanopia (blue-blind)
#C99CAF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ca93df; /* rgb */ color: rgb(202, 147, 223); /* oklch */ color: oklch(74.3% 0.122 316.4);
Tailwind
colors: {
custom: {
50: '#dbb3e9',
500: '#ca93df',
950: '#000000',
},
}SCSS
$custom: #ca93df; $custom-light: #dbb3e9; $custom-dark: #000000;
JSON
{
"hex": "#ca93df",
"rgb": {
"r": 202,
"g": 147,
"b": 223
},
"hsl": {
"h": 283.421,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.74259,
"c": 0.12163,
"h": 316.4
},
"luminance": 0.38752
}Semantic roles & 50–950 ramp
primary
#CA93DF
secondary
#E1EFDC
accent
#C2244F
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084