#CC45EA#CC45EA
#CC45EA is a light, highly saturated purple. Relative luminance 0.230; OKLCH L 64.5% C 0.251 H 319.7°. Best body text is #000000 at 5.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CC45EA |
|---|---|
| RGB | rgb(204, 69, 234) |
| HSL | hsl(289, 80%, 59%) |
| HSV | hsv(289, 71%, 92%) |
| CMYK | cmyk(12.8%, 70.5%, 0%, 8.2%) |
| CIE-LAB | lab(55.11, 73.97, -57.92) |
| CIE-LCH | lch(55.11, 93.94, 321.94°) |
| OKLab | oklab(64.55% 0.1912 -0.1623) |
| OKLCH | oklch(64.55% 0.251 319.7) |
| XYZ | xyz(41.8794, 23.0362, 80.0664) |
| Luminance | 0.2303 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 3.51
Purple Pink
#D725DE
ΔE00 3.80
Pinkish Purple
#D648D7
ΔE00 3.94
Mediumorchid
#BA55D3
ΔE00 4.04
Bright Lilac
#C95EFB
ΔE00 4.90
Hot Purple
#CB00F5
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC45EA #63EA45
analogous
#7A45EA #CC45EA #EA45B6
triadic
#CC45EA #EACC45 #45EACC
tetradic
#CC45EA #EA7A45 #63EA45 #45B6EA
square
#CC45EA #EA7A45 #63EA45 #45B6EA
split-complementary
#CC45EA #B6EA45 #45EA7A
monochromatic
#8812A2 #B619D9 #CC45EA #DB7CF0 #EAB3F6
Accessibility & contrast
On white
3.75
#CC45EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.61
#CC45EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC45EA
5.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC45EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC45EA | 1.00 | 3.75 | 5.61 | 5.61 |
| #FFFFFF | 3.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007BEF
Deuteranopia (green-blind)
#5388E6
Tritanopia (blue-blind)
#CC6594
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #cc45ea; /* rgb */ color: rgb(204, 69, 234); /* oklch */ color: oklch(64.5% 0.251 319.7);
Tailwind
colors: {
custom: {
50: '#e084f1',
500: '#cc45ea',
950: '#000000',
},
}SCSS
$custom: #cc45ea; $custom-light: #e084f1; $custom-dark: #000000;
JSON
{
"hex": "#cc45ea",
"rgb": {
"r": 204,
"g": 69,
"b": 234
},
"hsl": {
"h": 289.091,
"s": 79.71,
"l": 59.412
},
"oklch": {
"l": 0.64547,
"c": 0.25083,
"h": 319.7
},
"luminance": 0.23034
}Semantic roles & 50–950 ramp
primary
#CC45EA
secondary
#B1E6A5
accent
#F63255
background
#FEF8FE
surface
#FCF0FD
border
#D5CBD5
text
#160C17
muted
#847D85