#CC53E8#CC53E8
#CC53E8 is a light, highly saturated purple. Relative luminance 0.248; OKLCH L 65.8% C 0.232 H 319.6°. Best body text is #000000 at 5.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CC53E8 |
|---|---|
| RGB | rgb(204, 83, 232) |
| HSL | hsl(289, 76%, 62%) |
| HSV | hsv(289, 64%, 91%) |
| CMYK | cmyk(12.1%, 64.2%, 0%, 9%) |
| CIE-LAB | lab(56.93, 68.16, -53.88) |
| CIE-LCH | lch(56.93, 86.89, 321.67°) |
| OKLab | oklab(65.82% 0.1769 -0.1506) |
| OKLCH | oklch(65.82% 0.232 319.6) |
| XYZ | xyz(42.5587, 24.8520, 78.8835) |
| Luminance | 0.2485 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 2.39
Bright Lilac
#C95EFB
ΔE00 3.55
Pinkish Purple
#D648D7
ΔE00 3.67
Mediumorchid
#BA55D3
ΔE00 3.92
Bright Lavender
#C760FF
ΔE00 4.32
Purple Pink
#D725DE
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC53E8 #6FE853
analogous
#8253E8 #CC53E8 #E853BA
triadic
#CC53E8 #E8CC53 #53E8CC
tetradic
#CC53E8 #E88253 #6FE853 #53BAE8
square
#CC53E8 #E88253 #6FE853 #53BAE8
split-complementary
#CC53E8 #BAE853 #53E882
monochromatic
#8E17AA #BB1EE0 #CC53E8 #DC89EF #ECBFF6
Accessibility & contrast
On white
3.52
#CC53E8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.97
#CC53E8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC53E8
5.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC53E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC53E8 | 1.00 | 3.52 | 5.97 | 5.97 |
| #FFFFFF | 3.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2480EC
Deuteranopia (green-blind)
#5E8DE4
Tritanopia (blue-blind)
#CD6D97
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #cc53e8; /* rgb */ color: rgb(204, 83, 232); /* oklch */ color: oklch(65.8% 0.232 319.6);
Tailwind
colors: {
custom: {
50: '#df8bf0',
500: '#cc53e8',
950: '#000000',
},
}SCSS
$custom: #cc53e8; $custom-light: #df8bf0; $custom-dark: #000000;
JSON
{
"hex": "#cc53e8",
"rgb": {
"r": 204,
"g": 83,
"b": 232
},
"hsl": {
"h": 288.725,
"s": 76.41,
"l": 61.765
},
"oklch": {
"l": 0.65816,
"c": 0.23231,
"h": 319.6
},
"luminance": 0.2485
}Semantic roles & 50–950 ramp
primary
#CC53E8
secondary
#BAE7B0
accent
#D90D33
background
#FEF8FE
surface
#FCF0FD
border
#D5CBD5
text
#160D17
muted
#847D85