#CC78EF#CC78EF
#CC78EF is a light, vivid purple. Relative luminance 0.325; OKLCH L 70.9% C 0.185 H 315.2°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CC78EF |
|---|---|
| RGB | rgb(204, 120, 239) |
| HSL | hsl(282, 79%, 70%) |
| HSV | hsv(282, 50%, 94%) |
| CMYK | cmyk(14.6%, 49.8%, 0%, 6.3%) |
| CIE-LAB | lab(63.76, 52.16, -46.95) |
| CIE-LCH | lch(63.76, 70.18, 318.00°) |
| OKLab | oklab(70.93% 0.1314 -0.1307) |
| OKLCH | oklch(70.93% 0.185 315.2) |
| XYZ | xyz(47.1959, 32.5037, 85.4323) |
| Luminance | 0.3250 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.10
Easter Purple
#C071FE
ΔE00 4.20
Bright Lilac
#C95EFB
ΔE00 5.76
Light Urple
#B36FF6
ΔE00 5.77
Bright Lavender
#C760FF
ΔE00 5.80
Orchid
#DA70D6
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC78EF #9BEF78
analogous
#9078EF #CC78EF #EF78D6
triadic
#CC78EF #EFCC78 #78EFCC
tetradic
#CC78EF #EF9078 #9BEF78 #78D6EF
square
#CC78EF #EF9078 #9BEF78 #78D6EF
split-complementary
#CC78EF #D6EF78 #78EF90
monochromatic
#9D19D4 #B741E9 #CC78EF #E1AFF5 #F5E4FC
Accessibility & contrast
On white
2.80
#CC78EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#CC78EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC78EF
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC78EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC78EF | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E95F3
Deuteranopia (green-blind)
#789DEC
Tritanopia (blue-blind)
#CA8AA9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cc78ef; /* rgb */ color: rgb(204, 120, 239); /* oklch */ color: oklch(70.9% 0.185 315.2);
Tailwind
colors: {
custom: {
50: '#dea1f5',
500: '#cc78ef',
950: '#000000',
},
}SCSS
$custom: #cc78ef; $custom-light: #dea1f5; $custom-dark: #000000;
JSON
{
"hex": "#cc78ef",
"rgb": {
"r": 204,
"g": 120,
"b": 239
},
"hsl": {
"h": 282.353,
"s": 78.808,
"l": 70.392
},
"oklch": {
"l": 0.70925,
"c": 0.18531,
"h": 315.2
},
"luminance": 0.32502
}Semantic roles & 50–950 ramp
primary
#CC78EF
secondary
#DBF2D1
accent
#DB0A48
background
#FDFAFF
surface
#FBF4FE
border
#D4CED6
text
#150F17
muted
#837F85