#CA80F9#CA80F9
#CA80F9 is a light, vivid violet. Relative luminance 0.348; OKLCH L 72.4% C 0.183 H 310.8°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CA80F9 |
|---|---|
| RGB | rgb(202, 128, 249) |
| HSL | hsl(277, 91%, 74%) |
| HSV | hsv(277, 49%, 98%) |
| CMYK | cmyk(18.9%, 48.6%, 0%, 2.4%) |
| CIE-LAB | lab(65.62, 49.58, -49.54) |
| CIE-LCH | lch(65.62, 70.08, 315.02°) |
| OKLab | oklab(72.42% 0.1195 -0.1382) |
| OKLCH | oklch(72.42% 0.183 310.8) |
| XYZ | xyz(49.1721, 34.8354, 93.7377) |
| Luminance | 0.3483 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.90
Liliac
#C48EFD
ΔE00 3.66
Easter Purple
#C071FE
ΔE00 4.16
Light Urple
#B36FF6
ΔE00 5.90
Baby Purple
#CA9BF7
ΔE00 6.74
Bright Lavender
#C760FF
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA80F9 #AFF980
analogous
#8E80F9 #CA80F9 #F980EC
triadic
#CA80F9 #F9CA80 #80F9CA
tetradic
#CA80F9 #F98E80 #AFF980 #80ECF9
square
#CA80F9 #F98E80 #AFF980 #80ECF9
split-complementary
#CA80F9 #ECF980 #80F98E
monochromatic
#990BF3 #B246F6 #CA80F9 #E2BAFC #F3E2FE
Accessibility & contrast
On white
2.64
#CA80F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#CA80F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA80F9
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA80F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA80F9 | 1.00 | 2.64 | 7.97 | 7.97 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629CFD
Deuteranopia (green-blind)
#78A1F6
Tritanopia (blue-blind)
#C594B1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ca80f9; /* rgb */ color: rgb(202, 128, 249); /* oklch */ color: oklch(72.4% 0.183 310.8);
Tailwind
colors: {
custom: {
50: '#dca7fc',
500: '#ca80f9',
950: '#000000',
},
}SCSS
$custom: #ca80f9; $custom-light: #dca7fc; $custom-dark: #000000;
JSON
{
"hex": "#ca80f9",
"rgb": {
"r": 202,
"g": 128,
"b": 249
},
"hsl": {
"h": 276.694,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.72416,
"c": 0.1827,
"h": 310.8
},
"luminance": 0.34834
}Semantic roles & 50–950 ramp
primary
#CA80F9
secondary
#E2F6D5
accent
#E60059
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85