#CA82CA#CA82CA
#CA82CA is a light, vivid purple. Relative luminance 0.328; OKLCH L 70.5% C 0.129 H 326.8°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CA82CA |
|---|---|
| RGB | rgb(202, 130, 202) |
| HSL | hsl(300, 40%, 65%) |
| HSV | hsv(300, 36%, 79%) |
| CMYK | cmyk(0%, 35.6%, 0%, 20.8%) |
| CIE-LAB | lab(63.99, 39.06, -25.99) |
| CIE-LCH | lch(63.99, 46.91, 326.36°) |
| OKLab | oklab(70.52% 0.1082 -0.0707) |
| OKLCH | oklch(70.52% 0.129 326.8) |
| XYZ | xyz(42.9995, 32.7879, 59.9293) |
| Luminance | 0.3279 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.27
Lavender Pink
#DD85D7
ΔE00 3.55
Orchid
#DA70D6
ΔE00 5.32
Pale Purple
#B790D4
ΔE00 6.57
Wisteria
#A87DC2
ΔE00 7.07
Violet (CSS)
#EE82EE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA82CA #82CA82
analogous
#A682CA #CA82CA #CA82A6
triadic
#CA82CA #CACA82 #82CACA
tetradic
#CA82CA #CAA682 #82CA82 #82A6CA
square
#CA82CA #CAA682 #82CA82 #82A6CA
split-complementary
#CA82CA #A6CA82 #82CAA6
monochromatic
#933E93 #B857B8 #CA82CA #DCADDC #EED8EE
Accessibility & contrast
On white
2.78
#CA82CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#CA82CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA82CA
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA82CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA82CA | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D95CD
Deuteranopia (green-blind)
#8F9EC8
Tritanopia (blue-blind)
#CE899D
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ca82ca; /* rgb */ color: rgb(202, 130, 202); /* oklch */ color: oklch(70.5% 0.129 326.8);
Tailwind
colors: {
custom: {
50: '#dba7da',
500: '#ca82ca',
950: '#000000',
},
}SCSS
$custom: #ca82ca; $custom-light: #dba7da; $custom-dark: #000000;
JSON
{
"hex": "#ca82ca",
"rgb": {
"r": 202,
"g": 130,
"b": 202
},
"hsl": {
"h": 300,
"s": 40.449,
"l": 65.098
},
"oklch": {
"l": 0.70522,
"c": 0.12921,
"h": 326.8
},
"luminance": 0.32786
}Semantic roles & 50–950 ramp
primary
#CA82CA
secondary
#C8E0C8
accent
#B33232
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#151015
muted
#837F83