#CA82FF#CA82FF
#CA82FF is a light, vivid violet. Relative luminance 0.357; OKLCH L 73.0% C 0.186 H 309.1°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CA82FF |
|---|---|
| RGB | rgb(202, 130, 255) |
| HSL | hsl(275, 100%, 75%) |
| HSV | hsv(275, 49%, 100%) |
| CMYK | cmyk(20.8%, 49%, 0%, 0%) |
| CIE-LAB | lab(66.32, 49.82, -51.71) |
| CIE-LCH | lch(66.32, 71.81, 313.94°) |
| OKLab | oklab(73.03% 0.1175 -0.1446) |
| OKLCH | oklch(73.03% 0.186 309.1) |
| XYZ | xyz(50.3863, 35.7426, 98.8330) |
| Luminance | 0.3574 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.13
Light Purple
#BF77F6
ΔE00 3.24
Easter Purple
#C071FE
ΔE00 4.29
Light Urple
#B36FF6
ΔE00 6.08
Baby Purple
#CA9BF7
ΔE00 6.51
Bright Lavender
#C760FF
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA82FF #B7FF82
analogous
#8B82FF #CA82FF #FF82F5
triadic
#CA82FF #FFCA82 #82FFCA
tetradic
#CA82FF #FF8B82 #B7FF82 #82F5FF
square
#CA82FF #FF8B82 #B7FF82 #82F5FF
split-complementary
#CA82FF #F5FF82 #82FF8B
monochromatic
#9608FF #B045FF #CA82FF #E4BFFF #F2E0FF
Accessibility & contrast
On white
2.58
#CA82FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#CA82FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA82FF
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA82FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA82FF | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619EFF
Deuteranopia (green-blind)
#76A2FC
Tritanopia (blue-blind)
#C397B5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ca82ff; /* rgb */ color: rgb(202, 130, 255); /* oklch */ color: oklch(73.0% 0.186 309.1);
Tailwind
colors: {
custom: {
50: '#dca8ff',
500: '#ca82ff',
950: '#000000',
},
}SCSS
$custom: #ca82ff; $custom-light: #dca8ff; $custom-dark: #000000;
JSON
{
"hex": "#ca82ff",
"rgb": {
"r": 202,
"g": 130,
"b": 255
},
"hsl": {
"h": 274.56,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.73033,
"c": 0.18628,
"h": 309.1
},
"luminance": 0.35742
}Semantic roles & 50–950 ramp
primary
#CA82FF
secondary
#E3F7D4
accent
#E60061
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151018
muted
#837F86