#CA80F1#CA80F1
#CA80F1 is a light, vivid violet. Relative luminance 0.343; OKLCH L 72.0% C 0.174 H 313.0°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CA80F1 |
|---|---|
| RGB | rgb(202, 128, 241) |
| HSL | hsl(279, 80%, 72%) |
| HSV | hsv(279, 47%, 95%) |
| CMYK | cmyk(16.2%, 46.9%, 0%, 5.5%) |
| CIE-LAB | lab(65.24, 47.88, -45.74) |
| CIE-LCH | lch(65.24, 66.22, 316.31°) |
| OKLab | oklab(72.01% 0.1185 -0.1272) |
| OKLCH | oklch(72.01% 0.174 313) |
| XYZ | xyz(47.9508, 34.3468, 87.3057) |
| Luminance | 0.3435 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.40
Liliac
#C48EFD
ΔE00 4.18
Easter Purple
#C071FE
ΔE00 4.86
Light Urple
#B36FF6
ΔE00 6.36
Baby Purple
#CA9BF7
ΔE00 6.65
Orchid
#DA70D6
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA80F1 #A7F180
analogous
#9280F1 #CA80F1 #F180E0
triadic
#CA80F1 #F1CA80 #80F1CA
tetradic
#CA80F1 #F19280 #A7F180 #80E0F1
square
#CA80F1 #F19280 #A7F180 #80E0F1
split-complementary
#CA80F1 #E0F180 #80F192
monochromatic
#9A18DE #B349EB #CA80F1 #E1B7F7 #F3E3FC
Accessibility & contrast
On white
2.67
#CA80F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#CA80F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA80F1
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA80F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA80F1 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679AF5
Deuteranopia (green-blind)
#7CA0EE
Tritanopia (blue-blind)
#C691AD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ca80f1; /* rgb */ color: rgb(202, 128, 241); /* oklch */ color: oklch(72.0% 0.174 313.0);
Tailwind
colors: {
custom: {
50: '#dca7f6',
500: '#ca80f1',
950: '#000000',
},
}SCSS
$custom: #ca80f1; $custom-light: #dca7f6; $custom-dark: #000000;
JSON
{
"hex": "#ca80f1",
"rgb": {
"r": 202,
"g": 128,
"b": 241
},
"hsl": {
"h": 279.292,
"s": 80.142,
"l": 72.353
},
"oklch": {
"l": 0.72006,
"c": 0.17385,
"h": 313
},
"luminance": 0.34346
}Semantic roles & 50–950 ramp
primary
#CA80F1
secondary
#E1F4D7
accent
#DC0952
background
#FDFAFF
surface
#FBF4FE
border
#D4CED6
text
#151017
muted
#837F85