#CC76F6#CC76F6
#CC76F6 is a light, vivid purple. Relative luminance 0.324; OKLCH L 71.0% C 0.196 H 313.5°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CC76F6 |
|---|---|
| RGB | rgb(204, 118, 246) |
| HSL | hsl(280, 88%, 71%) |
| HSV | hsv(280, 52%, 96%) |
| CMYK | cmyk(17.1%, 52%, 0%, 3.5%) |
| CIE-LAB | lab(63.71, 54.62, -50.89) |
| CIE-LCH | lch(63.71, 74.65, 317.02°) |
| OKLab | oklab(71.01% 0.1347 -0.1421) |
| OKLCH | oklch(71.01% 0.196 313.5) |
| XYZ | xyz(48.0120, 32.4493, 90.9051) |
| Luminance | 0.3245 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.41
Easter Purple
#C071FE
ΔE00 3.16
Bright Lavender
#C760FF
ΔE00 4.91
Bright Lilac
#C95EFB
ΔE00 4.98
Light Urple
#B36FF6
ΔE00 5.06
Liliac
#C48EFD
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC76F6 #A0F676
analogous
#8C76F6 #CC76F6 #F676E0
triadic
#CC76F6 #F6CC76 #76F6CC
tetradic
#CC76F6 #F68C76 #A0F676 #76E0F6
square
#CC76F6 #F68C76 #A0F676 #76E0F6
split-complementary
#CC76F6 #E0F676 #76F68C
monochromatic
#9D0FE3 #B73DF2 #CC76F6 #E1AFFA #F4E2FD
Accessibility & contrast
On white
2.80
#CC76F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#CC76F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC76F6
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC76F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC76F6 | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5696FA
Deuteranopia (green-blind)
#729CF3
Tritanopia (blue-blind)
#C88BAB
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cc76f6; /* rgb */ color: rgb(204, 118, 246); /* oklch */ color: oklch(71.0% 0.196 313.5);
Tailwind
colors: {
custom: {
50: '#dea0fa',
500: '#cc76f6',
950: '#000000',
},
}SCSS
$custom: #cc76f6; $custom-light: #dea0fa; $custom-dark: #000000;
JSON
{
"hex": "#cc76f6",
"rgb": {
"r": 204,
"g": 118,
"b": 246
},
"hsl": {
"h": 280.313,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.71005,
"c": 0.19581,
"h": 313.5
},
"luminance": 0.32448
}Semantic roles & 50–950 ramp
primary
#CC76F6
secondary
#DEF5D3
accent
#E4014C
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#150F17
muted
#837F85