#CC6FFA#CC6FFA
#CC6FFA is a light, highly saturated purple. Relative luminance 0.311; OKLCH L 70.3% C 0.211 H 313.1°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CC6FFA |
|---|---|
| RGB | rgb(204, 111, 250) |
| HSL | hsl(280, 93%, 71%) |
| HSV | hsv(280, 56%, 98%) |
| CMYK | cmyk(18.4%, 55.6%, 0%, 2%) |
| CIE-LAB | lab(62.60, 58.93, -54.86) |
| CIE-LCH | lch(62.60, 80.51, 317.05°) |
| OKLab | oklab(70.25% 0.144 -0.1536) |
| OKLCH | oklch(70.25% 0.211 313.1) |
| XYZ | xyz(47.8386, 31.1096, 93.9087) |
| Luminance | 0.3111 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Easter Purple
#C071FE
ΔE00 2.40
Light Purple
#BF77F6
ΔE00 2.64
Bright Lavender
#C760FF
ΔE00 3.34
Bright Lilac
#C95EFB
ΔE00 3.45
Light Urple
#B36FF6
ΔE00 4.41
Heliotrope
#D94FF5
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC6FFA #9DFA6F
analogous
#866FFA #CC6FFA #FA6FE2
triadic
#CC6FFA #FACC6F #6FFACC
tetradic
#CC6FFA #FA866F #9DFA6F #6FE2FA
square
#CC6FFA #FA866F #9DFA6F #6FE2FA
split-complementary
#CC6FFA #E2FA6F #6FFA86
monochromatic
#9D08E7 #B734F8 #CC6FFA #E1AAFC #F5E1FE
Accessibility & contrast
On white
2.91
#CC6FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#CC6FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC6FFA
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC6FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC6FFA | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4792FF
Deuteranopia (green-blind)
#699AF7
Tritanopia (blue-blind)
#C887AA
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #cc6ffa; /* rgb */ color: rgb(204, 111, 250); /* oklch */ color: oklch(70.3% 0.211 313.1);
Tailwind
colors: {
custom: {
50: '#de9cfc',
500: '#cc6ffa',
950: '#000000',
},
}SCSS
$custom: #cc6ffa; $custom-light: #de9cfc; $custom-dark: #000000;
JSON
{
"hex": "#cc6ffa",
"rgb": {
"r": 204,
"g": 111,
"b": 250
},
"hsl": {
"h": 280.144,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.70254,
"c": 0.21052,
"h": 313.1
},
"luminance": 0.31108
}Semantic roles & 50–950 ramp
primary
#CC6FFA
secondary
#DCF5D0
accent
#E6004C
background
#FEF9FF
surface
#FCF2FF
border
#D5CCD7
text
#150E18
muted
#847E86