#CA80E3#CA80E3
#CA80E3 is a light, vivid purple. Relative luminance 0.335; OKLCH L 71.3% C 0.159 H 317.2°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CA80E3 |
|---|---|
| RGB | rgb(202, 128, 227) |
| HSL | hsl(285, 64%, 70%) |
| HSV | hsv(285, 44%, 89%) |
| CMYK | cmyk(11%, 43.6%, 0%, 11%) |
| CIE-LAB | lab(64.60, 44.99, -39.00) |
| CIE-LCH | lch(64.60, 59.54, 319.08°) |
| OKLab | oklab(71.32% 0.1163 -0.1078) |
| OKLCH | oklch(71.32% 0.159 317.2) |
| XYZ | xyz(45.9394, 33.5423, 76.7125) |
| Luminance | 0.3354 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 5.22
Light Purple
#BF77F6
ΔE00 5.23
Lavender Pink
#DD85D7
ΔE00 5.59
Liliac
#C48EFD
ΔE00 5.85
Orchid (survey)
#C875C4
ΔE00 5.99
Violet (CSS)
#EE82EE
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA80E3 #99E380
analogous
#9880E3 #CA80E3 #E380CB
triadic
#CA80E3 #E3CA80 #80E3CA
tetradic
#CA80E3 #E39880 #99E380 #80CBE3
square
#CA80E3 #E39880 #99E380 #80CBE3
split-complementary
#CA80E3 #CBE380 #80E398
monochromatic
#992ABF #B54ED8 #CA80E3 #DFB2EE #F4E4F9
Accessibility & contrast
On white
2.72
#CA80E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#CA80E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA80E3
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA80E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA80E3 | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F98E7
Deuteranopia (green-blind)
#839FE0
Tritanopia (blue-blind)
#CA8DA7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ca80e3; /* rgb */ color: rgb(202, 128, 227); /* oklch */ color: oklch(71.3% 0.159 317.2);
Tailwind
colors: {
custom: {
50: '#dca6ec',
500: '#ca80e3',
950: '#000000',
},
}SCSS
$custom: #ca80e3; $custom-light: #dca6ec; $custom-dark: #000000;
JSON
{
"hex": "#ca80e3",
"rgb": {
"r": 202,
"g": 128,
"b": 227
},
"hsl": {
"h": 284.848,
"s": 63.871,
"l": 69.608
},
"oklch": {
"l": 0.71319,
"c": 0.15858,
"h": 317.2
},
"luminance": 0.33541
}Semantic roles & 50–950 ramp
primary
#CA80E3
secondary
#D8EED1
accent
#CC1A47
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F16
muted
#837F84