#CC7FEF#CC7FEF
#CC7FEF is a light, vivid purple. Relative luminance 0.342; OKLCH L 72.0% C 0.174 H 314.4°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CC7FEF |
|---|---|
| RGB | rgb(204, 127, 239) |
| HSL | hsl(281, 78%, 72%) |
| HSV | hsv(281, 47%, 94%) |
| CMYK | cmyk(14.6%, 46.9%, 0%, 6.3%) |
| CIE-LAB | lab(65.16, 48.53, -44.74) |
| CIE-LCH | lch(65.16, 66.01, 317.33°) |
| OKLab | oklab(71.97% 0.1219 -0.1243) |
| OKLCH | oklch(71.97% 0.174 314.4) |
| XYZ | xyz(48.0687, 34.2493, 85.7232) |
| Luminance | 0.3425 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.76
Liliac
#C48EFD
ΔE00 4.71
Easter Purple
#C071FE
ΔE00 5.15
Orchid
#DA70D6
ΔE00 6.30
Violet (CSS)
#EE82EE
ΔE00 6.47
Light Urple
#B36FF6
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC7FEF #A2EF7F
analogous
#947FEF #CC7FEF #EF7FDA
triadic
#CC7FEF #EFCC7F #7FEFCC
tetradic
#CC7FEF #EF947F #A2EF7F #7FDAEF
square
#CC7FEF #EF947F #A2EF7F #7FDAEF
split-complementary
#CC7FEF #DAEF7F #7FEF94
monochromatic
#9D1BD9 #B649E8 #CC7FEF #E2B5F6 #F4E4FC
Accessibility & contrast
On white
2.68
#CC7FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#CC7FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC7FEF
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC7FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC7FEF | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689AF3
Deuteranopia (green-blind)
#7EA0EC
Tritanopia (blue-blind)
#CA90AC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #cc7fef; /* rgb */ color: rgb(204, 127, 239); /* oklch */ color: oklch(72.0% 0.174 314.4);
Tailwind
colors: {
custom: {
50: '#dda6f4',
500: '#cc7fef',
950: '#000000',
},
}SCSS
$custom: #cc7fef; $custom-light: #dda6f4; $custom-dark: #000000;
JSON
{
"hex": "#cc7fef",
"rgb": {
"r": 204,
"g": 127,
"b": 239
},
"hsl": {
"h": 281.25,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.71967,
"c": 0.17411,
"h": 314.4
},
"luminance": 0.34248
}Semantic roles & 50–950 ramp
primary
#CC7FEF
secondary
#E0F3D7
accent
#DA0B4C
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85