#CC77D2#CC77D2
#CC77D2 is a light, vivid purple. Relative luminance 0.307; OKLCH L 69.4% C 0.157 H 324.7°. Best body text is #000000 at 7.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CC77D2 |
|---|---|
| RGB | rgb(204, 119, 210) |
| HSL | hsl(296, 50%, 65%) |
| HSV | hsv(296, 43%, 82%) |
| CMYK | cmyk(2.9%, 43.3%, 0%, 17.6%) |
| CIE-LAB | lab(62.24, 46.98, -33.17) |
| CIE-LCH | lch(62.24, 57.50, 324.78°) |
| OKLab | oklab(69.37% 0.1284 -0.0909) |
| OKLCH | oklch(69.37% 0.157 324.7) |
| XYZ | xyz(43.1305, 30.6861, 64.6114) |
| Luminance | 0.3068 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.57
Orchid
#DA70D6
ΔE00 2.67
Lavender Pink
#DD85D7
ΔE00 4.72
Purply Pink
#F075E6
ΔE00 6.02
Violet (CSS)
#EE82EE
ΔE00 6.66
Wisteria
#A87DC2
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC77D2 #7DD277
analogous
#9F77D2 #CC77D2 #D277AB
triadic
#CC77D2 #D2CC77 #77D2CC
tetradic
#CC77D2 #D29F77 #7DD277 #77ABD2
square
#CC77D2 #D29F77 #7DD277 #77ABD2
split-complementary
#CC77D2 #ABD277 #77D29F
monochromatic
#94339B #BB49C3 #CC77D2 #DDA5E1 #EED3F0
Accessibility & contrast
On white
2.94
#CC77D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.14
#CC77D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC77D2
7.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC77D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC77D2 | 1.00 | 2.94 | 7.14 | 7.14 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D90D5
Deuteranopia (green-blind)
#859ACF
Tritanopia (blue-blind)
#D0819B
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #cc77d2; /* rgb */ color: rgb(204, 119, 210); /* oklch */ color: oklch(69.4% 0.157 324.7);
Tailwind
colors: {
custom: {
50: '#dda0e0',
500: '#cc77d2',
950: '#000000',
},
}SCSS
$custom: #cc77d2; $custom-light: #dda0e0; $custom-dark: #000000;
JSON
{
"hex": "#cc77d2",
"rgb": {
"r": 204,
"g": 119,
"b": 210
},
"hsl": {
"h": 296.044,
"s": 50.276,
"l": 64.51
},
"oklch": {
"l": 0.69369,
"c": 0.15734,
"h": 324.7
},
"luminance": 0.30684
}Semantic roles & 50–950 ramp
primary
#CC77D2
secondary
#C5E2C3
accent
#BE2832
background
#FDFAFD
surface
#FBF3FB
border
#D4CDD4
text
#150F15
muted
#837F83