#CC48CD#CC48CD
#CC48CD is a light, highly saturated purple. Relative luminance 0.219; OKLCH L 63.2% C 0.224 H 327.5°. Best body text is #000000 at 5.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CC48CD |
|---|---|
| RGB | rgb(204, 72, 205) |
| HSL | hsl(300, 57%, 54%) |
| HSV | hsv(300, 65%, 80%) |
| CMYK | cmyk(0.5%, 64.9%, 0%, 19.6%) |
| CIE-LAB | lab(53.90, 67.81, -43.41) |
| CIE-LCH | lch(53.90, 80.51, 327.37°) |
| OKLab | oklab(63.16% 0.1886 -0.12) |
| OKLCH | oklch(63.16% 0.224 327.5) |
| XYZ | xyz(38.2381, 21.8824, 59.9555) |
| Luminance | 0.2188 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 2.15
Pinky Purple
#C94CBE
ΔE00 2.54
Mediumorchid
#BA55D3
ΔE00 3.74
Purple Pink
#D725DE
ΔE00 3.84
Purpley Pink
#C83CB9
ΔE00 3.95
Purpleish Pink
#DF4EC8
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC48CD #49CD48
analogous
#8A48CD #CC48CD #CD488C
triadic
#CC48CD #CDCC48 #48CDCC
tetradic
#CC48CD #CD8A48 #49CD48 #488CCD
square
#CC48CD #CD8A48 #49CD48 #488CCD
split-complementary
#CC48CD #8CCD48 #48CD8A
monochromatic
#792179 #A92EA9 #CC48CD #D978DA #E7A8E7
Accessibility & contrast
On white
3.91
#CC48CD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.38
#CC48CD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC48CD
5.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC48CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC48CD | 1.00 | 3.91 | 5.38 | 5.38 |
| #FFFFFF | 3.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3576D1
Deuteranopia (green-blind)
#6887C9
Tritanopia (blue-blind)
#D25A85
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #cc48cd; /* rgb */ color: rgb(204, 72, 205); /* oklch */ color: oklch(63.2% 0.224 327.5);
Tailwind
colors: {
custom: {
50: '#df85dd',
500: '#cc48cd',
950: '#000000',
},
}SCSS
$custom: #cc48cd; $custom-light: #df85dd; $custom-dark: #000000;
JSON
{
"hex": "#cc48cd",
"rgb": {
"r": 204,
"g": 72,
"b": 205
},
"hsl": {
"h": 299.549,
"s": 57.082,
"l": 54.314
},
"oklch": {
"l": 0.63163,
"c": 0.22353,
"h": 327.5
},
"luminance": 0.2188
}Semantic roles & 50–950 ramp
primary
#CC48CD
secondary
#9DD59C
accent
#E04749
background
#FEF8FD
surface
#FCF0FB
border
#D5CBD4
text
#160C15
muted
#847D83