#CC5CC0#CC5CC0
#CC5CC0 is a light, vivid purple. Relative luminance 0.243; OKLCH L 64.8% C 0.185 H 331.8°. Best body text is #000000 at 5.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CC5CC0 |
|---|---|
| RGB | rgb(204, 92, 192) |
| HSL | hsl(306, 52%, 58%) |
| HSV | hsv(306, 55%, 80%) |
| CMYK | cmyk(0%, 54.9%, 5.9%, 20%) |
| CIE-LAB | lab(56.39, 57.11, -32.06) |
| CIE-LCH | lch(56.39, 65.50, 330.69°) |
| OKLab | oklab(64.77% 0.163 -0.0875) |
| OKLCH | oklch(64.77% 0.185 331.8) |
| XYZ | xyz(38.2433, 24.3000, 52.5350) |
| Luminance | 0.2430 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 3.28
Pinky Purple
#C94CBE
ΔE00 3.40
Purplish Pink
#CE5DAE
ΔE00 3.89
Pinkish Purple
#D648D7
ΔE00 4.84
Orchid (survey)
#C875C4
ΔE00 5.52
Orchid
#DA70D6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC5CC0 #5CCC68
analogous
#A05CCC #CC5CC0 #CC5C88
triadic
#CC5CC0 #C0CC5C #5CC0CC
tetradic
#CC5CC0 #CCA05C #5CCC68 #5C88CC
square
#CC5CC0 #CCA05C #5CCC68 #5C88CC
split-complementary
#CC5CC0 #88CC5C #5CCCA0
monochromatic
#84297A #B338A6 #CC5CC0 #DB8BD2 #E9B9E4
Accessibility & contrast
On white
3.58
#CC5CC0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.86
#CC5CC0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC5CC0
5.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC5CC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC5CC0 | 1.00 | 3.58 | 5.86 | 5.86 |
| #FFFFFF | 3.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#587DC3
Deuteranopia (green-blind)
#7A8DBD
Tritanopia (blue-blind)
#D46586
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #cc5cc0; /* rgb */ color: rgb(204, 92, 192); /* oklch */ color: oklch(64.8% 0.185 331.8);
Tailwind
colors: {
custom: {
50: '#de8fd3',
500: '#cc5cc0',
950: '#000000',
},
}SCSS
$custom: #cc5cc0; $custom-light: #de8fd3; $custom-dark: #000000;
JSON
{
"hex": "#cc5cc0",
"rgb": {
"r": 204,
"g": 92,
"b": 192
},
"hsl": {
"h": 306.429,
"s": 52.336,
"l": 58.039
},
"oklch": {
"l": 0.64774,
"c": 0.18498,
"h": 331.8
},
"luminance": 0.24297
}Semantic roles & 50–950 ramp
primary
#CC5CC0
secondary
#ACD8B0
accent
#DC5B4C
background
#FDF9FD
surface
#FBF1FA
border
#D4CBD3
text
#150D14
muted
#837E83