#CC55C4#CC55C4
#CC55C4 is a light, vivid purple. Relative luminance 0.233; OKLCH L 64.1% C 0.199 H 330.3°. Best body text is #000000 at 5.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CC55C4 |
|---|---|
| RGB | rgb(204, 85, 196) |
| HSL | hsl(304, 54%, 57%) |
| HSV | hsv(304, 58%, 80%) |
| CMYK | cmyk(0%, 58.3%, 3.9%, 20%) |
| CIE-LAB | lab(55.40, 60.94, -35.89) |
| CIE-LCH | lch(55.40, 70.72, 329.50°) |
| OKLab | oklab(64.11% 0.1726 -0.0985) |
| OKLCH | oklch(64.11% 0.199 330.3) |
| XYZ | xyz(38.1139, 23.3225, 54.7081) |
| Luminance | 0.2332 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.12
Purpleish Pink
#DF4EC8
ΔE00 3.13
Pinkish Purple
#D648D7
ΔE00 3.44
Purpley Pink
#C83CB9
ΔE00 4.95
Mediumorchid
#BA55D3
ΔE00 5.09
Purplish Pink
#CE5DAE
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC55C4 #55CC5D
analogous
#9955CC #CC55C4 #CC5589
triadic
#CC55C4 #C4CC55 #55C4CC
tetradic
#CC55C4 #CC9955 #55CC5D #5589CC
square
#CC55C4 #CC9955 #55CC5D #5589CC
split-complementary
#CC55C4 #89CC55 #55CC99
monochromatic
#80267A #AF35A7 #CC55C4 #DA84D4 #E8B3E5
Accessibility & contrast
On white
3.71
#CC55C4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.66
#CC55C4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC55C4
5.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC55C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC55C4 | 1.00 | 3.71 | 5.66 | 5.66 |
| #FFFFFF | 3.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D7AC7
Deuteranopia (green-blind)
#748BC1
Tritanopia (blue-blind)
#D36185
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #cc55c4; /* rgb */ color: rgb(204, 85, 196); /* oklch */ color: oklch(64.1% 0.199 330.3);
Tailwind
colors: {
custom: {
50: '#de8bd6',
500: '#cc55c4',
950: '#000000',
},
}SCSS
$custom: #cc55c4; $custom-light: #de8bd6; $custom-dark: #000000;
JSON
{
"hex": "#cc55c4",
"rgb": {
"r": 204,
"g": 85,
"b": 196
},
"hsl": {
"h": 304.034,
"s": 53.846,
"l": 56.667
},
"oklch": {
"l": 0.64111,
"c": 0.19868,
"h": 330.3
},
"luminance": 0.2332
}Semantic roles & 50–950 ramp
primary
#CC55C4
secondary
#A6D7A9
accent
#DD544B
background
#FEF8FD
surface
#FCF0FA
border
#D5CBD3
text
#160C14
muted
#847D83