#CC49DC#CC49DC
#CC49DC is a light, highly saturated purple. Relative luminance 0.228; OKLCH L 64.1% C 0.235 H 323.2°. Best body text is #000000 at 5.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CC49DC |
|---|---|
| RGB | rgb(204, 73, 220) |
| HSL | hsl(293, 68%, 57%) |
| HSV | hsv(293, 67%, 86%) |
| CMYK | cmyk(7.3%, 66.8%, 0%, 13.7%) |
| CIE-LAB | lab(54.84, 69.99, -50.46) |
| CIE-LCH | lch(54.84, 86.28, 324.21°) |
| OKLab | oklab(64.1% 0.1878 -0.1405) |
| OKLCH | oklch(64.1% 0.235 323.2) |
| XYZ | xyz(40.2014, 22.7721, 69.9742) |
| Luminance | 0.2277 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 2.21
Mediumorchid
#BA55D3
ΔE00 3.08
Purple Pink
#D725DE
ΔE00 3.43
Heliotrope
#D94FF5
ΔE00 4.29
Pinky Purple
#C94CBE
ΔE00 4.89
Pink Purple
#EF1DE7
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC49DC #59DC49
analogous
#8249DC #CC49DC #DC49A3
triadic
#CC49DC #DCCC49 #49DCCC
tetradic
#CC49DC #DC8249 #59DC49 #49A3DC
square
#CC49DC #DC8249 #59DC49 #49A3DC
split-complementary
#CC49DC #A3DC49 #49DC82
monochromatic
#831C8F #B125C2 #CC49DC #DA7CE6 #E9B0F0
Accessibility & contrast
On white
3.78
#CC49DC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.55
#CC49DC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC49DC
5.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC49DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC49DC | 1.00 | 3.78 | 5.55 | 5.55 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2179E0
Deuteranopia (green-blind)
#6088D8
Tritanopia (blue-blind)
#CF618D
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #cc49dc; /* rgb */ color: rgb(204, 73, 220); /* oklch */ color: oklch(64.1% 0.235 323.2);
Tailwind
colors: {
custom: {
50: '#df86e7',
500: '#cc49dc',
950: '#000000',
},
}SCSS
$custom: #cc49dc; $custom-light: #df86e7; $custom-dark: #000000;
JSON
{
"hex": "#cc49dc",
"rgb": {
"r": 204,
"g": 73,
"b": 220
},
"hsl": {
"h": 293.469,
"s": 67.742,
"l": 57.451
},
"oklch": {
"l": 0.64095,
"c": 0.23454,
"h": 323.2
},
"luminance": 0.2277
}Semantic roles & 50–950 ramp
primary
#CC49DC
secondary
#A9DEA3
accent
#EB3D50
background
#FEF8FE
surface
#FCF0FC
border
#D5CBD5
text
#160C16
muted
#847D84