#CC80F4#CC80F4
#CC80F4 is a light, vivid violet. Relative luminance 0.348; OKLCH L 72.4% C 0.178 H 312.9°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CC80F4 |
|---|---|
| RGB | rgb(204, 128, 244) |
| HSL | hsl(279, 84%, 73%) |
| HSV | hsv(279, 48%, 96%) |
| CMYK | cmyk(16.4%, 47.5%, 0%, 4.3%) |
| CIE-LAB | lab(65.60, 49.05, -46.81) |
| CIE-LCH | lch(65.60, 67.80, 316.34°) |
| OKLab | oklab(72.37% 0.1212 -0.1303) |
| OKLCH | oklch(72.37% 0.178 312.9) |
| XYZ | xyz(48.9474, 34.8085, 89.7106) |
| Luminance | 0.3481 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.44
Liliac
#C48EFD
ΔE00 4.12
Easter Purple
#C071FE
ΔE00 4.79
Light Urple
#B36FF6
ΔE00 6.44
Baby Purple
#CA9BF7
ΔE00 6.68
Violet (CSS)
#EE82EE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC80F4 #A8F480
analogous
#9280F4 #CC80F4 #F480E2
triadic
#CC80F4 #F4CC80 #80F4CC
tetradic
#CC80F4 #F49280 #A8F480 #80E2F4
square
#CC80F4 #F49280 #A8F480 #80E2F4
split-complementary
#CC80F4 #E2F480 #80F492
monochromatic
#9D14E6 #B548EF #CC80F4 #E3B8F9 #F4E3FD
Accessibility & contrast
On white
2.64
#CC80F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#CC80F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC80F4
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC80F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC80F4 | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669BF8
Deuteranopia (green-blind)
#7CA1F1
Tritanopia (blue-blind)
#C892AF
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #cc80f4; /* rgb */ color: rgb(204, 128, 244); /* oklch */ color: oklch(72.4% 0.178 312.9);
Tailwind
colors: {
custom: {
50: '#dea7f8',
500: '#cc80f4',
950: '#000000',
},
}SCSS
$custom: #cc80f4; $custom-light: #dea7f8; $custom-dark: #000000;
JSON
{
"hex": "#cc80f4",
"rgb": {
"r": 204,
"g": 128,
"b": 244
},
"hsl": {
"h": 279.31,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.7237,
"c": 0.17795,
"h": 312.9
},
"luminance": 0.34807
}Semantic roles & 50–950 ramp
primary
#CC80F4
secondary
#E1F5D6
accent
#E10551
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85