#CA80FF#CA80FF
#CA80FF is a light, vivid violet. Relative luminance 0.352; OKLCH L 72.7% C 0.189 H 309.4°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CA80FF |
|---|---|
| RGB | rgb(202, 128, 255) |
| HSL | hsl(275, 100%, 75%) |
| HSV | hsv(275, 50%, 100%) |
| CMYK | cmyk(20.8%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(65.92, 50.87, -52.35) |
| CIE-LCH | lch(65.92, 73.00, 314.18°) |
| OKLab | oklab(72.73% 0.1201 -0.1464) |
| OKLCH | oklch(72.73% 0.189 309.4) |
| XYZ | xyz(50.1229, 35.2157, 98.7452) |
| Luminance | 0.3522 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.90
Liliac
#C48EFD
ΔE00 3.56
Easter Purple
#C071FE
ΔE00 3.88
Light Urple
#B36FF6
ΔE00 5.75
Bright Lavender
#C760FF
ΔE00 6.66
Baby Purple
#CA9BF7
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA80FF #B5FF80
analogous
#8B80FF #CA80FF #FF80F4
triadic
#CA80FF #FFCA80 #80FFCA
tetradic
#CA80FF #FF8B80 #B5FF80 #80F4FF
square
#CA80FF #FF8B80 #B5FF80 #80F4FF
split-complementary
#CA80FF #F4FF80 #80FF8B
monochromatic
#9706FF #B043FF #CA80FF #E4BDFF #F2E0FF
Accessibility & contrast
On white
2.61
#CA80FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#CA80FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA80FF
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA80FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA80FF | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E9DFF
Deuteranopia (green-blind)
#74A1FC
Tritanopia (blue-blind)
#C395B4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ca80ff; /* rgb */ color: rgb(202, 128, 255); /* oklch */ color: oklch(72.7% 0.189 309.4);
Tailwind
colors: {
custom: {
50: '#dda7ff',
500: '#ca80ff',
950: '#000000',
},
}SCSS
$custom: #ca80ff; $custom-light: #dda7ff; $custom-dark: #000000;
JSON
{
"hex": "#ca80ff",
"rgb": {
"r": 202,
"g": 128,
"b": 255
},
"hsl": {
"h": 274.961,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.72732,
"c": 0.18939,
"h": 309.4
},
"luminance": 0.35215
}Semantic roles & 50–950 ramp
primary
#CA80FF
secondary
#E3F7D4
accent
#E60060
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151018
muted
#837F86