#CC77ED#CC77ED
#CC77ED is a light, vivid purple. Relative luminance 0.321; OKLCH L 70.7% C 0.185 H 315.8°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CC77ED |
|---|---|
| RGB | rgb(204, 119, 237) |
| HSL | hsl(283, 77%, 70%) |
| HSV | hsv(283, 50%, 93%) |
| CMYK | cmyk(13.9%, 49.8%, 0%, 7.1%) |
| CIE-LAB | lab(63.46, 52.26, -46.31) |
| CIE-LCH | lch(63.46, 69.83, 318.45°) |
| OKLab | oklab(70.68% 0.1325 -0.1288) |
| OKLCH | oklch(70.68% 0.185 315.8) |
| XYZ | xyz(46.7824, 32.1468, 83.8449) |
| Luminance | 0.3215 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.30
Easter Purple
#C071FE
ΔE00 4.36
Orchid
#DA70D6
ΔE00 5.56
Bright Lilac
#C95EFB
ΔE00 5.70
Bright Lavender
#C760FF
ΔE00 5.79
Light Urple
#B36FF6
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC77ED #98ED77
analogous
#9177ED #CC77ED #ED77D3
triadic
#CC77ED #EDCC77 #77EDCC
tetradic
#CC77ED #ED9177 #98ED77 #77D3ED
square
#CC77ED #ED9177 #98ED77 #77D3ED
split-complementary
#CC77ED #D3ED77 #77ED91
monochromatic
#9C1BCE #B841E6 #CC77ED #E0ADF4 #F5E3FB
Accessibility & contrast
On white
2.83
#CC77ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#CC77ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC77ED
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC77ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC77ED | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E94F1
Deuteranopia (green-blind)
#789CEA
Tritanopia (blue-blind)
#CA89A7
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cc77ed; /* rgb */ color: rgb(204, 119, 237); /* oklch */ color: oklch(70.7% 0.185 315.8);
Tailwind
colors: {
custom: {
50: '#dea1f3',
500: '#cc77ed',
950: '#000000',
},
}SCSS
$custom: #cc77ed; $custom-light: #dea1f3; $custom-dark: #000000;
JSON
{
"hex": "#cc77ed",
"rgb": {
"r": 204,
"g": 119,
"b": 237
},
"hsl": {
"h": 283.22,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.70677,
"c": 0.18479,
"h": 315.8
},
"luminance": 0.32145
}Semantic roles & 50–950 ramp
primary
#CC77ED
secondary
#D9F1CF
accent
#D90D46
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85