#CC80F9#CC80F9
#CC80F9 is a light, vivid violet. Relative luminance 0.351; OKLCH L 72.6% C 0.183 H 311.6°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CC80F9 |
|---|---|
| RGB | rgb(204, 128, 249) |
| HSL | hsl(278, 91%, 74%) |
| HSV | hsv(278, 49%, 98%) |
| CMYK | cmyk(18.1%, 48.6%, 0%, 2.4%) |
| CIE-LAB | lab(65.84, 50.11, -49.18) |
| CIE-LCH | lch(65.84, 70.21, 315.54°) |
| OKLab | oklab(72.63% 0.1218 -0.1371) |
| OKLCH | oklch(72.63% 0.183 311.6) |
| XYZ | xyz(49.7169, 35.1163, 93.7632) |
| Luminance | 0.3512 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.17
Liliac
#C48EFD
ΔE00 3.82
Easter Purple
#C071FE
ΔE00 4.38
Light Urple
#B36FF6
ΔE00 6.18
Baby Purple
#CA9BF7
ΔE00 6.74
Bright Lavender
#C760FF
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC80F9 #ADF980
analogous
#9080F9 #CC80F9 #F980EA
triadic
#CC80F9 #F9CC80 #80F9CC
tetradic
#CC80F9 #F99080 #ADF980 #80EAF9
square
#CC80F9 #F99080 #ADF980 #80EAF9
split-complementary
#CC80F9 #EAF980 #80F990
monochromatic
#9D0BF3 #B546F6 #CC80F9 #E3BAFC #F3E2FE
Accessibility & contrast
On white
2.62
#CC80F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#CC80F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC80F9
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC80F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC80F9 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639CFD
Deuteranopia (green-blind)
#79A2F6
Tritanopia (blue-blind)
#C793B1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cc80f9; /* rgb */ color: rgb(204, 128, 249); /* oklch */ color: oklch(72.6% 0.183 311.6);
Tailwind
colors: {
custom: {
50: '#dea7fc',
500: '#cc80f9',
950: '#000000',
},
}SCSS
$custom: #cc80f9; $custom-light: #dea7fc; $custom-dark: #000000;
JSON
{
"hex": "#cc80f9",
"rgb": {
"r": 204,
"g": 128,
"b": 249
},
"hsl": {
"h": 277.686,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.72627,
"c": 0.18345,
"h": 311.6
},
"luminance": 0.35115
}Semantic roles & 50–950 ramp
primary
#CC80F9
secondary
#E1F6D5
accent
#E60055
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85