#CA80CE#CA80CE
#CA80CE is a light, vivid purple. Relative luminance 0.325; OKLCH L 70.4% C 0.137 H 325.1°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CA80CE |
|---|---|
| RGB | rgb(202, 128, 206) |
| HSL | hsl(297, 44%, 65%) |
| HSV | hsv(297, 38%, 81%) |
| CMYK | cmyk(1.9%, 37.9%, 0%, 19.2%) |
| CIE-LAB | lab(63.72, 40.88, -28.66) |
| CIE-LCH | lch(63.72, 49.92, 324.97°) |
| OKLab | oklab(70.37% 0.1121 -0.0782) |
| OKLCH | oklch(70.37% 0.137 325.1) |
| XYZ | xyz(43.2158, 32.4529, 62.3682) |
| Luminance | 0.3245 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.97
Lavender Pink
#DD85D7
ΔE00 3.57
Orchid
#DA70D6
ΔE00 4.55
Pale Purple
#B790D4
ΔE00 6.54
Wisteria
#A87DC2
ΔE00 6.82
Violet (CSS)
#EE82EE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA80CE #84CE80
analogous
#A380CE #CA80CE #CE80AB
triadic
#CA80CE #CECA80 #80CECA
tetradic
#CA80CE #CEA380 #84CE80 #80ABCE
square
#CA80CE #CEA380 #84CE80 #80ABCE
split-complementary
#CA80CE #ABCE80 #80CEA3
monochromatic
#943B99 #B854BD #CA80CE #DCACDF #EFD8F0
Accessibility & contrast
On white
2.80
#CA80CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#CA80CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA80CE
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA80CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA80CE | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7995D1
Deuteranopia (green-blind)
#8C9ECB
Tritanopia (blue-blind)
#CE889E
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ca80ce; /* rgb */ color: rgb(202, 128, 206); /* oklch */ color: oklch(70.4% 0.137 325.1);
Tailwind
colors: {
custom: {
50: '#dba6dd',
500: '#ca80ce',
950: '#000000',
},
}SCSS
$custom: #ca80ce; $custom-light: #dba6dd; $custom-dark: #000000;
JSON
{
"hex": "#ca80ce",
"rgb": {
"r": 202,
"g": 128,
"b": 206
},
"hsl": {
"h": 296.923,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.70368,
"c": 0.13668,
"h": 325.1
},
"luminance": 0.32451
}Semantic roles & 50–950 ramp
primary
#CA80CE
secondary
#C9E2C8
accent
#B72E35
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83