#CC77CD#CC77CD
#CC77CD is a light, vivid purple. Relative luminance 0.304; OKLCH L 69.1% C 0.153 H 326.7°. Best body text is #000000 at 7.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CC77CD |
|---|---|
| RGB | rgb(204, 119, 205) |
| HSL | hsl(299, 46%, 64%) |
| HSV | hsv(299, 42%, 80%) |
| CMYK | cmyk(0.5%, 42%, 0%, 19.6%) |
| CIE-LAB | lab(62.03, 46.05, -30.68) |
| CIE-LCH | lch(62.03, 55.33, 326.33°) |
| OKLab | oklab(69.14% 0.1274 -0.0838) |
| OKLCH | oklch(69.14% 0.153 326.7) |
| XYZ | xyz(42.5173, 30.4408, 61.3819) |
| Luminance | 0.3044 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 1.66
Orchid
#DA70D6
ΔE00 2.85
Lavender Pink
#DD85D7
ΔE00 4.53
Purply Pink
#F075E6
ΔE00 6.25
Violet (CSS)
#EE82EE
ΔE00 7.01
Wisteria
#A87DC2
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC77CD #78CD77
analogous
#A177CD #CC77CD #CD77A3
triadic
#CC77CD #CDCC77 #77CDCC
tetradic
#CC77CD #CDA177 #78CD77 #77A3CD
square
#CC77CD #CDA177 #78CD77 #77A3CD
split-complementary
#CC77CD #A3CD77 #77CDA1
monochromatic
#923693 #BB4ABD #CC77CD #DDA4DD #EED0EE
Accessibility & contrast
On white
2.96
#CC77CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.09
#CC77CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC77CD
7.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC77CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC77CD | 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)
#708FD0
Deuteranopia (green-blind)
#879ACA
Tritanopia (blue-blind)
#D18098
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #cc77cd; /* rgb */ color: rgb(204, 119, 205); /* oklch */ color: oklch(69.1% 0.153 326.7);
Tailwind
colors: {
custom: {
50: '#dda0dc',
500: '#cc77cd',
950: '#000000',
},
}SCSS
$custom: #cc77cd; $custom-light: #dda0dc; $custom-dark: #000000;
JSON
{
"hex": "#cc77cd",
"rgb": {
"r": 204,
"g": 119,
"b": 205
},
"hsl": {
"h": 299.302,
"s": 46.237,
"l": 63.529
},
"oklch": {
"l": 0.69144,
"c": 0.15252,
"h": 326.7
},
"luminance": 0.30439
}Semantic roles & 50–950 ramp
primary
#CC77CD
secondary
#C1DFC1
accent
#B92C2E
background
#FDFAFD
surface
#FBF3FB
border
#D4CDD4
text
#150F15
muted
#837F83