#CA80E2#CA80E2
#CA80E2 is a light, vivid purple. Relative luminance 0.335; OKLCH L 71.3% C 0.158 H 317.5°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CA80E2 |
|---|---|
| RGB | rgb(202, 128, 226) |
| HSL | hsl(285, 63%, 69%) |
| HSV | hsv(285, 43%, 89%) |
| CMYK | cmyk(10.6%, 43.4%, 0%, 11.4%) |
| CIE-LAB | lab(64.55, 44.79, -38.52) |
| CIE-LCH | lch(64.55, 59.07, 319.30°) |
| OKLab | oklab(71.27% 0.1162 -0.1064) |
| OKLCH | oklch(71.27% 0.158 317.5) |
| XYZ | xyz(45.8018, 33.4873, 75.9877) |
| Luminance | 0.3349 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 5.12
Light Purple
#BF77F6
ΔE00 5.39
Lavender Pink
#DD85D7
ΔE00 5.45
Orchid (survey)
#C875C4
ΔE00 5.83
Liliac
#C48EFD
ΔE00 6.00
Violet (CSS)
#EE82EE
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA80E2 #98E280
analogous
#9980E2 #CA80E2 #E280C9
triadic
#CA80E2 #E2CA80 #80E2CA
tetradic
#CA80E2 #E29980 #98E280 #80C9E2
square
#CA80E2 #E29980 #98E280 #80C9E2
split-complementary
#CA80E2 #C9E280 #80E299
monochromatic
#992BBD #B54ED7 #CA80E2 #DFB2ED #F4E4F9
Accessibility & contrast
On white
2.73
#CA80E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#CA80E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA80E2
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA80E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA80E2 | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7098E5
Deuteranopia (green-blind)
#849FDF
Tritanopia (blue-blind)
#CA8DA6
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ca80e2; /* rgb */ color: rgb(202, 128, 226); /* oklch */ color: oklch(71.3% 0.158 317.5);
Tailwind
colors: {
custom: {
50: '#dca6eb',
500: '#ca80e2',
950: '#000000',
},
}SCSS
$custom: #ca80e2; $custom-light: #dca6eb; $custom-dark: #000000;
JSON
{
"hex": "#ca80e2",
"rgb": {
"r": 202,
"g": 128,
"b": 226
},
"hsl": {
"h": 285.306,
"s": 62.821,
"l": 69.412
},
"oklch": {
"l": 0.71272,
"c": 0.1575,
"h": 317.5
},
"luminance": 0.33486
}Semantic roles & 50–950 ramp
primary
#CA80E2
secondary
#D8EDD1
accent
#CB1B46
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F16
muted
#837F84