#CC59DB#CC59DB
#CC59DB is a light, highly saturated purple. Relative luminance 0.251; OKLCH L 65.8% C 0.213 H 322.9°. Best body text is #000000 at 6.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CC59DB |
|---|---|
| RGB | rgb(204, 89, 219) |
| HSL | hsl(293, 64%, 60%) |
| HSV | hsv(293, 59%, 86%) |
| CMYK | cmyk(6.8%, 59.4%, 0%, 14.1%) |
| CIE-LAB | lab(57.17, 63.19, -46.19) |
| CIE-LCH | lch(57.17, 78.27, 323.84°) |
| OKLab | oklab(65.77% 0.1696 -0.1282) |
| OKLCH | oklch(65.77% 0.213 322.9) |
| XYZ | xyz(41.2591, 25.0988, 69.6754) |
| Luminance | 0.2510 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 2.81
Mediumorchid
#BA55D3
ΔE00 3.70
Heliotrope
#D94FF5
ΔE00 3.85
Bright Lilac
#C95EFB
ΔE00 5.13
Purpleish Pink
#DF4EC8
ΔE00 5.25
Pinky Purple
#C94CBE
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC59DB #68DB59
analogous
#8B59DB #CC59DB #DB59A9
triadic
#CC59DB #DBCC59 #59DBCC
tetradic
#CC59DB #DB8B59 #68DB59 #59A9DB
square
#CC59DB #DB8B59 #68DB59 #59A9DB
split-complementary
#CC59DB #A9DB59 #59DB8B
monochromatic
#8B2199 #B82CCB #CC59DB #DB8BE6 #EBBEF1
Accessibility & contrast
On white
3.49
#CC59DB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.02
#CC59DB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC59DB
6.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC59DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC59DB | 1.00 | 3.49 | 6.02 | 6.02 |
| #FFFFFF | 3.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4081DF
Deuteranopia (green-blind)
#6B8ED8
Tritanopia (blue-blind)
#CF6C92
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #cc59db; /* rgb */ color: rgb(204, 89, 219); /* oklch */ color: oklch(65.8% 0.213 322.9);
Tailwind
colors: {
custom: {
50: '#df8ee7',
500: '#cc59db',
950: '#000000',
},
}SCSS
$custom: #cc59db; $custom-light: #df8ee7; $custom-dark: #000000;
JSON
{
"hex": "#cc59db",
"rgb": {
"r": 204,
"g": 89,
"b": 219
},
"hsl": {
"h": 293.077,
"s": 64.356,
"l": 60.392
},
"oklch": {
"l": 0.65767,
"c": 0.21265,
"h": 322.9
},
"luminance": 0.25097
}Semantic roles & 50–950 ramp
primary
#CC59DB
secondary
#B5E1AF
accent
#CC192E
background
#FEF9FE
surface
#FCF1FC
border
#D5CBD5
text
#160D16
muted
#847E84