#CC76F7#CC76F7
#CC76F7 is a light, vivid purple. Relative luminance 0.325; OKLCH L 71.1% C 0.197 H 313.2°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CC76F7 |
|---|---|
| RGB | rgb(204, 118, 247) |
| HSL | hsl(280, 89%, 72%) |
| HSV | hsv(280, 52%, 97%) |
| CMYK | cmyk(17.4%, 52.2%, 0%, 3.1%) |
| CIE-LAB | lab(63.76, 54.83, -51.36) |
| CIE-LCH | lch(63.76, 75.12, 316.87°) |
| OKLab | oklab(71.06% 0.1348 -0.1434) |
| OKLCH | oklch(71.06% 0.197 313.2) |
| XYZ | xyz(48.1659, 32.5108, 91.7156) |
| Luminance | 0.3251 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.35
Easter Purple
#C071FE
ΔE00 3.06
Bright Lavender
#C760FF
ΔE00 4.85
Bright Lilac
#C95EFB
ΔE00 4.95
Light Urple
#B36FF6
ΔE00 5.00
Liliac
#C48EFD
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC76F7 #A1F776
analogous
#8C76F7 #CC76F7 #F776E2
triadic
#CC76F7 #F7CC76 #76F7CC
tetradic
#CC76F7 #F78C76 #A1F776 #76E2F7
square
#CC76F7 #F78C76 #A1F776 #76E2F7
split-complementary
#CC76F7 #E2F776 #76F78C
monochromatic
#9D0DE5 #B63CF4 #CC76F7 #E2B0FA #F4E2FD
Accessibility & contrast
On white
2.80
#CC76F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#CC76F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC76F7
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC76F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC76F7 | 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)
#5696FB
Deuteranopia (green-blind)
#719DF4
Tritanopia (blue-blind)
#C88BAC
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cc76f7; /* rgb */ color: rgb(204, 118, 247); /* oklch */ color: oklch(71.1% 0.197 313.2);
Tailwind
colors: {
custom: {
50: '#dea0fa',
500: '#cc76f7',
950: '#000000',
},
}SCSS
$custom: #cc76f7; $custom-light: #dea0fa; $custom-dark: #000000;
JSON
{
"hex": "#cc76f7",
"rgb": {
"r": 204,
"g": 118,
"b": 247
},
"hsl": {
"h": 280,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.71058,
"c": 0.19686,
"h": 313.2
},
"luminance": 0.3251
}Semantic roles & 50–950 ramp
primary
#CC76F7
secondary
#DFF5D4
accent
#E6004C
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#150F17
muted
#837F85