#CC77CF#CC77CF
#CC77CF is a light, vivid purple. Relative luminance 0.305; OKLCH L 69.2% C 0.154 H 325.9°. Best body text is #000000 at 7.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CC77CF |
|---|---|
| RGB | rgb(204, 119, 207) |
| HSL | hsl(298, 48%, 64%) |
| HSV | hsv(298, 43%, 81%) |
| CMYK | cmyk(1.4%, 42.5%, 0%, 18.8%) |
| CIE-LAB | lab(62.12, 46.42, -31.68) |
| CIE-LCH | lch(62.12, 56.19, 325.69°) |
| OKLab | oklab(69.23% 0.1278 -0.0867) |
| OKLCH | oklch(69.23% 0.154 325.9) |
| XYZ | xyz(42.7602, 30.5380, 62.6614) |
| Luminance | 0.3054 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.02
Orchid
#DA70D6
ΔE00 2.73
Lavender Pink
#DD85D7
ΔE00 4.58
Purply Pink
#F075E6
ΔE00 6.14
Violet (CSS)
#EE82EE
ΔE00 6.85
Wisteria
#A87DC2
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC77CF #7ACF77
analogous
#A077CF #CC77CF #CF77A6
triadic
#CC77CF #CFCC77 #77CFCC
tetradic
#CC77CF #CFA077 #7ACF77 #77A6CF
square
#CC77CF #CFA077 #7ACF77 #77A6CF
split-complementary
#CC77CF #A6CF77 #77CFA0
monochromatic
#933596 #BB4ABF #CC77CF #DDA4DF #EED1EF
Accessibility & contrast
On white
2.95
#CC77CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.11
#CC77CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC77CF
7.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC77CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC77CF | 1.00 | 2.95 | 7.11 | 7.11 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F8FD2
Deuteranopia (green-blind)
#869ACC
Tritanopia (blue-blind)
#D08099
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #cc77cf; /* rgb */ color: rgb(204, 119, 207); /* oklch */ color: oklch(69.2% 0.154 325.9);
Tailwind
colors: {
custom: {
50: '#dda0de',
500: '#cc77cf',
950: '#000000',
},
}SCSS
$custom: #cc77cf; $custom-light: #dda0de; $custom-dark: #000000;
JSON
{
"hex": "#cc77cf",
"rgb": {
"r": 204,
"g": 119,
"b": 207
},
"hsl": {
"h": 297.955,
"s": 47.826,
"l": 63.922
},
"oklch": {
"l": 0.69233,
"c": 0.15444,
"h": 325.9
},
"luminance": 0.30536
}Semantic roles & 50–950 ramp
primary
#CC77CF
secondary
#C3E0C1
accent
#BB2A2F
background
#FDFAFD
surface
#FBF3FB
border
#D4CDD4
text
#150F15
muted
#837F83