#CA80EE#CA80EE
#CA80EE is a light, vivid purple. Relative luminance 0.342; OKLCH L 71.9% C 0.171 H 313.8°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CA80EE |
|---|---|
| RGB | rgb(202, 128, 238) |
| HSL | hsl(280, 76%, 72%) |
| HSV | hsv(280, 46%, 93%) |
| CMYK | cmyk(15.1%, 46.2%, 0%, 6.7%) |
| CIE-LAB | lab(65.10, 47.25, -44.31) |
| CIE-LCH | lch(65.10, 64.77, 316.84°) |
| OKLab | oklab(71.86% 0.1181 -0.1231) |
| OKLCH | oklch(71.86% 0.171 313.8) |
| XYZ | xyz(47.5064, 34.1691, 84.9651) |
| Luminance | 0.3417 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.71
Liliac
#C48EFD
ΔE00 4.46
Easter Purple
#C071FE
ΔE00 5.20
Orchid
#DA70D6
ΔE00 6.52
Light Urple
#B36FF6
ΔE00 6.61
Baby Purple
#CA9BF7
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA80EE #A4EE80
analogous
#9380EE #CA80EE #EE80DB
triadic
#CA80EE #EECA80 #80EECA
tetradic
#CA80EE #EE9380 #A4EE80 #80DBEE
square
#CA80EE #EE9380 #A4EE80 #80DBEE
split-complementary
#CA80EE #DBEE80 #80EE93
monochromatic
#9A1DD7 #B34AE7 #CA80EE #E1B6F5 #F4E4FB
Accessibility & contrast
On white
2.68
#CA80EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#CA80EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA80EE
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA80EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA80EE | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699AF2
Deuteranopia (green-blind)
#7EA0EB
Tritanopia (blue-blind)
#C790AC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ca80ee; /* rgb */ color: rgb(202, 128, 238); /* oklch */ color: oklch(71.9% 0.171 313.8);
Tailwind
colors: {
custom: {
50: '#dca7f4',
500: '#ca80ee',
950: '#000000',
},
}SCSS
$custom: #ca80ee; $custom-light: #dca7f4; $custom-dark: #000000;
JSON
{
"hex": "#ca80ee",
"rgb": {
"r": 202,
"g": 128,
"b": 238
},
"hsl": {
"h": 280.364,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.71855,
"c": 0.17055,
"h": 313.8
},
"luminance": 0.34168
}Semantic roles & 50–950 ramp
primary
#CA80EE
secondary
#E0F3D7
accent
#D90D50
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85