#CC5BDC#CC5BDC
#CC5BDC is a light, highly saturated purple. Relative luminance 0.255; OKLCH L 66.1% C 0.211 H 322.5°. Best body text is #000000 at 6.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CC5BDC |
|---|---|
| RGB | rgb(204, 91, 220) |
| HSL | hsl(293, 65%, 61%) |
| HSV | hsv(293, 59%, 86%) |
| CMYK | cmyk(7.3%, 58.6%, 0%, 13.7%) |
| CIE-LAB | lab(57.55, 62.48, -46.16) |
| CIE-LCH | lch(57.55, 77.68, 323.55°) |
| OKLab | oklab(66.06% 0.1673 -0.1282) |
| OKLCH | oklch(66.06% 0.211 322.5) |
| XYZ | xyz(41.5599, 25.4890, 70.4270) |
| Luminance | 0.2549 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 3.15
Heliotrope
#D94FF5
ΔE00 3.79
Mediumorchid
#BA55D3
ΔE00 3.94
Bright Lilac
#C95EFB
ΔE00 4.94
Purpleish Pink
#DF4EC8
ΔE00 5.41
Pinky Purple
#C94CBE
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC5BDC #6BDC5B
analogous
#8B5BDC #CC5BDC #DC5BAB
triadic
#CC5BDC #DCCC5B #5BDCCC
tetradic
#CC5BDC #DC8B5B #6BDC5B #5BABDC
square
#CC5BDC #DC8B5B #6BDC5B #5BABDC
split-complementary
#CC5BDC #ABDC5B #5BDC8B
monochromatic
#8C219B #BA2CCE #CC5BDC #DC8DE7 #EBC0F2
Accessibility & contrast
On white
3.44
#CC5BDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.10
#CC5BDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC5BDC
6.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC5BDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC5BDC | 1.00 | 3.44 | 6.10 | 6.10 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4382E0
Deuteranopia (green-blind)
#6C8FD9
Tritanopia (blue-blind)
#CF6E93
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #cc5bdc; /* rgb */ color: rgb(204, 91, 220); /* oklch */ color: oklch(66.1% 0.211 322.5);
Tailwind
colors: {
custom: {
50: '#de8fe7',
500: '#cc5bdc',
950: '#000000',
},
}SCSS
$custom: #cc5bdc; $custom-light: #de8fe7; $custom-dark: #000000;
JSON
{
"hex": "#cc5bdc",
"rgb": {
"r": 204,
"g": 91,
"b": 220
},
"hsl": {
"h": 292.558,
"s": 64.824,
"l": 60.98
},
"oklch": {
"l": 0.66058,
"c": 0.21071,
"h": 322.5
},
"luminance": 0.25487
}Semantic roles & 50–950 ramp
primary
#CC5BDC
secondary
#B7E2B1
accent
#CD192F
background
#FEF9FE
surface
#FCF1FC
border
#D5CBD5
text
#160D16
muted
#847E84