#CC76D2#CC76D2
#CC76D2 is a light, vivid purple. Relative luminance 0.304; OKLCH L 69.2% C 0.159 H 324.7°. Best body text is #000000 at 7.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CC76D2 |
|---|---|
| RGB | rgb(204, 118, 210) |
| HSL | hsl(296, 51%, 64%) |
| HSV | hsv(296, 44%, 82%) |
| CMYK | cmyk(2.9%, 43.8%, 0%, 17.6%) |
| CIE-LAB | lab(62.04, 47.49, -33.48) |
| CIE-LCH | lch(62.04, 58.11, 324.82°) |
| OKLab | oklab(69.22% 0.1298 -0.0918) |
| OKLCH | oklch(69.22% 0.159 324.7) |
| XYZ | xyz(43.0121, 30.4493, 64.5719) |
| Luminance | 0.3045 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.57
Orchid (survey)
#C875C4
ΔE00 2.59
Lavender Pink
#DD85D7
ΔE00 4.91
Purply Pink
#F075E6
ΔE00 6.03
Violet (CSS)
#EE82EE
ΔE00 6.76
Wisteria
#A87DC2
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC76D2 #7CD276
analogous
#9E76D2 #CC76D2 #D276AA
triadic
#CC76D2 #D2CC76 #76D2CC
tetradic
#CC76D2 #D29E76 #7CD276 #76AAD2
square
#CC76D2 #D29E76 #7CD276 #76AAD2
split-complementary
#CC76D2 #AAD276 #76D29E
monochromatic
#94339B #BB48C3 #CC76D2 #DDA4E1 #EED2F0
Accessibility & contrast
On white
2.96
#CC76D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.09
#CC76D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC76D2
7.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC76D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC76D2 | 1.00 | 2.96 | 7.09 | 7.09 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C8FD5
Deuteranopia (green-blind)
#849ACF
Tritanopia (blue-blind)
#D0809A
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #cc76d2; /* rgb */ color: rgb(204, 118, 210); /* oklch */ color: oklch(69.2% 0.159 324.7);
Tailwind
colors: {
custom: {
50: '#dda0e0',
500: '#cc76d2',
950: '#000000',
},
}SCSS
$custom: #cc76d2; $custom-light: #dda0e0; $custom-dark: #000000;
JSON
{
"hex": "#cc76d2",
"rgb": {
"r": 204,
"g": 118,
"b": 210
},
"hsl": {
"h": 296.087,
"s": 50.549,
"l": 64.314
},
"oklch": {
"l": 0.69218,
"c": 0.15903,
"h": 324.7
},
"luminance": 0.30447
}Semantic roles & 50–950 ramp
primary
#CC76D2
secondary
#C4E2C2
accent
#BE2831
background
#FDFAFD
surface
#FBF3FB
border
#D4CDD4
text
#150F15
muted
#837F83