#CA80F0#CA80F0
#CA80F0 is a light, vivid violet. Relative luminance 0.343; OKLCH L 72.0% C 0.173 H 313.2°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CA80F0 |
|---|---|
| RGB | rgb(202, 128, 240) |
| HSL | hsl(280, 79%, 72%) |
| HSV | hsv(280, 47%, 94%) |
| CMYK | cmyk(15.8%, 46.7%, 0%, 5.9%) |
| CIE-LAB | lab(65.19, 47.67, -45.26) |
| CIE-LCH | lch(65.19, 65.73, 316.48°) |
| OKLab | oklab(71.96% 0.1183 -0.1258) |
| OKLCH | oklch(71.96% 0.173 313.2) |
| XYZ | xyz(47.8018, 34.2873, 86.5212) |
| Luminance | 0.3429 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.50
Liliac
#C48EFD
ΔE00 4.27
Easter Purple
#C071FE
ΔE00 4.97
Light Urple
#B36FF6
ΔE00 6.44
Baby Purple
#CA9BF7
ΔE00 6.66
Orchid
#DA70D6
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA80F0 #A6F080
analogous
#9280F0 #CA80F0 #F080DE
triadic
#CA80F0 #F0CA80 #80F0CA
tetradic
#CA80F0 #F09280 #A6F080 #80DEF0
square
#CA80F0 #F09280 #A6F080 #80DEF0
split-complementary
#CA80F0 #DEF080 #80F092
monochromatic
#9A1ADC #B349EA #CA80F0 #E1B7F6 #F4E4FC
Accessibility & contrast
On white
2.67
#CA80F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#CA80F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA80F0
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA80F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA80F0 | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689AF4
Deuteranopia (green-blind)
#7DA0ED
Tritanopia (blue-blind)
#C791AD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ca80f0; /* rgb */ color: rgb(202, 128, 240); /* oklch */ color: oklch(72.0% 0.173 313.2);
Tailwind
colors: {
custom: {
50: '#dca7f5',
500: '#ca80f0',
950: '#000000',
},
}SCSS
$custom: #ca80f0; $custom-light: #dca7f5; $custom-dark: #000000;
JSON
{
"hex": "#ca80f0",
"rgb": {
"r": 202,
"g": 128,
"b": 240
},
"hsl": {
"h": 279.643,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.71955,
"c": 0.17275,
"h": 313.2
},
"luminance": 0.34286
}Semantic roles & 50–950 ramp
primary
#CA80F0
secondary
#E1F4D7
accent
#DB0A51
background
#FDFAFF
surface
#FBF4FE
border
#D4CED6
text
#151017
muted
#837F85