#CC48BE#CC48BE
#CC48BE is a light, highly saturated purple. Relative luminance 0.212; OKLCH L 62.4% C 0.212 H 332.3°. Best body text is #000000 at 5.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CC48BE |
|---|---|
| RGB | rgb(204, 72, 190) |
| HSL | hsl(306, 56%, 54%) |
| HSV | hsv(306, 65%, 80%) |
| CMYK | cmyk(0%, 64.7%, 6.9%, 20%) |
| CIE-LAB | lab(53.16, 65.37, -35.95) |
| CIE-LCH | lch(53.16, 74.61, 331.19°) |
| OKLab | oklab(62.39% 0.1875 -0.0985) |
| OKLCH | oklch(62.39% 0.212 332.3) |
| XYZ | xyz(36.5135, 21.1926, 50.8727) |
| Luminance | 0.2119 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 0.66
Purpley Pink
#C83CB9
ΔE00 2.51
Pinkish Purple
#D648D7
ΔE00 4.08
Purpleish Pink
#DF4EC8
ΔE00 4.18
Mediumorchid
#BA55D3
ΔE00 5.63
Purple Pink
#D725DE
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC48BE #48CC56
analogous
#9848CC #CC48BE #CC487C
triadic
#CC48BE #BECC48 #48BECC
tetradic
#CC48BE #CC9848 #48CC56 #487CCC
square
#CC48BE #CC9848 #48CC56 #487CCC
split-complementary
#CC48BE #7CCC48 #48CC98
monochromatic
#78216F #A82F9B #CC48BE #D978CF #E7A8E0
Accessibility & contrast
On white
4.01
#CC48BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.24
#CC48BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC48BE
5.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC48BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC48BE | 1.00 | 4.01 | 5.24 | 5.24 |
| #FFFFFF | 4.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4273C1
Deuteranopia (green-blind)
#6F86BB
Tritanopia (blue-blind)
#D4547D
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #cc48be; /* rgb */ color: rgb(204, 72, 190); /* oklch */ color: oklch(62.4% 0.212 332.3);
Tailwind
colors: {
custom: {
50: '#df84d2',
500: '#cc48be',
950: '#000000',
},
}SCSS
$custom: #cc48be; $custom-light: #df84d2; $custom-dark: #000000;
JSON
{
"hex": "#cc48be",
"rgb": {
"r": 204,
"g": 72,
"b": 190
},
"hsl": {
"h": 306.364,
"s": 56.41,
"l": 54.118
},
"oklch": {
"l": 0.62385,
"c": 0.21183,
"h": 332.3
},
"luminance": 0.2119
}Semantic roles & 50–950 ramp
primary
#CC48BE
secondary
#9CD4A2
accent
#E05848
background
#FEF8FC
surface
#FCF0F9
border
#D5CBD2
text
#160C14
muted
#847D82