#CC7FF7#CC7FF7
#CC7FF7 is a light, vivid violet. Relative luminance 0.347; OKLCH L 72.4% C 0.183 H 312.3°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CC7FF7 |
|---|---|
| RGB | rgb(204, 127, 247) |
| HSL | hsl(279, 88%, 73%) |
| HSV | hsv(279, 49%, 97%) |
| CMYK | cmyk(17.4%, 48.6%, 0%, 3.1%) |
| CIE-LAB | lab(65.54, 50.21, -48.55) |
| CIE-LCH | lch(65.54, 69.84, 315.96°) |
| OKLab | oklab(72.37% 0.1229 -0.1353) |
| OKLCH | oklch(72.37% 0.183 312.3) |
| XYZ | xyz(49.2768, 34.7326, 92.0859) |
| Luminance | 0.3473 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.10
Liliac
#C48EFD
ΔE00 4.11
Easter Purple
#C071FE
ΔE00 4.35
Light Urple
#B36FF6
ΔE00 6.12
Bright Lavender
#C760FF
ΔE00 6.74
Bright Lilac
#C95EFB
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC7FF7 #AAF77F
analogous
#907FF7 #CC7FF7 #F77FE6
triadic
#CC7FF7 #F7CC7F #7FF7CC
tetradic
#CC7FF7 #F7907F #AAF77F #7FE6F7
square
#CC7FF7 #F7907F #AAF77F #7FE6F7
split-complementary
#CC7FF7 #E6F77F #7FF790
monochromatic
#9D0FED #B545F3 #CC7FF7 #E3B9FB #F4E2FD
Accessibility & contrast
On white
2.64
#CC7FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#CC7FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC7FF7
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC7FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC7FF7 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639BFB
Deuteranopia (green-blind)
#79A1F4
Tritanopia (blue-blind)
#C892B0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #cc7ff7; /* rgb */ color: rgb(204, 127, 247); /* oklch */ color: oklch(72.4% 0.183 312.3);
Tailwind
colors: {
custom: {
50: '#dea6fa',
500: '#cc7ff7',
950: '#000000',
},
}SCSS
$custom: #cc7ff7; $custom-light: #dea6fa; $custom-dark: #000000;
JSON
{
"hex": "#cc7ff7",
"rgb": {
"r": 204,
"g": 127,
"b": 247
},
"hsl": {
"h": 278.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.72373,
"c": 0.18283,
"h": 312.3
},
"luminance": 0.34732
}Semantic roles & 50–950 ramp
primary
#CC7FF7
secondary
#E1F5D6
accent
#E50152
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#150F17
muted
#837F85