#CC76F4#CC76F4
#CC76F4 is a light, vivid purple. Relative luminance 0.323; OKLCH L 70.9% C 0.194 H 314.0°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CC76F4 |
|---|---|
| RGB | rgb(204, 118, 244) |
| HSL | hsl(281, 85%, 71%) |
| HSV | hsv(281, 52%, 96%) |
| CMYK | cmyk(16.4%, 51.6%, 0%, 4.3%) |
| CIE-LAB | lab(63.61, 54.20, -49.94) |
| CIE-LCH | lch(63.61, 73.70, 317.34°) |
| OKLab | oklab(70.9% 0.1346 -0.1393) |
| OKLCH | oklch(70.9% 0.194 314) |
| XYZ | xyz(47.7067, 32.3272, 89.2971) |
| Luminance | 0.3233 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.55
Easter Purple
#C071FE
ΔE00 3.38
Bright Lavender
#C760FF
ΔE00 5.03
Bright Lilac
#C95EFB
ΔE00 5.06
Light Urple
#B36FF6
ΔE00 5.18
Liliac
#C48EFD
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC76F4 #9EF476
analogous
#8D76F4 #CC76F4 #F476DD
triadic
#CC76F4 #F4CC76 #76F4CC
tetradic
#CC76F4 #F48D76 #9EF476 #76DDF4
square
#CC76F4 #F48D76 #9EF476 #76DDF4
split-complementary
#CC76F4 #DDF476 #76F48D
monochromatic
#9D12DE #B73DEF #CC76F4 #E1AFF9 #F4E3FD
Accessibility & contrast
On white
2.81
#CC76F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#CC76F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC76F4
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC76F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC76F4 | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5895F8
Deuteranopia (green-blind)
#739CF1
Tritanopia (blue-blind)
#C98AAA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cc76f4; /* rgb */ color: rgb(204, 118, 244); /* oklch */ color: oklch(70.9% 0.194 314.0);
Tailwind
colors: {
custom: {
50: '#dea0f8',
500: '#cc76f4',
950: '#000000',
},
}SCSS
$custom: #cc76f4; $custom-light: #dea0f8; $custom-dark: #000000;
JSON
{
"hex": "#cc76f4",
"rgb": {
"r": 204,
"g": 118,
"b": 244
},
"hsl": {
"h": 280.952,
"s": 85.135,
"l": 70.98
},
"oklch": {
"l": 0.70898,
"c": 0.19371,
"h": 314
},
"luminance": 0.32326
}Semantic roles & 50–950 ramp
primary
#CC76F4
secondary
#DDF4D2
accent
#E2044A
background
#FDFAFF
surface
#FBF3FF
border
#D4CDD7
text
#150F17
muted
#837F85