#CC77DD#CC77DD
#CC77DD is a light, vivid purple. Relative luminance 0.313; OKLCH L 69.9% C 0.168 H 320.8°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CC77DD |
|---|---|
| RGB | rgb(204, 119, 221) |
| HSL | hsl(290, 60%, 67%) |
| HSV | hsv(290, 46%, 87%) |
| CMYK | cmyk(7.7%, 46.2%, 0%, 13.3%) |
| CIE-LAB | lab(62.72, 49.08, -38.58) |
| CIE-LCH | lch(62.72, 62.42, 321.83°) |
| OKLab | oklab(69.88% 0.1303 -0.1065) |
| OKLCH | oklch(69.88% 0.168 320.8) |
| XYZ | xyz(44.5483, 31.2532, 72.0785) |
| Luminance | 0.3125 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.39
Orchid (survey)
#C875C4
ΔE00 4.60
Lavender Pink
#DD85D7
ΔE00 5.67
Light Purple
#BF77F6
ΔE00 5.71
Purply Pink
#F075E6
ΔE00 6.03
Violet (CSS)
#EE82EE
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC77DD #88DD77
analogous
#9977DD #CC77DD #DD77BB
triadic
#CC77DD #DDCC77 #77DDCC
tetradic
#CC77DD #DD9977 #88DD77 #77BBDD
square
#CC77DD #DD9977 #88DD77 #77BBDD
split-complementary
#CC77DD #BBDD77 #77DD99
monochromatic
#982CAE #BA46D1 #CC77DD #DEA8E9 #F1D9F5
Accessibility & contrast
On white
2.90
#CC77DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#CC77DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC77DD
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC77DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC77DD | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6892E1
Deuteranopia (green-blind)
#809BDA
Tritanopia (blue-blind)
#CE84A0
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #cc77dd; /* rgb */ color: rgb(204, 119, 221); /* oklch */ color: oklch(69.9% 0.168 320.8);
Tailwind
colors: {
custom: {
50: '#dda1e8',
500: '#cc77dd',
950: '#000000',
},
}SCSS
$custom: #cc77dd; $custom-light: #dda1e8; $custom-dark: #000000;
JSON
{
"hex": "#cc77dd",
"rgb": {
"r": 204,
"g": 119,
"b": 221
},
"hsl": {
"h": 290,
"s": 60,
"l": 66.667
},
"oklch": {
"l": 0.69883,
"c": 0.16829,
"h": 320.8
},
"luminance": 0.31251
}Semantic roles & 50–950 ramp
primary
#CC77DD
secondary
#CDE8C7
accent
#C81E3A
background
#FDFAFE
surface
#FBF3FC
border
#D4CDD5
text
#150F16
muted
#837F84