#CC49CD#CC49CD
#CC49CD is a light, highly saturated purple. Relative luminance 0.220; OKLCH L 63.3% C 0.222 H 327.5°. Best body text is #000000 at 5.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CC49CD |
|---|---|
| RGB | rgb(204, 73, 205) |
| HSL | hsl(300, 57%, 55%) |
| HSV | hsv(300, 64%, 80%) |
| CMYK | cmyk(0.5%, 64.4%, 0%, 19.6%) |
| CIE-LAB | lab(54.04, 67.42, -43.19) |
| CIE-LCH | lch(54.04, 80.07, 327.36°) |
| OKLab | oklab(63.26% 0.1875 -0.1194) |
| OKLCH | oklch(63.26% 0.222 327.5) |
| XYZ | xyz(38.3033, 22.0128, 59.9772) |
| Luminance | 0.2201 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 2.08
Pinky Purple
#C94CBE
ΔE00 2.52
Mediumorchid
#BA55D3
ΔE00 3.71
Purple Pink
#D725DE
ΔE00 3.97
Purpley Pink
#C83CB9
ΔE00 4.05
Purpleish Pink
#DF4EC8
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC49CD #4ACD49
analogous
#8A49CD #CC49CD #CD498C
triadic
#CC49CD #CDCC49 #49CDCC
tetradic
#CC49CD #CD8A49 #4ACD49 #498CCD
square
#CC49CD #CD8A49 #4ACD49 #498CCD
split-complementary
#CC49CD #8CCD49 #49CD8A
monochromatic
#79227A #A92FAA #CC49CD #D979DA #E7A9E7
Accessibility & contrast
On white
3.89
#CC49CD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.40
#CC49CD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC49CD
5.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC49CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC49CD | 1.00 | 3.89 | 5.40 | 5.40 |
| #FFFFFF | 3.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3676D1
Deuteranopia (green-blind)
#6987C9
Tritanopia (blue-blind)
#D25B85
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #cc49cd; /* rgb */ color: rgb(204, 73, 205); /* oklch */ color: oklch(63.3% 0.222 327.5);
Tailwind
colors: {
custom: {
50: '#df85dd',
500: '#cc49cd',
950: '#000000',
},
}SCSS
$custom: #cc49cd; $custom-light: #df85dd; $custom-dark: #000000;
JSON
{
"hex": "#cc49cd",
"rgb": {
"r": 204,
"g": 73,
"b": 205
},
"hsl": {
"h": 299.545,
"s": 56.897,
"l": 54.51
},
"oklch": {
"l": 0.63263,
"c": 0.22227,
"h": 327.5
},
"luminance": 0.2201
}Semantic roles & 50–950 ramp
primary
#CC49CD
secondary
#9DD59D
accent
#E04849
background
#FEF8FD
surface
#FCF0FB
border
#D5CBD4
text
#160C15
muted
#847D83