#CA80F3#CA80F3
#CA80F3 is a light, vivid violet. Relative luminance 0.345; OKLCH L 72.1% C 0.176 H 312.4°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CA80F3 |
|---|---|
| RGB | rgb(202, 128, 243) |
| HSL | hsl(279, 83%, 73%) |
| HSV | hsv(279, 47%, 95%) |
| CMYK | cmyk(16.9%, 47.3%, 0%, 4.7%) |
| CIE-LAB | lab(65.33, 48.30, -46.69) |
| CIE-LCH | lch(65.33, 67.18, 315.97°) |
| OKLab | oklab(72.11% 0.1187 -0.13) |
| OKLCH | oklch(72.11% 0.176 312.4) |
| XYZ | xyz(48.2512, 34.4670, 88.8876) |
| Luminance | 0.3447 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.23
Liliac
#C48EFD
ΔE00 4.01
Easter Purple
#C071FE
ΔE00 4.66
Light Urple
#B36FF6
ΔE00 6.22
Baby Purple
#CA9BF7
ΔE00 6.65
Bright Lavender
#C760FF
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA80F3 #A9F380
analogous
#9180F3 #CA80F3 #F380E2
triadic
#CA80F3 #F3CA80 #80F3CA
tetradic
#CA80F3 #F39180 #A9F380 #80E2F3
square
#CA80F3 #F39180 #A9F380 #80E2F3
split-complementary
#CA80F3 #E2F380 #80F391
monochromatic
#9A15E3 #B348EE #CA80F3 #E1B8F8 #F3E3FC
Accessibility & contrast
On white
2.66
#CA80F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#CA80F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA80F3
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA80F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA80F3 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669BF7
Deuteranopia (green-blind)
#7BA0F0
Tritanopia (blue-blind)
#C692AE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ca80f3; /* rgb */ color: rgb(202, 128, 243); /* oklch */ color: oklch(72.1% 0.176 312.4);
Tailwind
colors: {
custom: {
50: '#dca7f7',
500: '#ca80f3',
950: '#000000',
},
}SCSS
$custom: #ca80f3; $custom-light: #dca7f7; $custom-dark: #000000;
JSON
{
"hex": "#ca80f3",
"rgb": {
"r": 202,
"g": 128,
"b": 243
},
"hsl": {
"h": 278.609,
"s": 82.734,
"l": 72.745
},
"oklch": {
"l": 0.72107,
"c": 0.17606,
"h": 312.4
},
"luminance": 0.34466
}Semantic roles & 50–950 ramp
primary
#CA80F3
secondary
#E1F4D7
accent
#DF0654
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85