#CA82DC#CA82DC
#CA82DC is a light, vivid purple. Relative luminance 0.337; OKLCH L 71.3% C 0.148 H 319.4°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CA82DC |
|---|---|
| RGB | rgb(202, 130, 220) |
| HSL | hsl(288, 56%, 69%) |
| HSV | hsv(288, 41%, 86%) |
| CMYK | cmyk(8.2%, 40.9%, 0%, 13.7%) |
| CIE-LAB | lab(64.72, 42.52, -34.93) |
| CIE-LCH | lch(64.72, 55.03, 320.60°) |
| OKLab | oklab(71.31% 0.1122 -0.0961) |
| OKLCH | oklch(71.31% 0.148 319.4) |
| XYZ | xyz(45.2563, 33.6906, 71.8152) |
| Luminance | 0.3369 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.49
Orchid
#DA70D6
ΔE00 4.96
Orchid (survey)
#C875C4
ΔE00 5.04
Pale Purple
#B790D4
ΔE00 5.92
Violet (CSS)
#EE82EE
ΔE00 6.08
Purply Pink
#F075E6
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA82DC #94DC82
analogous
#9D82DC #CA82DC #DC82C1
triadic
#CA82DC #DCCA82 #82DCCA
tetradic
#CA82DC #DC9D82 #94DC82 #82C1DC
square
#CA82DC #DC9D82 #94DC82 #82C1DC
split-complementary
#CA82DC #C1DC82 #82DC9D
monochromatic
#9832B2 #B652CF #CA82DC #DEB2E9 #F3E2F7
Accessibility & contrast
On white
2.71
#CA82DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#CA82DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA82DC
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA82DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA82DC | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7598DF
Deuteranopia (green-blind)
#88A0D9
Tritanopia (blue-blind)
#CB8DA5
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ca82dc; /* rgb */ color: rgb(202, 130, 220); /* oklch */ color: oklch(71.3% 0.148 319.4);
Tailwind
colors: {
custom: {
50: '#dba8e7',
500: '#ca82dc',
950: '#000000',
},
}SCSS
$custom: #ca82dc; $custom-light: #dba8e7; $custom-dark: #000000;
JSON
{
"hex": "#ca82dc",
"rgb": {
"r": 202,
"g": 130,
"b": 220
},
"hsl": {
"h": 288,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.71309,
"c": 0.1477,
"h": 319.4
},
"luminance": 0.33689
}Semantic roles & 50–950 ramp
primary
#CA82DC
secondary
#D5EACF
accent
#C42242
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84