#CA82F3#CA82F3
#CA82F3 is a light, vivid violet. Relative luminance 0.350; OKLCH L 72.4% C 0.173 H 312.2°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CA82F3 |
|---|---|
| RGB | rgb(202, 130, 243) |
| HSL | hsl(278, 82%, 73%) |
| HSV | hsv(278, 47%, 95%) |
| CMYK | cmyk(16.9%, 46.5%, 0%, 4.7%) |
| CIE-LAB | lab(65.74, 47.25, -46.04) |
| CIE-LCH | lch(65.74, 65.97, 315.74°) |
| OKLab | oklab(72.41% 0.116 -0.1281) |
| OKLCH | oklch(72.41% 0.173 312.2) |
| XYZ | xyz(48.5146, 34.9939, 88.9754) |
| Luminance | 0.3499 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.57
Liliac
#C48EFD
ΔE00 3.66
Easter Purple
#C071FE
ΔE00 5.03
Baby Purple
#CA9BF7
ΔE00 6.19
Light Urple
#B36FF6
ΔE00 6.55
Violet (CSS)
#EE82EE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA82F3 #ABF382
analogous
#9182F3 #CA82F3 #F382E4
triadic
#CA82F3 #F3CA82 #82F3CA
tetradic
#CA82F3 #F39182 #ABF382 #82E4F3
square
#CA82F3 #F39182 #ABF382 #82E4F3
split-complementary
#CA82F3 #E4F382 #82F391
monochromatic
#9A16E5 #B24AEE #CA82F3 #E2BAF8 #F3E3FC
Accessibility & contrast
On white
2.63
#CA82F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#CA82F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA82F3
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA82F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA82F3 | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699CF7
Deuteranopia (green-blind)
#7DA1F0
Tritanopia (blue-blind)
#C693AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ca82f3; /* rgb */ color: rgb(202, 130, 243); /* oklch */ color: oklch(72.4% 0.173 312.2);
Tailwind
colors: {
custom: {
50: '#dca8f7',
500: '#ca82f3',
950: '#000000',
},
}SCSS
$custom: #ca82f3; $custom-light: #dca8f7; $custom-dark: #000000;
JSON
{
"hex": "#ca82f3",
"rgb": {
"r": 202,
"g": 130,
"b": 243
},
"hsl": {
"h": 278.23,
"s": 82.482,
"l": 73.137
},
"oklch": {
"l": 0.72414,
"c": 0.17284,
"h": 312.2
},
"luminance": 0.34993
}Semantic roles & 50–950 ramp
primary
#CA82F3
secondary
#E1F4D7
accent
#DF0755
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85