#CC55C0#CC55C0
#CC55C0 is a light, vivid purple. Relative luminance 0.231; OKLCH L 63.9% C 0.195 H 331.7°. Best body text is #000000 at 5.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CC55C0 |
|---|---|
| RGB | rgb(204, 85, 192) |
| HSL | hsl(306, 54%, 57%) |
| HSV | hsv(306, 58%, 80%) |
| CMYK | cmyk(0%, 58.3%, 5.9%, 20%) |
| CIE-LAB | lab(55.22, 60.28, -33.88) |
| CIE-LCH | lch(55.22, 69.15, 330.66°) |
| OKLab | oklab(63.92% 0.1721 -0.0927) |
| OKLCH | oklch(63.92% 0.195 331.7) |
| XYZ | xyz(37.6647, 23.1428, 52.3422) |
| Luminance | 0.2314 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.02
Purpleish Pink
#DF4EC8
ΔE00 3.11
Pinkish Purple
#D648D7
ΔE00 4.05
Purplish Pink
#CE5DAE
ΔE00 4.49
Purpley Pink
#C83CB9
ΔE00 4.83
Mediumorchid
#BA55D3
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC55C0 #55CC61
analogous
#9C55CC #CC55C0 #CC5585
triadic
#CC55C0 #C0CC55 #55C0CC
tetradic
#CC55C0 #CC9C55 #55CC61 #5585CC
square
#CC55C0 #CC9C55 #55CC61 #5585CC
split-complementary
#CC55C0 #85CC55 #55CC9C
monochromatic
#802677 #AF35A3 #CC55C0 #DA84D1 #E8B3E3
Accessibility & contrast
On white
3.73
#CC55C0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.63
#CC55C0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC55C0
5.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC55C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC55C0 | 1.00 | 3.73 | 5.63 | 5.63 |
| #FFFFFF | 3.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5079C3
Deuteranopia (green-blind)
#768ABD
Tritanopia (blue-blind)
#D45F83
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #cc55c0; /* rgb */ color: rgb(204, 85, 192); /* oklch */ color: oklch(63.9% 0.195 331.7);
Tailwind
colors: {
custom: {
50: '#de8bd3',
500: '#cc55c0',
950: '#000000',
},
}SCSS
$custom: #cc55c0; $custom-light: #de8bd3; $custom-dark: #000000;
JSON
{
"hex": "#cc55c0",
"rgb": {
"r": 204,
"g": 85,
"b": 192
},
"hsl": {
"h": 306.05,
"s": 53.846,
"l": 56.667
},
"oklch": {
"l": 0.63917,
"c": 0.19545,
"h": 331.7
},
"luminance": 0.2314
}Semantic roles & 50–950 ramp
primary
#CC55C0
secondary
#A6D7AB
accent
#DD594B
background
#FEF8FD
surface
#FCF0FA
border
#D5CBD3
text
#160C14
muted
#847D83