#CC55C5#CC55C5
#CC55C5 is a light, vivid purple. Relative luminance 0.234; OKLCH L 64.2% C 0.200 H 330.0°. Best body text is #000000 at 5.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CC55C5 |
|---|---|
| RGB | rgb(204, 85, 197) |
| HSL | hsl(304, 54%, 57%) |
| HSV | hsv(304, 58%, 80%) |
| CMYK | cmyk(0%, 58.3%, 3.4%, 20%) |
| CIE-LAB | lab(55.45, 61.11, -36.39) |
| CIE-LCH | lch(55.45, 71.12, 329.22°) |
| OKLab | oklab(64.16% 0.1727 -0.0999) |
| OKLCH | oklch(64.16% 0.2 330) |
| XYZ | xyz(38.2281, 23.3682, 55.3095) |
| Luminance | 0.2337 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.19
Purpleish Pink
#DF4EC8
ΔE00 3.16
Pinkish Purple
#D648D7
ΔE00 3.30
Mediumorchid
#BA55D3
ΔE00 4.96
Purpley Pink
#C83CB9
ΔE00 5.00
Purplish Pink
#CE5DAE
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC55C5 #55CC5C
analogous
#9755CC #CC55C5 #CC558A
triadic
#CC55C5 #C5CC55 #55C5CC
tetradic
#CC55C5 #CC9755 #55CC5C #558ACC
square
#CC55C5 #CC9755 #55CC5C #558ACC
split-complementary
#CC55C5 #8ACC55 #55CC97
monochromatic
#80267B #AF35A8 #CC55C5 #DA84D5 #E8B3E5
Accessibility & contrast
On white
3.70
#CC55C5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.67
#CC55C5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC55C5
5.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC55C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC55C5 | 1.00 | 3.70 | 5.67 | 5.67 |
| #FFFFFF | 3.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C7AC8
Deuteranopia (green-blind)
#738BC2
Tritanopia (blue-blind)
#D36185
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #cc55c5; /* rgb */ color: rgb(204, 85, 197); /* oklch */ color: oklch(64.2% 0.200 330.0);
Tailwind
colors: {
custom: {
50: '#de8bd7',
500: '#cc55c5',
950: '#000000',
},
}SCSS
$custom: #cc55c5; $custom-light: #de8bd7; $custom-dark: #000000;
JSON
{
"hex": "#cc55c5",
"rgb": {
"r": 204,
"g": 85,
"b": 197
},
"hsl": {
"h": 303.529,
"s": 53.846,
"l": 56.667
},
"oklch": {
"l": 0.6416,
"c": 0.1995,
"h": 330
},
"luminance": 0.23366
}Semantic roles & 50–950 ramp
primary
#CC55C5
secondary
#A6D7A9
accent
#DD534B
background
#FEF8FD
surface
#FCF0FA
border
#D5CBD3
text
#160C14
muted
#847D83