#CC55D5#CC55D5
#CC55D5 is a light, highly saturated purple. Relative luminance 0.241; OKLCH L 65.0% C 0.213 H 324.8°. Best body text is #000000 at 5.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CC55D5 |
|---|---|
| RGB | rgb(204, 85, 213) |
| HSL | hsl(296, 60%, 58%) |
| HSV | hsv(296, 60%, 84%) |
| CMYK | cmyk(4.2%, 60.1%, 0%, 16.5%) |
| CIE-LAB | lab(56.23, 63.86, -44.29) |
| CIE-LCH | lch(56.23, 77.72, 325.26°) |
| OKLab | oklab(64.98% 0.1741 -0.1227) |
| OKLCH | oklch(64.98% 0.213 324.8) |
| XYZ | xyz(40.1596, 24.1408, 65.4822) |
| Luminance | 0.2414 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 2.04
Mediumorchid
#BA55D3
ΔE00 3.43
Pinky Purple
#C94CBE
ΔE00 4.17
Purpleish Pink
#DF4EC8
ΔE00 4.54
Heliotrope
#D94FF5
ΔE00 4.65
Purple Pink
#D725DE
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC55D5 #5ED555
analogous
#8C55D5 #CC55D5 #D5559E
triadic
#CC55D5 #D5CC55 #55D5CC
tetradic
#CC55D5 #D58C55 #5ED555 #559ED5
square
#CC55D5 #D58C55 #5ED555 #559ED5
split-complementary
#CC55D5 #9ED555 #55D58C
monochromatic
#85238D #B42FBE #CC55D5 #DB86E1 #E9B7ED
Accessibility & contrast
On white
3.60
#CC55D5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.83
#CC55D5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC55D5
5.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC55D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC55D5 | 1.00 | 3.60 | 5.83 | 5.83 |
| #FFFFFF | 3.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#407DD9
Deuteranopia (green-blind)
#6B8CD2
Tritanopia (blue-blind)
#D0678D
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #cc55d5; /* rgb */ color: rgb(204, 85, 213); /* oklch */ color: oklch(65.0% 0.213 324.8);
Tailwind
colors: {
custom: {
50: '#df8ce2',
500: '#cc55d5',
950: '#000000',
},
}SCSS
$custom: #cc55d5; $custom-light: #df8ce2; $custom-dark: #000000;
JSON
{
"hex": "#cc55d5",
"rgb": {
"r": 204,
"g": 85,
"b": 213
},
"hsl": {
"h": 295.781,
"s": 60.377,
"l": 58.431
},
"oklch": {
"l": 0.64982,
"c": 0.21299,
"h": 324.8
},
"luminance": 0.24138
}Semantic roles & 50–950 ramp
primary
#CC55D5
secondary
#ADDCA9
accent
#E4444F
background
#FEF8FD
surface
#FCF0FB
border
#D5CBD4
text
#160D15
muted
#847D83