#CA82EE#CA82EE
#CA82EE is a light, vivid purple. Relative luminance 0.347; OKLCH L 72.2% C 0.167 H 313.6°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CA82EE |
|---|---|
| RGB | rgb(202, 130, 238) |
| HSL | hsl(280, 76%, 72%) |
| HSV | hsv(280, 45%, 93%) |
| CMYK | cmyk(15.1%, 45.4%, 0%, 6.7%) |
| CIE-LAB | lab(65.51, 46.19, -43.66) |
| CIE-LCH | lch(65.51, 63.56, 316.62°) |
| OKLab | oklab(72.16% 0.1153 -0.1212) |
| OKLCH | oklch(72.16% 0.167 313.6) |
| XYZ | xyz(47.7698, 34.6960, 85.0529) |
| Luminance | 0.3469 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.04
Liliac
#C48EFD
ΔE00 4.16
Easter Purple
#C071FE
ΔE00 5.56
Baby Purple
#CA9BF7
ΔE00 6.23
Violet (CSS)
#EE82EE
ΔE00 6.68
Orchid
#DA70D6
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA82EE #A6EE82
analogous
#9482EE #CA82EE #EE82DC
triadic
#CA82EE #EECA82 #82EECA
tetradic
#CA82EE #EE9482 #A6EE82 #82DCEE
square
#CA82EE #EE9482 #A6EE82 #82DCEE
split-complementary
#CA82EE #DCEE82 #82EE94
monochromatic
#9A1DD8 #B34CE7 #CA82EE #E1B8F5 #F4E4FB
Accessibility & contrast
On white
2.65
#CA82EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#CA82EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA82EE
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA82EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA82EE | 1.00 | 2.65 | 7.94 | 7.94 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9BF2
Deuteranopia (green-blind)
#80A1EB
Tritanopia (blue-blind)
#C792AD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ca82ee; /* rgb */ color: rgb(202, 130, 238); /* oklch */ color: oklch(72.2% 0.167 313.6);
Tailwind
colors: {
custom: {
50: '#dca8f4',
500: '#ca82ee',
950: '#000000',
},
}SCSS
$custom: #ca82ee; $custom-light: #dca8f4; $custom-dark: #000000;
JSON
{
"hex": "#ca82ee",
"rgb": {
"r": 202,
"g": 130,
"b": 238
},
"hsl": {
"h": 280,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.72164,
"c": 0.16729,
"h": 313.6
},
"luminance": 0.34695
}Semantic roles & 50–950 ramp
primary
#CA82EE
secondary
#E1F3D8
accent
#D80D51
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85