#CA80EC#CA80EC
#CA80EC is a light, vivid purple. Relative luminance 0.341; OKLCH L 71.8% C 0.168 H 314.4°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CA80EC |
|---|---|
| RGB | rgb(202, 128, 236) |
| HSL | hsl(281, 74%, 71%) |
| HSV | hsv(281, 46%, 93%) |
| CMYK | cmyk(14.4%, 45.8%, 0%, 7.5%) |
| CIE-LAB | lab(65.00, 46.83, -43.35) |
| CIE-LCH | lch(65.00, 63.82, 317.21°) |
| OKLab | oklab(71.76% 0.1178 -0.1203) |
| OKLCH | oklch(71.76% 0.168 314.4) |
| XYZ | xyz(47.2142, 34.0522, 83.4262) |
| Luminance | 0.3405 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.95
Liliac
#C48EFD
ΔE00 4.68
Easter Purple
#C071FE
ΔE00 5.45
Orchid
#DA70D6
ΔE00 6.26
Violet (CSS)
#EE82EE
ΔE00 6.60
Baby Purple
#CA9BF7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA80EC #A2EC80
analogous
#9480EC #CA80EC #EC80D8
triadic
#CA80EC #ECCA80 #80ECCA
tetradic
#CA80EC #EC9480 #A2EC80 #80D8EC
square
#CA80EC #EC9480 #A2EC80 #80D8EC
split-complementary
#CA80EC #D8EC80 #80EC94
monochromatic
#9A1FD2 #B44BE4 #CA80EC #E0B5F4 #F4E4FB
Accessibility & contrast
On white
2.69
#CA80EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#CA80EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA80EC
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA80EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA80EC | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A99F0
Deuteranopia (green-blind)
#7FA0E9
Tritanopia (blue-blind)
#C890AB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ca80ec; /* rgb */ color: rgb(202, 128, 236); /* oklch */ color: oklch(71.8% 0.168 314.4);
Tailwind
colors: {
custom: {
50: '#dca7f2',
500: '#ca80ec',
950: '#000000',
},
}SCSS
$custom: #ca80ec; $custom-light: #dca7f2; $custom-dark: #000000;
JSON
{
"hex": "#ca80ec",
"rgb": {
"r": 202,
"g": 128,
"b": 236
},
"hsl": {
"h": 281.111,
"s": 73.973,
"l": 71.373
},
"oklch": {
"l": 0.71756,
"c": 0.16836,
"h": 314.4
},
"luminance": 0.34051
}Semantic roles & 50–950 ramp
primary
#CA80EC
secondary
#DFF2D6
accent
#D60F4E
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85