#CC50E6#CC50E6
#CC50E6 is a light, highly saturated purple. Relative luminance 0.243; OKLCH L 65.4% C 0.234 H 320.2°. Best body text is #000000 at 5.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CC50E6 |
|---|---|
| RGB | rgb(204, 80, 230) |
| HSL | hsl(290, 75%, 61%) |
| HSV | hsv(290, 65%, 90%) |
| CMYK | cmyk(11.3%, 65.2%, 0%, 9.8%) |
| CIE-LAB | lab(56.38, 69.02, -53.65) |
| CIE-LCH | lch(56.38, 87.42, 322.15°) |
| OKLab | oklab(65.38% 0.1802 -0.1499) |
| OKLCH | oklch(65.38% 0.234 320.2) |
| XYZ | xyz(42.0517, 24.2899, 77.3210) |
| Luminance | 0.2429 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 2.72
Pinkish Purple
#D648D7
ΔE00 3.30
Mediumorchid
#BA55D3
ΔE00 3.63
Bright Lilac
#C95EFB
ΔE00 4.09
Bright Lavender
#C760FF
ΔE00 4.84
Purple Pink
#D725DE
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC50E6 #6AE650
analogous
#8150E6 #CC50E6 #E650B5
triadic
#CC50E6 #E6CC50 #50E6CC
tetradic
#CC50E6 #E68150 #6AE650 #50B5E6
square
#CC50E6 #E68150 #6AE650 #50B5E6
split-complementary
#CC50E6 #B5E650 #50E681
monochromatic
#8C17A4 #B91FDA #CC50E6 #DC86EE #EBBBF5
Accessibility & contrast
On white
3.59
#CC50E6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.86
#CC50E6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC50E6
5.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC50E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC50E6 | 1.00 | 3.59 | 5.86 | 5.86 |
| #FFFFFF | 3.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#207FEA
Deuteranopia (green-blind)
#5D8CE2
Tritanopia (blue-blind)
#CD6A95
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #cc50e6; /* rgb */ color: rgb(204, 80, 230); /* oklch */ color: oklch(65.4% 0.234 320.2);
Tailwind
colors: {
custom: {
50: '#df8aee',
500: '#cc50e6',
950: '#000000',
},
}SCSS
$custom: #cc50e6; $custom-light: #df8aee; $custom-dark: #000000;
JSON
{
"hex": "#cc50e6",
"rgb": {
"r": 204,
"g": 80,
"b": 230
},
"hsl": {
"h": 289.6,
"s": 75,
"l": 60.784
},
"oklch": {
"l": 0.65381,
"c": 0.23438,
"h": 320.2
},
"luminance": 0.24288
}Semantic roles & 50–950 ramp
primary
#CC50E6
secondary
#B6E5AC
accent
#D70E31
background
#FEF8FE
surface
#FCF0FD
border
#D5CBD5
text
#160C16
muted
#847D84