#CC78F9#CC78F9
#CC78F9 is a light, vivid violet. Relative luminance 0.331; OKLCH L 71.5% C 0.196 H 312.5°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CC78F9 |
|---|---|
| RGB | rgb(204, 120, 249) |
| HSL | hsl(279, 91%, 72%) |
| HSV | hsv(279, 52%, 98%) |
| CMYK | cmyk(18.1%, 51.8%, 0%, 2.4%) |
| CIE-LAB | lab(64.25, 54.23, -51.69) |
| CIE-LCH | lch(64.25, 74.92, 316.37°) |
| OKLab | oklab(71.45% 0.1324 -0.1444) |
| OKLCH | oklch(71.45% 0.196 312.5) |
| XYZ | xyz(48.7142, 33.1110, 93.4290) |
| Luminance | 0.3311 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.32
Easter Purple
#C071FE
ΔE00 3.11
Light Urple
#B36FF6
ΔE00 5.11
Bright Lavender
#C760FF
ΔE00 5.17
Bright Lilac
#C95EFB
ΔE00 5.32
Liliac
#C48EFD
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC78F9 #A5F978
analogous
#8C78F9 #CC78F9 #F978E5
triadic
#CC78F9 #F9CC78 #78F9CC
tetradic
#CC78F9 #F98C78 #A5F978 #78E5F9
square
#CC78F9 #F98C78 #A5F978 #78E5F9
split-complementary
#CC78F9 #E5F978 #78F98C
monochromatic
#9D0AEC #B63DF6 #CC78F9 #E2B3FC #F4E2FE
Accessibility & contrast
On white
2.76
#CC78F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#CC78F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC78F9
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC78F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC78F9 | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5797FD
Deuteranopia (green-blind)
#729EF6
Tritanopia (blue-blind)
#C88DAE
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cc78f9; /* rgb */ color: rgb(204, 120, 249); /* oklch */ color: oklch(71.5% 0.196 312.5);
Tailwind
colors: {
custom: {
50: '#dea2fc',
500: '#cc78f9',
950: '#000000',
},
}SCSS
$custom: #cc78f9; $custom-light: #dea2fc; $custom-dark: #000000;
JSON
{
"hex": "#cc78f9",
"rgb": {
"r": 204,
"g": 120,
"b": 249
},
"hsl": {
"h": 279.07,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.71451,
"c": 0.19591,
"h": 312.5
},
"luminance": 0.3311
}Semantic roles & 50–950 ramp
primary
#CC78F9
secondary
#E1F6D5
accent
#E60050
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#150F17
muted
#837F85