#CC54CC#CC54CC
#CC54CC is a light, highly saturated purple. Relative luminance 0.235; OKLCH L 64.4% C 0.207 H 327.6°. Best body text is #000000 at 5.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CC54CC |
|---|---|
| RGB | rgb(204, 84, 204) |
| HSL | hsl(300, 54%, 56%) |
| HSV | hsv(300, 59%, 80%) |
| CMYK | cmyk(0%, 58.8%, 0%, 20%) |
| CIE-LAB | lab(55.62, 62.73, -40.12) |
| CIE-LCH | lch(55.62, 74.46, 327.40°) |
| OKLab | oklab(64.4% 0.1746 -0.1106) |
| OKLCH | oklch(64.4% 0.207 327.6) |
| XYZ | xyz(38.9707, 23.5401, 59.6061) |
| Luminance | 0.2354 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 2.34
Pinky Purple
#C94CBE
ΔE00 2.81
Purpleish Pink
#DF4EC8
ΔE00 3.63
Mediumorchid
#BA55D3
ΔE00 4.04
Purpley Pink
#C83CB9
ΔE00 5.33
Purple Pink
#D725DE
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC54CC #54CC54
analogous
#9054CC #CC54CC #CC5490
triadic
#CC54CC #CCCC54 #54CCCC
tetradic
#CC54CC #CC9054 #54CC54 #5490CC
square
#CC54CC #CC9054 #54CC54 #5490CC
split-complementary
#CC54CC #90CC54 #54CC90
monochromatic
#802680 #AF34AF #CC54CC #DA83DA #E8B2E8
Accessibility & contrast
On white
3.68
#CC54CC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.71
#CC54CC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC54CC
5.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC54CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC54CC | 1.00 | 3.68 | 5.71 | 5.71 |
| #FFFFFF | 3.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#467BD0
Deuteranopia (green-blind)
#6F8BC9
Tritanopia (blue-blind)
#D26388
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #cc54cc; /* rgb */ color: rgb(204, 84, 204); /* oklch */ color: oklch(64.4% 0.207 327.6);
Tailwind
colors: {
custom: {
50: '#df8bdc',
500: '#cc54cc',
950: '#000000',
},
}SCSS
$custom: #cc54cc; $custom-light: #df8bdc; $custom-dark: #000000;
JSON
{
"hex": "#cc54cc",
"rgb": {
"r": 204,
"g": 84,
"b": 204
},
"hsl": {
"h": 300,
"s": 54.054,
"l": 56.471
},
"oklch": {
"l": 0.64397,
"c": 0.20673,
"h": 327.6
},
"luminance": 0.23538
}Semantic roles & 50–950 ramp
primary
#CC54CC
secondary
#A5D7A5
accent
#DD4A4A
background
#FEF8FD
surface
#FCF0FB
border
#D5CBD4
text
#160C15
muted
#847D83