#CC70CC#CC70CC
#CC70CC is a light, vivid purple. Relative luminance 0.288; OKLCH L 68.1% C 0.163 H 327.2°. Best body text is #000000 at 6.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CC70CC |
|---|---|
| RGB | rgb(204, 112, 204) |
| HSL | hsl(300, 47%, 62%) |
| HSV | hsv(300, 45%, 80%) |
| CMYK | cmyk(0%, 45.1%, 0%, 20%) |
| CIE-LAB | lab(60.59, 49.46, -32.35) |
| CIE-LCH | lch(60.59, 59.10, 326.82°) |
| OKLab | oklab(68.06% 0.1373 -0.0885) |
| OKLCH | oklch(68.06% 0.163 327.2) |
| XYZ | xyz(41.5943, 28.7875, 60.4807) |
| Luminance | 0.2878 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.09
Orchid
#DA70D6
ΔE00 2.55
Lavender Pink
#DD85D7
ΔE00 5.88
Purpleish Pink
#DF4EC8
ΔE00 6.29
Purply Pink
#F075E6
ΔE00 6.55
Purplish Pink
#CE5DAE
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC70CC #70CC70
analogous
#9E70CC #CC70CC #CC709E
triadic
#CC70CC #CCCC70 #70CCCC
tetradic
#CC70CC #CC9E70 #70CC70 #709ECC
square
#CC70CC #CC9E70 #70CC70 #709ECC
split-complementary
#CC70CC #9ECC70 #70CC9E
monochromatic
#8F338F #BC43BC #CC70CC #DC9DDC #ECCAEC
Accessibility & contrast
On white
3.11
#CC70CC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.76
#CC70CC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC70CC
6.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC70CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC70CC | 1.00 | 3.11 | 6.76 | 6.76 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#688BCF
Deuteranopia (green-blind)
#8296C9
Tritanopia (blue-blind)
#D17995
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #cc70cc; /* rgb */ color: rgb(204, 112, 204); /* oklch */ color: oklch(68.1% 0.163 327.2);
Tailwind
colors: {
custom: {
50: '#dd9cdc',
500: '#cc70cc',
950: '#000000',
},
}SCSS
$custom: #cc70cc; $custom-light: #dd9cdc; $custom-dark: #000000;
JSON
{
"hex": "#cc70cc",
"rgb": {
"r": 204,
"g": 112,
"b": 204
},
"hsl": {
"h": 300,
"s": 47.423,
"l": 61.961
},
"oklch": {
"l": 0.68057,
"c": 0.16337,
"h": 327.2
},
"luminance": 0.28785
}Semantic roles & 50–950 ramp
primary
#CC70CC
secondary
#BBDDBB
accent
#BB2B2B
background
#FDF9FD
surface
#FBF2FB
border
#D4CCD4
text
#150E15
muted
#837E83