#CC78F8#CC78F8
#CC78F8 is a light, vivid violet. Relative luminance 0.330; OKLCH L 71.4% C 0.195 H 312.8°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CC78F8 |
|---|---|
| RGB | rgb(204, 120, 248) |
| HSL | hsl(279, 90%, 72%) |
| HSV | hsv(279, 52%, 97%) |
| CMYK | cmyk(17.7%, 51.6%, 0%, 2.7%) |
| CIE-LAB | lab(64.20, 54.02, -51.22) |
| CIE-LCH | lch(64.20, 74.44, 316.53°) |
| OKLab | oklab(71.4% 0.1323 -0.143) |
| OKLCH | oklch(71.4% 0.195 312.8) |
| XYZ | xyz(48.5587, 33.0488, 92.6098) |
| Luminance | 0.3305 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.35
Easter Purple
#C071FE
ΔE00 3.19
Light Urple
#B36FF6
ΔE00 5.16
Bright Lavender
#C760FF
ΔE00 5.21
Bright Lilac
#C95EFB
ΔE00 5.35
Liliac
#C48EFD
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC78F8 #A4F878
analogous
#8C78F8 #CC78F8 #F878E4
triadic
#CC78F8 #F8CC78 #78F8CC
tetradic
#CC78F8 #F88C78 #A4F878 #78E4F8
square
#CC78F8 #F88C78 #A4F878 #78E4F8
split-complementary
#CC78F8 #E4F878 #78F88C
monochromatic
#9D0CE9 #B63EF5 #CC78F8 #E2B2FB #F4E2FD
Accessibility & contrast
On white
2.76
#CC78F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#CC78F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC78F8
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC78F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC78F8 | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5897FC
Deuteranopia (green-blind)
#729EF5
Tritanopia (blue-blind)
#C88DAD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cc78f8; /* rgb */ color: rgb(204, 120, 248); /* oklch */ color: oklch(71.4% 0.195 312.8);
Tailwind
colors: {
custom: {
50: '#dea2fb',
500: '#cc78f8',
950: '#000000',
},
}SCSS
$custom: #cc78f8; $custom-light: #dea2fb; $custom-dark: #000000;
JSON
{
"hex": "#cc78f8",
"rgb": {
"r": 204,
"g": 120,
"b": 248
},
"hsl": {
"h": 279.375,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.71397,
"c": 0.19485,
"h": 312.8
},
"luminance": 0.33048
}Semantic roles & 50–950 ramp
primary
#CC78F8
secondary
#E0F6D5
accent
#E6004F
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#150F17
muted
#837F85