#CC6BEE#CC6BEE
#CC6BEE is a light, highly saturated purple. Relative luminance 0.295; OKLCH L 69.1% C 0.204 H 316.5°. Best body text is #000000 at 6.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CC6BEE |
|---|---|
| RGB | rgb(204, 107, 238) |
| HSL | hsl(284, 79%, 68%) |
| HSV | hsv(284, 55%, 93%) |
| CMYK | cmyk(14.3%, 55%, 0%, 6.7%) |
| CIE-LAB | lab(61.24, 58.44, -50.37) |
| CIE-LCH | lch(61.24, 77.16, 319.24°) |
| OKLab | oklab(69.06% 0.1483 -0.1405) |
| OKLCH | oklch(69.06% 0.204 316.5) |
| XYZ | xyz(45.5899, 29.5274, 84.1702) |
| Luminance | 0.2953 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 3.39
Bright Lavender
#C760FF
ΔE00 3.71
Light Purple
#BF77F6
ΔE00 3.77
Easter Purple
#C071FE
ΔE00 3.87
Heliotrope
#D94FF5
ΔE00 4.54
Light Urple
#B36FF6
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC6BEE #8DEE6B
analogous
#8A6BEE #CC6BEE #EE6BCF
triadic
#CC6BEE #EECC6B #6BEECC
tetradic
#CC6BEE #EE8A6B #8DEE6B #6BCFEE
square
#CC6BEE #EE8A6B #8DEE6B #6BCFEE
split-complementary
#CC6BEE #CFEE6B #6BEE8A
monochromatic
#9A17C8 #B934E8 #CC6BEE #DFA2F4 #F2D9FB
Accessibility & contrast
On white
3.04
#CC6BEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.91
#CC6BEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC6BEE
6.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC6BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC6BEE | 1.00 | 3.04 | 6.91 | 6.91 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C8EF2
Deuteranopia (green-blind)
#6D97EB
Tritanopia (blue-blind)
#CB80A3
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #cc6bee; /* rgb */ color: rgb(204, 107, 238); /* oklch */ color: oklch(69.1% 0.204 316.5);
Tailwind
colors: {
custom: {
50: '#de99f4',
500: '#cc6bee',
950: '#000000',
},
}SCSS
$custom: #cc6bee; $custom-light: #de99f4; $custom-dark: #000000;
JSON
{
"hex": "#cc6bee",
"rgb": {
"r": 204,
"g": 107,
"b": 238
},
"hsl": {
"h": 284.427,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.69057,
"c": 0.20432,
"h": 316.5
},
"luminance": 0.29526
}Semantic roles & 50–950 ramp
primary
#CC6BEE
secondary
#D1EFC6
accent
#DC0A40
background
#FDF9FE
surface
#FBF2FD
border
#D4CCD5
text
#150E17
muted
#837E85