#CC55C8#CC55C8
#CC55C8 is a light, highly saturated purple. Relative luminance 0.235; OKLCH L 64.3% C 0.202 H 328.9°. Best body text is #000000 at 5.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CC55C8 |
|---|---|
| RGB | rgb(204, 85, 200) |
| HSL | hsl(302, 54%, 57%) |
| HSV | hsv(302, 58%, 80%) |
| CMYK | cmyk(0%, 58.3%, 2%, 20%) |
| CIE-LAB | lab(55.59, 61.61, -37.89) |
| CIE-LCH | lch(55.59, 72.33, 328.41°) |
| OKLab | oklab(64.31% 0.173 -0.1042) |
| OKLCH | oklch(64.31% 0.202 328.9) |
| XYZ | xyz(38.5752, 23.5070, 57.1379) |
| Luminance | 0.2350 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.45
Pinkish Purple
#D648D7
ΔE00 2.89
Purpleish Pink
#DF4EC8
ΔE00 3.30
Mediumorchid
#BA55D3
ΔE00 4.56
Purpley Pink
#C83CB9
ΔE00 5.17
Purplish Pink
#CE5DAE
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC55C8 #55CC59
analogous
#9555CC #CC55C8 #CC558D
triadic
#CC55C8 #C8CC55 #55C8CC
tetradic
#CC55C8 #CC9555 #55CC59 #558DCC
square
#CC55C8 #CC9555 #55CC59 #558DCC
split-complementary
#CC55C8 #8DCC55 #55CC95
monochromatic
#80267D #AF35AB #CC55C8 #DA84D7 #E8B3E6
Accessibility & contrast
On white
3.68
#CC55C8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.70
#CC55C8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC55C8
5.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC55C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC55C8 | 1.00 | 3.68 | 5.70 | 5.70 |
| #FFFFFF | 3.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A7BCC
Deuteranopia (green-blind)
#728BC5
Tritanopia (blue-blind)
#D26287
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #cc55c8; /* rgb */ color: rgb(204, 85, 200); /* oklch */ color: oklch(64.3% 0.202 328.9);
Tailwind
colors: {
custom: {
50: '#de8cd9',
500: '#cc55c8',
950: '#000000',
},
}SCSS
$custom: #cc55c8; $custom-light: #de8cd9; $custom-dark: #000000;
JSON
{
"hex": "#cc55c8",
"rgb": {
"r": 204,
"g": 85,
"b": 200
},
"hsl": {
"h": 302.017,
"s": 53.846,
"l": 56.667
},
"oklch": {
"l": 0.6431,
"c": 0.20197,
"h": 328.9
},
"luminance": 0.23504
}Semantic roles & 50–950 ramp
primary
#CC55C8
secondary
#A6D7A8
accent
#DD504B
background
#FEF8FD
surface
#FCF0FA
border
#D5CBD3
text
#160C14
muted
#847D83