#CC56C0#CC56C0
#CC56C0 is a light, vivid purple. Relative luminance 0.233; OKLCH L 64.0% C 0.194 H 331.7°. Best body text is #000000 at 5.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CC56C0 |
|---|---|
| RGB | rgb(204, 86, 192) |
| HSL | hsl(306, 54%, 57%) |
| HSV | hsv(306, 58%, 80%) |
| CMYK | cmyk(0%, 57.8%, 5.9%, 20%) |
| CIE-LAB | lab(55.38, 59.83, -33.63) |
| CIE-LCH | lch(55.38, 68.64, 330.66°) |
| OKLab | oklab(64.04% 0.1708 -0.092) |
| OKLCH | oklch(64.04% 0.194 331.7) |
| XYZ | xyz(37.7439, 23.3014, 52.3686) |
| Luminance | 0.2330 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.21
Purpleish Pink
#DF4EC8
ΔE00 3.10
Pinkish Purple
#D648D7
ΔE00 4.14
Purplish Pink
#CE5DAE
ΔE00 4.39
Purpley Pink
#C83CB9
ΔE00 5.02
Mediumorchid
#BA55D3
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC56C0 #56CC62
analogous
#9D56CC #CC56C0 #CC5685
triadic
#CC56C0 #C0CC56 #56C0CC
tetradic
#CC56C0 #CC9D56 #56CC62 #5685CC
square
#CC56C0 #CC9D56 #56CC62 #5685CC
split-complementary
#CC56C0 #85CC56 #56CC9D
monochromatic
#812778 #B035A3 #CC56C0 #DA85D2 #E8B4E3
Accessibility & contrast
On white
3.71
#CC56C0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.66
#CC56C0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC56C0
5.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC56C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC56C0 | 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)
#517AC3
Deuteranopia (green-blind)
#768BBD
Tritanopia (blue-blind)
#D46083
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #cc56c0; /* rgb */ color: rgb(204, 86, 192); /* oklch */ color: oklch(64.0% 0.194 331.7);
Tailwind
colors: {
custom: {
50: '#de8cd3',
500: '#cc56c0',
950: '#000000',
},
}SCSS
$custom: #cc56c0; $custom-light: #de8cd3; $custom-dark: #000000;
JSON
{
"hex": "#cc56c0",
"rgb": {
"r": 204,
"g": 86,
"b": 192
},
"hsl": {
"h": 306.102,
"s": 53.636,
"l": 56.863
},
"oklch": {
"l": 0.64035,
"c": 0.19398,
"h": 331.7
},
"luminance": 0.23299
}Semantic roles & 50–950 ramp
primary
#CC56C0
secondary
#A7D7AC
accent
#DD5A4B
background
#FEF8FD
surface
#FCF0FA
border
#D5CBD3
text
#150D14
muted
#847D83