#CC80F7#CC80F7
#CC80F7 is a light, vivid violet. Relative luminance 0.350; OKLCH L 72.5% C 0.181 H 312.1°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CC80F7 |
|---|---|
| RGB | rgb(204, 128, 247) |
| HSL | hsl(278, 88%, 74%) |
| HSV | hsv(278, 48%, 97%) |
| CMYK | cmyk(17.4%, 48.2%, 0%, 3.1%) |
| CIE-LAB | lab(65.74, 49.69, -48.23) |
| CIE-LCH | lch(65.74, 69.24, 315.85°) |
| OKLab | oklab(72.52% 0.1216 -0.1344) |
| OKLCH | oklch(72.52% 0.181 312.1) |
| XYZ | xyz(49.4066, 34.9922, 92.1291) |
| Luminance | 0.3499 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.26
Liliac
#C48EFD
ΔE00 3.92
Easter Purple
#C071FE
ΔE00 4.53
Light Urple
#B36FF6
ΔE00 6.27
Baby Purple
#CA9BF7
ΔE00 6.70
Bright Lavender
#C760FF
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC80F7 #ABF780
analogous
#9080F7 #CC80F7 #F780E7
triadic
#CC80F7 #F7CC80 #80F7CC
tetradic
#CC80F7 #F79080 #ABF780 #80E7F7
square
#CC80F7 #F79080 #ABF780 #80E7F7
split-complementary
#CC80F7 #E7F780 #80F790
monochromatic
#9D0FEE #B546F3 #CC80F7 #E3BAFB #F3E2FD
Accessibility & contrast
On white
2.63
#CC80F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#CC80F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC80F7
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC80F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC80F7 | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649CFB
Deuteranopia (green-blind)
#7AA1F4
Tritanopia (blue-blind)
#C893B0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cc80f7; /* rgb */ color: rgb(204, 128, 247); /* oklch */ color: oklch(72.5% 0.181 312.1);
Tailwind
colors: {
custom: {
50: '#dea7fa',
500: '#cc80f7',
950: '#000000',
},
}SCSS
$custom: #cc80f7; $custom-light: #dea7fa; $custom-dark: #000000;
JSON
{
"hex": "#cc80f7",
"rgb": {
"r": 204,
"g": 128,
"b": 247
},
"hsl": {
"h": 278.319,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.72524,
"c": 0.18124,
"h": 312.1
},
"luminance": 0.34991
}Semantic roles & 50–950 ramp
primary
#CC80F7
secondary
#E1F5D6
accent
#E50153
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85