#CC53C4#CC53C4
#CC53C4 is a light, highly saturated purple. Relative luminance 0.230; OKLCH L 63.9% C 0.202 H 330.3°. Best body text is #000000 at 5.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CC53C4 |
|---|---|
| RGB | rgb(204, 83, 196) |
| HSL | hsl(304, 54%, 56%) |
| HSV | hsv(304, 59%, 80%) |
| CMYK | cmyk(0%, 59.3%, 3.9%, 20%) |
| CIE-LAB | lab(55.08, 61.81, -36.39) |
| CIE-LCH | lch(55.08, 71.73, 329.51°) |
| OKLab | oklab(63.88% 0.1751 -0.0999) |
| OKLCH | oklch(63.88% 0.202 330.3) |
| XYZ | xyz(37.9587, 23.0120, 54.6563) |
| Luminance | 0.2301 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.80
Purpleish Pink
#DF4EC8
ΔE00 3.21
Pinkish Purple
#D648D7
ΔE00 3.28
Purpley Pink
#C83CB9
ΔE00 4.60
Mediumorchid
#BA55D3
ΔE00 4.97
Purplish Pink
#CE5DAE
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC53C4 #53CC5B
analogous
#9853CC #CC53C4 #CC5388
triadic
#CC53C4 #C4CC53 #53C4CC
tetradic
#CC53C4 #CC9853 #53CC5B #5388CC
square
#CC53C4 #CC9853 #53CC5B #5388CC
split-complementary
#CC53C4 #88CC53 #53CC98
monochromatic
#7F2679 #AE34A6 #CC53C4 #DA82D4 #E8B1E4
Accessibility & contrast
On white
3.75
#CC53C4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.60
#CC53C4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC53C4
5.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC53C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC53C4 | 1.00 | 3.75 | 5.60 | 5.60 |
| #FFFFFF | 3.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B79C7
Deuteranopia (green-blind)
#738AC1
Tritanopia (blue-blind)
#D35F84
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #cc53c4; /* rgb */ color: rgb(204, 83, 196); /* oklch */ color: oklch(63.9% 0.202 330.3);
Tailwind
colors: {
custom: {
50: '#de8ad6',
500: '#cc53c4',
950: '#000000',
},
}SCSS
$custom: #cc53c4; $custom-light: #de8ad6; $custom-dark: #000000;
JSON
{
"hex": "#cc53c4",
"rgb": {
"r": 204,
"g": 83,
"b": 196
},
"hsl": {
"h": 303.967,
"s": 54.26,
"l": 56.275
},
"oklch": {
"l": 0.63879,
"c": 0.20156,
"h": 330.3
},
"luminance": 0.23009
}Semantic roles & 50–950 ramp
primary
#CC53C4
secondary
#A4D6A8
accent
#DE544A
background
#FEF8FD
surface
#FCF0FA
border
#D5CBD3
text
#160C14
muted
#847D83