#CC51EB#CC51EB
#CC51EB is a light, highly saturated purple. Relative luminance 0.247; OKLCH L 65.8% C 0.238 H 318.9°. Best body text is #000000 at 5.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CC51EB |
|---|---|
| RGB | rgb(204, 81, 235) |
| HSL | hsl(288, 79%, 62%) |
| HSV | hsv(288, 66%, 92%) |
| CMYK | cmyk(13.2%, 65.5%, 0%, 7.8%) |
| CIE-LAB | lab(56.80, 69.54, -55.77) |
| CIE-LCH | lch(56.80, 89.14, 321.27°) |
| OKLab | oklab(65.78% 0.179 -0.1561) |
| OKLCH | oklch(65.78% 0.238 318.9) |
| XYZ | xyz(42.8377, 24.7223, 81.0966) |
| Luminance | 0.2472 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 2.30
Bright Lilac
#C95EFB
ΔE00 3.38
Pinkish Purple
#D648D7
ΔE00 3.98
Bright Lavender
#C760FF
ΔE00 4.12
Mediumorchid
#BA55D3
ΔE00 4.12
Purple Pink
#D725DE
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC51EB #70EB51
analogous
#7F51EB #CC51EB #EB51BD
triadic
#CC51EB #EBCC51 #51EBCC
tetradic
#CC51EB #EB7F51 #70EB51 #51BDEB
square
#CC51EB #EB7F51 #70EB51 #51BDEB
split-complementary
#CC51EB #BDEB51 #51EB7F
monochromatic
#8F14AE #BC1AE5 #CC51EB #DC88F1 #ECBFF8
Accessibility & contrast
On white
3.53
#CC51EB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.94
#CC51EB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC51EB
5.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC51EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC51EB | 1.00 | 3.53 | 5.94 | 5.94 |
| #FFFFFF | 3.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1780F0
Deuteranopia (green-blind)
#5A8CE7
Tritanopia (blue-blind)
#CC6D98
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #cc51eb; /* rgb */ color: rgb(204, 81, 235); /* oklch */ color: oklch(65.8% 0.238 318.9);
Tailwind
colors: {
custom: {
50: '#df8af2',
500: '#cc51eb',
950: '#000000',
},
}SCSS
$custom: #cc51eb; $custom-light: #df8af2; $custom-dark: #000000;
JSON
{
"hex": "#cc51eb",
"rgb": {
"r": 204,
"g": 81,
"b": 235
},
"hsl": {
"h": 287.922,
"s": 79.381,
"l": 61.961
},
"oklch": {
"l": 0.65779,
"c": 0.23751,
"h": 318.9
},
"luminance": 0.2472
}Semantic roles & 50–950 ramp
primary
#CC51EB
secondary
#BBE8B0
accent
#DC0A34
background
#FEF8FE
surface
#FCF0FD
border
#D5CBD5
text
#160C17
muted
#847D85