#CC80F2#CC80F2
#CC80F2 is a light, vivid purple. Relative luminance 0.347; OKLCH L 72.3% C 0.176 H 313.5°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CC80F2 |
|---|---|
| RGB | rgb(204, 128, 242) |
| HSL | hsl(280, 81%, 73%) |
| HSV | hsv(280, 47%, 95%) |
| CMYK | cmyk(15.7%, 47.1%, 0%, 5.1%) |
| CIE-LAB | lab(65.50, 48.64, -45.86) |
| CIE-LCH | lch(65.50, 66.84, 316.69°) |
| OKLab | oklab(72.27% 0.121 -0.1275) |
| OKLCH | oklch(72.27% 0.176 313.5) |
| XYZ | xyz(48.6454, 34.6877, 88.1200) |
| Luminance | 0.3469 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.60
Liliac
#C48EFD
ΔE00 4.28
Easter Purple
#C071FE
ΔE00 4.99
Light Urple
#B36FF6
ΔE00 6.58
Violet (CSS)
#EE82EE
ΔE00 6.66
Baby Purple
#CA9BF7
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC80F2 #A6F280
analogous
#9380F2 #CC80F2 #F280DF
triadic
#CC80F2 #F2CC80 #80F2CC
tetradic
#CC80F2 #F29380 #A6F280 #80DFF2
square
#CC80F2 #F29380 #A6F280 #80DFF2
split-complementary
#CC80F2 #DFF280 #80F293
monochromatic
#9D17E1 #B648EC #CC80F2 #E2B8F8 #F4E3FC
Accessibility & contrast
On white
2.65
#CC80F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#CC80F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC80F2
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC80F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC80F2 | 1.00 | 2.65 | 7.94 | 7.94 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689BF6
Deuteranopia (green-blind)
#7DA1EF
Tritanopia (blue-blind)
#C991AE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #cc80f2; /* rgb */ color: rgb(204, 128, 242); /* oklch */ color: oklch(72.3% 0.176 313.5);
Tailwind
colors: {
custom: {
50: '#dda7f7',
500: '#cc80f2',
950: '#000000',
},
}SCSS
$custom: #cc80f2; $custom-light: #dda7f7; $custom-dark: #000000;
JSON
{
"hex": "#cc80f2",
"rgb": {
"r": 204,
"g": 128,
"b": 242
},
"hsl": {
"h": 280,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.72269,
"c": 0.17576,
"h": 313.5
},
"luminance": 0.34687
}Semantic roles & 50–950 ramp
primary
#CC80F2
secondary
#E1F4D7
accent
#DE084F
background
#FDFAFF
surface
#FBF4FE
border
#D4CED6
text
#151017
muted
#837F85