#CC76DE#CC76DE
#CC76DE is a light, vivid purple. Relative luminance 0.311; OKLCH L 69.8% C 0.171 H 320.5°. Best body text is #000000 at 7.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CC76DE |
|---|---|
| RGB | rgb(204, 118, 222) |
| HSL | hsl(290, 61%, 67%) |
| HSV | hsv(290, 47%, 87%) |
| CMYK | cmyk(8.1%, 46.8%, 0%, 12.9%) |
| CIE-LAB | lab(62.57, 49.78, -39.38) |
| CIE-LCH | lch(62.57, 63.48, 321.66°) |
| OKLab | oklab(69.78% 0.1319 -0.1087) |
| OKLCH | oklch(69.78% 0.171 320.5) |
| XYZ | xyz(44.5635, 31.0699, 72.7428) |
| Luminance | 0.3107 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.47
Orchid (survey)
#C875C4
ΔE00 4.81
Light Purple
#BF77F6
ΔE00 5.51
Lavender Pink
#DD85D7
ΔE00 5.95
Purply Pink
#F075E6
ΔE00 6.10
Violet (CSS)
#EE82EE
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC76DE #88DE76
analogous
#9876DE #CC76DE #DE76BC
triadic
#CC76DE #DECC76 #76DECC
tetradic
#CC76DE #DE9876 #88DE76 #76BCDE
square
#CC76DE #DE9876 #88DE76 #76BCDE
split-complementary
#CC76DE #BCDE76 #76DE98
monochromatic
#982AAF #BA45D2 #CC76DE #DEA7EA #F1D9F6
Accessibility & contrast
On white
2.91
#CC76DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.21
#CC76DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC76DE
7.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC76DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC76DE | 1.00 | 2.91 | 7.21 | 7.21 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6691E2
Deuteranopia (green-blind)
#7F9BDB
Tritanopia (blue-blind)
#CD84A0
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #cc76de; /* rgb */ color: rgb(204, 118, 222); /* oklch */ color: oklch(69.8% 0.171 320.5);
Tailwind
colors: {
custom: {
50: '#dda0e8',
500: '#cc76de',
950: '#000000',
},
}SCSS
$custom: #cc76de; $custom-light: #dda0e8; $custom-dark: #000000;
JSON
{
"hex": "#cc76de",
"rgb": {
"r": 204,
"g": 118,
"b": 222
},
"hsl": {
"h": 289.615,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.69783,
"c": 0.17094,
"h": 320.5
},
"luminance": 0.31068
}Semantic roles & 50–950 ramp
primary
#CC76DE
secondary
#CDE9C7
accent
#C91D3A
background
#FDFAFE
surface
#FBF3FD
border
#D4CDD5
text
#150F16
muted
#837F84