#CC77EC#CC77EC
#CC77EC is a light, vivid purple. Relative luminance 0.321; OKLCH L 70.6% C 0.184 H 316.1°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CC77EC |
|---|---|
| RGB | rgb(204, 119, 236) |
| HSL | hsl(284, 75%, 70%) |
| HSV | hsv(284, 50%, 93%) |
| CMYK | cmyk(13.6%, 49.6%, 0%, 7.5%) |
| CIE-LAB | lab(63.42, 52.06, -45.83) |
| CIE-LCH | lch(63.42, 69.36, 318.64°) |
| OKLab | oklab(70.63% 0.1324 -0.1274) |
| OKLCH | oklch(70.63% 0.184 316.1) |
| XYZ | xyz(46.6367, 32.0886, 83.0776) |
| Luminance | 0.3209 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.43
Easter Purple
#C071FE
ΔE00 4.50
Orchid
#DA70D6
ΔE00 5.41
Bright Lilac
#C95EFB
ΔE00 5.78
Bright Lavender
#C760FF
ΔE00 5.89
Light Urple
#B36FF6
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC77EC #97EC77
analogous
#9277EC #CC77EC #EC77D1
triadic
#CC77EC #ECCC77 #77ECCC
tetradic
#CC77EC #EC9277 #97EC77 #77D1EC
square
#CC77EC #EC9277 #97EC77 #77D1EC
split-complementary
#CC77EC #D1EC77 #77EC92
monochromatic
#9C1DCC #B841E4 #CC77EC #E0ADF4 #F4E2FB
Accessibility & contrast
On white
2.83
#CC77EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#CC77EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC77EC
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC77EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC77EC | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F94F0
Deuteranopia (green-blind)
#789CE9
Tritanopia (blue-blind)
#CB88A7
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cc77ec; /* rgb */ color: rgb(204, 119, 236); /* oklch */ color: oklch(70.6% 0.184 316.1);
Tailwind
colors: {
custom: {
50: '#dea1f2',
500: '#cc77ec',
950: '#000000',
},
}SCSS
$custom: #cc77ec; $custom-light: #dea1f2; $custom-dark: #000000;
JSON
{
"hex": "#cc77ec",
"rgb": {
"r": 204,
"g": 119,
"b": 236
},
"hsl": {
"h": 283.59,
"s": 75.484,
"l": 69.608
},
"oklch": {
"l": 0.70626,
"c": 0.18375,
"h": 316.1
},
"luminance": 0.32087
}Semantic roles & 50–950 ramp
primary
#CC77EC
secondary
#D8F0CF
accent
#D80E45
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85