#CC76F3#CC76F3
#CC76F3 is a light, vivid purple. Relative luminance 0.323; OKLCH L 70.8% C 0.193 H 314.3°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CC76F3 |
|---|---|
| RGB | rgb(204, 118, 243) |
| HSL | hsl(281, 84%, 71%) |
| HSV | hsv(281, 51%, 95%) |
| CMYK | cmyk(16%, 51.4%, 0%, 4.7%) |
| CIE-LAB | lab(63.56, 54.00, -49.47) |
| CIE-LCH | lch(63.56, 73.23, 317.50°) |
| OKLab | oklab(70.85% 0.1345 -0.138) |
| OKLCH | oklch(70.85% 0.193 314.3) |
| XYZ | xyz(47.5553, 32.2666, 88.4996) |
| Luminance | 0.3226 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.63
Easter Purple
#C071FE
ΔE00 3.50
Bright Lavender
#C760FF
ΔE00 5.10
Bright Lilac
#C95EFB
ΔE00 5.11
Light Urple
#B36FF6
ΔE00 5.25
Liliac
#C48EFD
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC76F3 #9DF376
analogous
#8D76F3 #CC76F3 #F376DB
triadic
#CC76F3 #F3CC76 #76F3CC
tetradic
#CC76F3 #F38D76 #9DF376 #76DBF3
square
#CC76F3 #F38D76 #9DF376 #76DBF3
split-complementary
#CC76F3 #DBF376 #76F38D
monochromatic
#9D13DB #B73EEE #CC76F3 #E1AEF8 #F5E3FD
Accessibility & contrast
On white
2.82
#CC76F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#CC76F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC76F3
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC76F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC76F3 | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5995F7
Deuteranopia (green-blind)
#749CF0
Tritanopia (blue-blind)
#C98AAA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cc76f3; /* rgb */ color: rgb(204, 118, 243); /* oklch */ color: oklch(70.8% 0.193 314.3);
Tailwind
colors: {
custom: {
50: '#dea0f7',
500: '#cc76f3',
950: '#000000',
},
}SCSS
$custom: #cc76f3; $custom-light: #dea0f7; $custom-dark: #000000;
JSON
{
"hex": "#cc76f3",
"rgb": {
"r": 204,
"g": 118,
"b": 243
},
"hsl": {
"h": 281.28,
"s": 83.893,
"l": 70.784
},
"oklch": {
"l": 0.70845,
"c": 0.19265,
"h": 314.3
},
"luminance": 0.32265
}Semantic roles & 50–950 ramp
primary
#CC76F3
secondary
#DCF3D2
accent
#E0054A
background
#FDFAFF
surface
#FBF3FF
border
#D4CDD7
text
#150F17
muted
#837F85