#CC5CDB#CC5CDB
#CC5CDB is a light, highly saturated purple. Relative luminance 0.256; OKLCH L 66.1% C 0.208 H 322.8°. Best body text is #000000 at 6.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CC5CDB |
|---|---|
| RGB | rgb(204, 92, 219) |
| HSL | hsl(293, 64%, 61%) |
| HSV | hsv(293, 58%, 86%) |
| CMYK | cmyk(6.8%, 58%, 0%, 14.1%) |
| CIE-LAB | lab(57.66, 61.85, -45.41) |
| CIE-LCH | lch(57.66, 76.73, 323.71°) |
| OKLab | oklab(66.13% 0.166 -0.126) |
| OKLCH | oklch(66.13% 0.208 322.8) |
| XYZ | xyz(41.5139, 25.6083, 69.7603) |
| Luminance | 0.2561 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 3.24
Heliotrope
#D94FF5
ΔE00 3.98
Mediumorchid
#BA55D3
ΔE00 4.05
Bright Lilac
#C95EFB
ΔE00 5.09
Purpleish Pink
#DF4EC8
ΔE00 5.30
Pinky Purple
#C94CBE
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC5CDB #6BDB5C
analogous
#8C5CDB #CC5CDB #DB5CAA
triadic
#CC5CDB #DBCC5C #5CDBCC
tetradic
#CC5CDB #DB8C5C #6BDB5C #5CAADB
square
#CC5CDB #DB8C5C #6BDB5C #5CAADB
split-complementary
#CC5CDB #AADB5C #5CDB8C
monochromatic
#8C229A #BA2DCD #CC5CDB #DC8EE6 #EBC0F1
Accessibility & contrast
On white
3.43
#CC5CDB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.12
#CC5CDB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC5CDB
6.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC5CDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC5CDB | 1.00 | 3.43 | 6.12 | 6.12 |
| #FFFFFF | 3.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4582DF
Deuteranopia (green-blind)
#6D8FD8
Tritanopia (blue-blind)
#CF6E93
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #cc5cdb; /* rgb */ color: rgb(204, 92, 219); /* oklch */ color: oklch(66.1% 0.208 322.8);
Tailwind
colors: {
custom: {
50: '#de90e6',
500: '#cc5cdb',
950: '#000000',
},
}SCSS
$custom: #cc5cdb; $custom-light: #de90e6; $custom-dark: #000000;
JSON
{
"hex": "#cc5cdb",
"rgb": {
"r": 204,
"g": 92,
"b": 219
},
"hsl": {
"h": 292.913,
"s": 63.819,
"l": 60.98
},
"oklch": {
"l": 0.66125,
"c": 0.20837,
"h": 322.8
},
"luminance": 0.25606
}Semantic roles & 50–950 ramp
primary
#CC5CDB
secondary
#B7E1B1
accent
#CC1A2F
background
#FEF9FE
surface
#FCF1FC
border
#D5CBD5
text
#150D16
muted
#847E84