#CC07FF#CC07FF
#CC07FF is a light, highly saturated purple. Relative luminance 0.202; OKLCH L 62.9% C 0.305 H 316.3°. Best body text is #000000 at 5.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CC07FF |
|---|---|
| RGB | rgb(204, 7, 255) |
| HSL | hsl(288, 100%, 51%) |
| HSV | hsv(288, 97%, 100%) |
| CMYK | cmyk(20%, 97.3%, 0%, 0%) |
| CIE-LAB | lab(52.08, 90.48, -74.56) |
| CIE-LCH | lch(52.08, 117.24, 320.51°) |
| OKLab | oklab(62.85% 0.2208 -0.2108) |
| OKLCH | oklch(62.85% 0.305 316.3) |
| XYZ | xyz(43.0250, 20.2112, 96.2232) |
| Luminance | 0.2021 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Hot Purple
#CB00F5
ΔE00 1.43
Bright Purple
#BE03FD
ΔE00 2.75
Neon Purple
#BC13FE
ΔE00 2.76
Purple Pink
#D725DE
ΔE00 5.33
Electric Purple
#AA23FF
ΔE00 5.48
Bright Violet
#AD0AFD
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC07FF #3AFF07
analogous
#5007FF #CC07FF #FF07B6
triadic
#CC07FF #FFCC07 #07FFCC
tetradic
#CC07FF #FF5007 #3AFF07 #07B6FF
square
#CC07FF #FF5007 #3AFF07 #07B6FF
split-complementary
#CC07FF #B6FF07 #07FF50
monochromatic
#6F008C #A000C9 #CC07FF #D944FF #E581FF
Accessibility & contrast
On white
4.17
#CC07FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.04
#CC07FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC07FF
5.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC07FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC07FF | 1.00 | 4.17 | 5.04 | 5.04 |
| #FFFFFF | 4.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0073FF
Deuteranopia (green-blind)
#0081FB
Tritanopia (blue-blind)
#C85A97
Achromatopsia (no color)
#7C7C7C
Design tokens & code
CSS
--color: #cc07ff; /* rgb */ color: rgb(204, 7, 255); /* oklch */ color: oklch(62.9% 0.305 316.3);
Tailwind
colors: {
custom: {
50: '#e274ff',
500: '#cc07ff',
950: '#000000',
},
}SCSS
$custom: #cc07ff; $custom-light: #e274ff; $custom-dark: #000000;
JSON
{
"hex": "#cc07ff",
"rgb": {
"r": 204,
"g": 7,
"b": 255
},
"hsl": {
"h": 287.661,
"s": 100,
"l": 51.373
},
"oklch": {
"l": 0.62852,
"c": 0.30531,
"h": 316.3
},
"luminance": 0.20209
}Semantic roles & 50–950 ramp
primary
#CC07FF
secondary
#91E87A
accent
#FF2955
background
#FEF7FF
surface
#FDEEFF
border
#D5C9D7
text
#160A18
muted
#847C86