#CC70EE#CC70EE
#CC70EE is a light, vivid purple. Relative luminance 0.306; OKLCH L 69.7% C 0.197 H 316.2°. Best body text is #000000 at 7.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CC70EE |
|---|---|
| RGB | rgb(204, 112, 238) |
| HSL | hsl(284, 79%, 69%) |
| HSV | hsv(284, 53%, 93%) |
| CMYK | cmyk(14.3%, 52.9%, 0%, 6.7%) |
| CIE-LAB | lab(62.17, 55.99, -48.91) |
| CIE-LCH | lch(62.17, 74.34, 318.86°) |
| OKLab | oklab(69.74% 0.1419 -0.1363) |
| OKLCH | oklch(69.74% 0.197 316.2) |
| XYZ | xyz(46.1263, 30.6002, 84.3490) |
| Luminance | 0.3060 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.32
Easter Purple
#C071FE
ΔE00 3.82
Bright Lilac
#C95EFB
ΔE00 4.25
Bright Lavender
#C760FF
ΔE00 4.45
Light Urple
#B36FF6
ΔE00 5.25
Heliotrope
#D94FF5
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC70EE #92EE70
analogous
#8D70EE #CC70EE #EE70D1
triadic
#CC70EE #EECC70 #70EECC
tetradic
#CC70EE #EE8D70 #92EE70 #70D1EE
square
#CC70EE #EE8D70 #92EE70 #70D1EE
split-complementary
#CC70EE #D1EE70 #70EE8D
monochromatic
#9B18CB #B839E7 #CC70EE #E0A7F5 #F3DDFB
Accessibility & contrast
On white
2.95
#CC70EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.12
#CC70EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC70EE
7.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC70EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC70EE | 1.00 | 2.95 | 7.12 | 7.12 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5391F2
Deuteranopia (green-blind)
#7199EB
Tritanopia (blue-blind)
#CA84A5
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #cc70ee; /* rgb */ color: rgb(204, 112, 238); /* oklch */ color: oklch(69.7% 0.197 316.2);
Tailwind
colors: {
custom: {
50: '#de9cf4',
500: '#cc70ee',
950: '#000000',
},
}SCSS
$custom: #cc70ee; $custom-light: #de9cf4; $custom-dark: #000000;
JSON
{
"hex": "#cc70ee",
"rgb": {
"r": 204,
"g": 112,
"b": 238
},
"hsl": {
"h": 283.81,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.69737,
"c": 0.19674,
"h": 316.2
},
"luminance": 0.30599
}Semantic roles & 50–950 ramp
primary
#CC70EE
secondary
#D4F0CA
accent
#DB0A43
background
#FDF9FE
surface
#FBF2FD
border
#D4CCD5
text
#150E17
muted
#837E85