#CC77EF#CC77EF
#CC77EF is a light, vivid purple. Relative luminance 0.323; OKLCH L 70.8% C 0.187 H 315.3°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CC77EF |
|---|---|
| RGB | rgb(204, 119, 239) |
| HSL | hsl(283, 79%, 70%) |
| HSV | hsv(283, 50%, 94%) |
| CMYK | cmyk(14.6%, 50.2%, 0%, 6.3%) |
| CIE-LAB | lab(63.56, 52.67, -47.26) |
| CIE-LCH | lch(63.56, 70.76, 318.09°) |
| OKLab | oklab(70.78% 0.1327 -0.1315) |
| OKLCH | oklch(70.78% 0.187 315.3) |
| XYZ | xyz(47.0762, 32.2644, 85.3924) |
| Luminance | 0.3226 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.06
Easter Purple
#C071FE
ΔE00 4.09
Bright Lilac
#C95EFB
ΔE00 5.55
Bright Lavender
#C760FF
ΔE00 5.61
Light Urple
#B36FF6
ΔE00 5.67
Orchid
#DA70D6
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC77EF #9AEF77
analogous
#9077EF #CC77EF #EF77D6
triadic
#CC77EF #EFCC77 #77EFCC
tetradic
#CC77EF #EF9077 #9AEF77 #77D6EF
square
#CC77EF #EF9077 #9AEF77 #77D6EF
split-complementary
#CC77EF #D6EF77 #77EF90
monochromatic
#9D19D3 #B740E9 #CC77EF #E1AEF5 #F5E4FC
Accessibility & contrast
On white
2.82
#CC77EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#CC77EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC77EF
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC77EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC77EF | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D95F3
Deuteranopia (green-blind)
#779CEC
Tritanopia (blue-blind)
#CA89A8
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cc77ef; /* rgb */ color: rgb(204, 119, 239); /* oklch */ color: oklch(70.8% 0.187 315.3);
Tailwind
colors: {
custom: {
50: '#dea1f5',
500: '#cc77ef',
950: '#000000',
},
}SCSS
$custom: #cc77ef; $custom-light: #dea1f5; $custom-dark: #000000;
JSON
{
"hex": "#cc77ef",
"rgb": {
"r": 204,
"g": 119,
"b": 239
},
"hsl": {
"h": 282.5,
"s": 78.947,
"l": 70.196
},
"oklch": {
"l": 0.7078,
"c": 0.18688,
"h": 315.3
},
"luminance": 0.32263
}Semantic roles & 50–950 ramp
primary
#CC77EF
secondary
#DAF2D0
accent
#DB0A47
background
#FDFAFF
surface
#FBF4FE
border
#D4CED6
text
#150F17
muted
#837F85