#CC3EF5#CC3EF5
#CC3EF5 is a light, highly saturated purple. Relative luminance 0.229; OKLCH L 64.6% C 0.267 H 317.3°. Best body text is #000000 at 5.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CC3EF5 |
|---|---|
| RGB | rgb(204, 62, 245) |
| HSL | hsl(287, 90%, 60%) |
| HSV | hsv(287, 75%, 96%) |
| CMYK | cmyk(16.7%, 74.7%, 0%, 3.9%) |
| CIE-LAB | lab(54.95, 78.34, -64.34) |
| CIE-LCH | lch(54.95, 101.38, 320.61°) |
| OKLab | oklab(64.64% 0.1964 -0.1811) |
| OKLCH | oklch(64.64% 0.267 317.3) |
| XYZ | xyz(43.1035, 22.8771, 88.5137) |
| Luminance | 0.2288 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 4.04
Hot Purple
#CB00F5
ΔE00 4.42
Purple Pink
#D725DE
ΔE00 4.47
Bright Lilac
#C95EFB
ΔE00 4.98
Mediumorchid
#BA55D3
ΔE00 5.32
Bright Lavender
#C760FF
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC3EF5 #67F53E
analogous
#703EF5 #CC3EF5 #F53EC3
triadic
#CC3EF5 #F5CC3E #3EF5CC
tetradic
#CC3EF5 #F5703E #67F53E #3EC3F5
square
#CC3EF5 #F5703E #67F53E #3EC3F5
split-complementary
#CC3EF5 #C3F53E #3EF570
monochromatic
#8A09B0 #B80CEA #CC3EF5 #DB78F8 #EBB2FB
Accessibility & contrast
On white
3.77
#CC3EF5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.57
#CC3EF5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC3EF5
5.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC3EF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC3EF5 | 1.00 | 3.77 | 5.57 | 5.57 |
| #FFFFFF | 3.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007BFA
Deuteranopia (green-blind)
#4288F1
Tritanopia (blue-blind)
#CA6698
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #cc3ef5; /* rgb */ color: rgb(204, 62, 245); /* oklch */ color: oklch(64.6% 0.267 317.3);
Tailwind
colors: {
custom: {
50: '#e082f9',
500: '#cc3ef5',
950: '#000000',
},
}SCSS
$custom: #cc3ef5; $custom-light: #e082f9; $custom-dark: #000000;
JSON
{
"hex": "#cc3ef5",
"rgb": {
"r": 204,
"g": 62,
"b": 245
},
"hsl": {
"h": 286.557,
"s": 90.148,
"l": 60.196
},
"oklch": {
"l": 0.64644,
"c": 0.26715,
"h": 317.3
},
"luminance": 0.22875
}Semantic roles & 50–950 ramp
primary
#CC3EF5
secondary
#B4EAA4
accent
#E60033
background
#FEF8FF
surface
#FDF0FF
border
#D5CBD7
text
#160C17
muted
#847D85