#CA82F4#CA82F4
#CA82F4 is a light, vivid violet. Relative luminance 0.351; OKLCH L 72.5% C 0.174 H 311.9°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CA82F4 |
|---|---|
| RGB | rgb(202, 130, 244) |
| HSL | hsl(278, 84%, 73%) |
| HSV | hsv(278, 47%, 96%) |
| CMYK | cmyk(17.2%, 46.7%, 0%, 4.3%) |
| CIE-LAB | lab(65.79, 47.46, -46.52) |
| CIE-LCH | lch(65.79, 66.46, 315.57°) |
| OKLab | oklab(72.46% 0.1162 -0.1295) |
| OKLCH | oklch(72.46% 0.174 311.9) |
| XYZ | xyz(48.6660, 35.0545, 89.7729) |
| Luminance | 0.3505 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.50
Liliac
#C48EFD
ΔE00 3.57
Easter Purple
#C071FE
ΔE00 4.94
Baby Purple
#CA9BF7
ΔE00 6.20
Light Urple
#B36FF6
ΔE00 6.49
Violet (CSS)
#EE82EE
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA82F4 #ACF482
analogous
#9182F4 #CA82F4 #F482E5
triadic
#CA82F4 #F4CA82 #82F4CA
tetradic
#CA82F4 #F49182 #ACF482 #82E5F4
square
#CA82F4 #F49182 #ACF482 #82E5F4
split-complementary
#CA82F4 #E5F482 #82F491
monochromatic
#9A14E7 #B24AEF #CA82F4 #E2BAF9 #F3E3FD
Accessibility & contrast
On white
2.62
#CA82F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#CA82F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA82F4
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA82F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA82F4 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689CF8
Deuteranopia (green-blind)
#7CA1F1
Tritanopia (blue-blind)
#C694B0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ca82f4; /* rgb */ color: rgb(202, 130, 244); /* oklch */ color: oklch(72.5% 0.174 311.9);
Tailwind
colors: {
custom: {
50: '#dca8f8',
500: '#ca82f4',
950: '#000000',
},
}SCSS
$custom: #ca82f4; $custom-light: #dca8f8; $custom-dark: #000000;
JSON
{
"hex": "#ca82f4",
"rgb": {
"r": 202,
"g": 130,
"b": 244
},
"hsl": {
"h": 277.895,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.72464,
"c": 0.17396,
"h": 311.9
},
"luminance": 0.35053
}Semantic roles & 50–950 ramp
primary
#CA82F4
secondary
#E2F4D7
accent
#E00556
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85