#CC53CC#CC53CC
#CC53CC is a light, highly saturated purple. Relative luminance 0.234; OKLCH L 64.3% C 0.208 H 327.7°. Best body text is #000000 at 5.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CC53CC |
|---|---|
| RGB | rgb(204, 83, 204) |
| HSL | hsl(300, 54%, 56%) |
| HSV | hsv(300, 59%, 80%) |
| CMYK | cmyk(0%, 59.3%, 0%, 20%) |
| CIE-LAB | lab(55.47, 63.16, -40.37) |
| CIE-LCH | lch(55.47, 74.95, 327.42°) |
| OKLab | oklab(64.28% 0.1759 -0.1113) |
| OKLCH | oklch(64.28% 0.208 327.7) |
| XYZ | xyz(38.8936, 23.3860, 59.5804) |
| Luminance | 0.2338 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 2.25
Pinky Purple
#C94CBE
ΔE00 2.71
Purpleish Pink
#DF4EC8
ΔE00 3.67
Mediumorchid
#BA55D3
ΔE00 3.98
Purpley Pink
#C83CB9
ΔE00 5.18
Purple Pink
#D725DE
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC53CC #53CC53
analogous
#9053CC #CC53CC #CC5390
triadic
#CC53CC #CCCC53 #53CCCC
tetradic
#CC53CC #CC9053 #53CC53 #5390CC
square
#CC53CC #CC9053 #53CC53 #5390CC
split-complementary
#CC53CC #90CC53 #53CC90
monochromatic
#7F267F #AE34AE #CC53CC #DA82DA #E8B1E8
Accessibility & contrast
On white
3.70
#CC53CC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.68
#CC53CC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC53CC
5.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC53CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC53CC | 1.00 | 3.70 | 5.68 | 5.68 |
| #FFFFFF | 3.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#457BD0
Deuteranopia (green-blind)
#6F8AC9
Tritanopia (blue-blind)
#D26288
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #cc53cc; /* rgb */ color: rgb(204, 83, 204); /* oklch */ color: oklch(64.3% 0.208 327.7);
Tailwind
colors: {
custom: {
50: '#df8bdc',
500: '#cc53cc',
950: '#000000',
},
}SCSS
$custom: #cc53cc; $custom-light: #df8bdc; $custom-dark: #000000;
JSON
{
"hex": "#cc53cc",
"rgb": {
"r": 204,
"g": 83,
"b": 204
},
"hsl": {
"h": 300,
"s": 54.26,
"l": 56.275
},
"oklch": {
"l": 0.64283,
"c": 0.20813,
"h": 327.7
},
"luminance": 0.23384
}Semantic roles & 50–950 ramp
primary
#CC53CC
secondary
#A4D6A4
accent
#DE4A4A
background
#FEF8FD
surface
#FCF0FB
border
#D5CBD4
text
#160C15
muted
#847D83