#CC7EE6#CC7EE6
#CC7EE6 is a light, vivid purple. Relative luminance 0.335; OKLCH L 71.4% C 0.166 H 317.3°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CC7EE6 |
|---|---|
| RGB | rgb(204, 126, 230) |
| HSL | hsl(285, 68%, 70%) |
| HSV | hsv(285, 45%, 90%) |
| CMYK | cmyk(11.3%, 45.2%, 0%, 9.8%) |
| CIE-LAB | lab(64.54, 47.22, -40.74) |
| CIE-LCH | lch(64.54, 62.36, 319.22°) |
| OKLab | oklab(71.37% 0.122 -0.1127) |
| OKLCH | oklch(71.37% 0.166 317.3) |
| XYZ | xyz(46.6436, 33.4737, 78.8516) |
| Luminance | 0.3347 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.80
Orchid
#DA70D6
ΔE00 5.05
Liliac
#C48EFD
ΔE00 5.87
Lavender Pink
#DD85D7
ΔE00 5.87
Violet (CSS)
#EE82EE
ΔE00 5.99
Easter Purple
#C071FE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC7EE6 #98E67E
analogous
#987EE6 #CC7EE6 #E67ECC
triadic
#CC7EE6 #E6CC7E #7EE6CC
tetradic
#CC7EE6 #E6987E #98E67E #7ECCE6
square
#CC7EE6 #E6987E #98E67E #7ECCE6
split-complementary
#CC7EE6 #CCE67E #7EE698
monochromatic
#9C26C4 #B84BDC #CC7EE6 #E0B1F0 #F5E5FA
Accessibility & contrast
On white
2.73
#CC7EE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#CC7EE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC7EE6
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC7EE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC7EE6 | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C97EA
Deuteranopia (green-blind)
#819FE3
Tritanopia (blue-blind)
#CC8CA7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cc7ee6; /* rgb */ color: rgb(204, 126, 230); /* oklch */ color: oklch(71.4% 0.166 317.3);
Tailwind
colors: {
custom: {
50: '#dda5ee',
500: '#cc7ee6',
950: '#000000',
},
}SCSS
$custom: #cc7ee6; $custom-light: #dda5ee; $custom-dark: #000000;
JSON
{
"hex": "#cc7ee6",
"rgb": {
"r": 204,
"g": 126,
"b": 230
},
"hsl": {
"h": 285,
"s": 67.532,
"l": 69.804
},
"oklch": {
"l": 0.71372,
"c": 0.16607,
"h": 317.3
},
"luminance": 0.33472
}Semantic roles & 50–950 ramp
primary
#CC7EE6
secondary
#D9EFD1
accent
#CF1644
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F16
muted
#837F84