#CC77BF#CC77BF
#CC77BF is a light, vivid purple. Relative luminance 0.298; OKLCH L 68.5% C 0.140 H 332.8°. Best body text is #000000 at 6.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CC77BF |
|---|---|
| RGB | rgb(204, 119, 191) |
| HSL | hsl(309, 45%, 63%) |
| HSV | hsv(309, 42%, 80%) |
| CMYK | cmyk(0%, 41.7%, 6.4%, 20%) |
| CIE-LAB | lab(61.48, 43.54, -23.62) |
| CIE-LCH | lch(61.48, 49.54, 331.52°) |
| OKLab | oklab(68.55% 0.1242 -0.0639) |
| OKLCH | oklch(68.55% 0.14 332.8) |
| XYZ | xyz(40.9023, 29.7948, 52.8767) |
| Luminance | 0.2979 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 1.86
Orchid
#DA70D6
ΔE00 4.79
Lavender Pink
#DD85D7
ΔE00 5.17
Pale Magenta
#D767AD
ΔE00 5.30
Purplish Pink
#CE5DAE
ΔE00 6.19
Purply Pink
#F075E6
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC77BF #77CC84
analogous
#AE77CC #CC77BF #CC7794
triadic
#CC77BF #BFCC77 #77BFCC
tetradic
#CC77BF #CCAE77 #77CC84 #7794CC
square
#CC77BF #CCAE77 #77CC84 #7794CC
split-complementary
#CC77BF #94CC77 #77CCAE
monochromatic
#923784 #BB4AAA #CC77BF #DDA4D4 #EDD0E9
Accessibility & contrast
On white
3.02
#CC77BF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.96
#CC77BF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC77BF
6.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC77BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC77BF | 1.00 | 3.02 | 6.96 | 6.96 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#758DC2
Deuteranopia (green-blind)
#8C99BC
Tritanopia (blue-blind)
#D37C92
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #cc77bf; /* rgb */ color: rgb(204, 119, 191); /* oklch */ color: oklch(68.5% 0.140 332.8);
Tailwind
colors: {
custom: {
50: '#dda0d2',
500: '#cc77bf',
950: '#000000',
},
}SCSS
$custom: #cc77bf; $custom-light: #dda0d2; $custom-dark: #000000;
JSON
{
"hex": "#cc77bf",
"rgb": {
"r": 204,
"g": 119,
"b": 191
},
"hsl": {
"h": 309.176,
"s": 45.455,
"l": 63.333
},
"oklch": {
"l": 0.68545,
"c": 0.1397,
"h": 332.8
},
"luminance": 0.29793
}Semantic roles & 50–950 ramp
primary
#CC77BF
secondary
#C0DFC5
accent
#B9422D
background
#FDFAFC
surface
#FBF3F9
border
#D4CDD2
text
#150F14
muted
#837F82