#CC6EEB#CC6EEB
#CC6EEB is a light, vivid purple. Relative luminance 0.300; OKLCH L 69.3% C 0.197 H 317.1°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CC6EEB |
|---|---|
| RGB | rgb(204, 110, 235) |
| HSL | hsl(285, 76%, 68%) |
| HSV | hsv(285, 53%, 92%) |
| CMYK | cmyk(13.2%, 53.2%, 0%, 7.8%) |
| CIE-LAB | lab(61.64, 56.38, -48.07) |
| CIE-LCH | lch(61.64, 74.09, 319.55°) |
| OKLab | oklab(69.3% 0.1442 -0.1338) |
| OKLCH | oklch(69.3% 0.197 317.1) |
| XYZ | xyz(45.4710, 29.9890, 81.9744) |
| Luminance | 0.2999 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.79
Bright Lilac
#C95EFB
ΔE00 4.19
Easter Purple
#C071FE
ΔE00 4.23
Bright Lavender
#C760FF
ΔE00 4.49
Heliotrope
#D94FF5
ΔE00 5.17
Orchid
#DA70D6
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC6EEB #8DEB6E
analogous
#8D6EEB #CC6EEB #EB6ECC
triadic
#CC6EEB #EBCC6E #6EEBCC
tetradic
#CC6EEB #EB8D6E #8DEB6E #6ECCEB
square
#CC6EEB #EB8D6E #8DEB6E #6ECCEB
split-complementary
#CC6EEB #CCEB6E #6EEB8D
monochromatic
#9A1BC4 #B938E4 #CC6EEB #DFA4F2 #F2DAFA
Accessibility & contrast
On white
3.00
#CC6EEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#CC6EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC6EEB
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC6EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC6EEB | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#538FEF
Deuteranopia (green-blind)
#7198E8
Tritanopia (blue-blind)
#CB81A2
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #cc6eeb; /* rgb */ color: rgb(204, 110, 235); /* oklch */ color: oklch(69.3% 0.197 317.1);
Tailwind
colors: {
custom: {
50: '#de9bf2',
500: '#cc6eeb',
950: '#000000',
},
}SCSS
$custom: #cc6eeb; $custom-light: #de9bf2; $custom-dark: #000000;
JSON
{
"hex": "#cc6eeb",
"rgb": {
"r": 204,
"g": 110,
"b": 235
},
"hsl": {
"h": 285.12,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.69302,
"c": 0.19678,
"h": 317.1
},
"luminance": 0.29987
}Semantic roles & 50–950 ramp
primary
#CC6EEB
secondary
#D1EEC7
accent
#D80E40
background
#FDF9FE
surface
#FBF2FD
border
#D4CCD5
text
#150E17
muted
#837E85