#CC76CB#CC76CB
#CC76CB is a light, vivid purple. Relative luminance 0.301; OKLCH L 68.9% C 0.152 H 327.5°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CC76CB |
|---|---|
| RGB | rgb(204, 118, 203) |
| HSL | hsl(301, 46%, 63%) |
| HSV | hsv(301, 42%, 80%) |
| CMYK | cmyk(0%, 42.2%, 0.5%, 20%) |
| CIE-LAB | lab(61.75, 46.20, -29.99) |
| CIE-LCH | lch(61.75, 55.08, 327.01°) |
| OKLab | oklab(68.9% 0.1285 -0.0819) |
| OKLCH | oklch(68.9% 0.152 327.5) |
| XYZ | xyz(42.1590, 30.1081, 60.0791) |
| Luminance | 0.3011 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 1.31
Orchid
#DA70D6
ΔE00 2.90
Lavender Pink
#DD85D7
ΔE00 4.69
Purply Pink
#F075E6
ΔE00 6.39
Pale Magenta
#D767AD
ΔE00 7.21
Purplish Pink
#CE5DAE
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC76CB #76CC77
analogous
#A276CC #CC76CB #CC76A0
triadic
#CC76CB #CBCC76 #76CBCC
tetradic
#CC76CB #CCA276 #76CC77 #76A0CC
square
#CC76CB #CCA276 #76CC77 #76A0CC
split-complementary
#CC76CB #A0CC76 #76CCA2
monochromatic
#913690 #BB49BA #CC76CB #DDA3DC #EDCFED
Accessibility & contrast
On white
2.99
#CC76CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#CC76CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC76CB
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC76CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC76CB | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F8ECE
Deuteranopia (green-blind)
#8799C8
Tritanopia (blue-blind)
#D17E97
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #cc76cb; /* rgb */ color: rgb(204, 118, 203); /* oklch */ color: oklch(68.9% 0.152 327.5);
Tailwind
colors: {
custom: {
50: '#dda0db',
500: '#cc76cb',
950: '#000000',
},
}SCSS
$custom: #cc76cb; $custom-light: #dda0db; $custom-dark: #000000;
JSON
{
"hex": "#cc76cb",
"rgb": {
"r": 204,
"g": 118,
"b": 203
},
"hsl": {
"h": 300.698,
"s": 45.745,
"l": 63.137
},
"oklch": {
"l": 0.68903,
"c": 0.15233,
"h": 327.5
},
"luminance": 0.30106
}Semantic roles & 50–950 ramp
primary
#CC76CB
secondary
#BFDEC0
accent
#B92E2D
background
#FDFAFD
surface
#FBF3FB
border
#D4CDD4
text
#150F15
muted
#837F83