#CC4FCA#CC4FCA
#CC4FCA is a light, highly saturated purple. Relative luminance 0.227; OKLCH L 63.7% C 0.212 H 328.4°. Best body text is #000000 at 5.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CC4FCA |
|---|---|
| RGB | rgb(204, 79, 202) |
| HSL | hsl(301, 55%, 55%) |
| HSV | hsv(301, 61%, 80%) |
| CMYK | cmyk(0%, 61.3%, 1%, 20%) |
| CIE-LAB | lab(54.76, 64.50, -40.34) |
| CIE-LCH | lch(54.76, 76.08, 327.98°) |
| OKLab | oklab(63.73% 0.1805 -0.1112) |
| OKLCH | oklch(63.73% 0.212 328.4) |
| XYZ | xyz(38.3580, 22.6962, 58.2261) |
| Luminance | 0.2269 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.11
Pinkish Purple
#D648D7
ΔE00 2.27
Purpleish Pink
#DF4EC8
ΔE00 3.78
Mediumorchid
#BA55D3
ΔE00 4.03
Purpley Pink
#C83CB9
ΔE00 4.42
Purple Pink
#D725DE
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC4FCA #4FCC51
analogous
#8F4FCC #CC4FCA #CC4F8B
triadic
#CC4FCA #CACC4F #4FCACC
tetradic
#CC4FCA #CC8F4F #4FCC51 #4F8BCC
square
#CC4FCA #CC8F4F #4FCC51 #4F8BCC
split-complementary
#CC4FCA #8BCC4F #4FCC8F
monochromatic
#7D247B #AC32AA #CC4FCA #DA7ED8 #E7AEE7
Accessibility & contrast
On white
3.79
#CC4FCA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.54
#CC4FCA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC4FCA
5.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC4FCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC4FCA | 1.00 | 3.79 | 5.54 | 5.54 |
| #FFFFFF | 3.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4178CE
Deuteranopia (green-blind)
#6E89C7
Tritanopia (blue-blind)
#D25E85
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #cc4fca; /* rgb */ color: rgb(204, 79, 202); /* oklch */ color: oklch(63.7% 0.212 328.4);
Tailwind
colors: {
custom: {
50: '#df88da',
500: '#cc4fca',
950: '#000000',
},
}SCSS
$custom: #cc4fca; $custom-light: #df88da; $custom-dark: #000000;
JSON
{
"hex": "#cc4fca",
"rgb": {
"r": 204,
"g": 79,
"b": 202
},
"hsl": {
"h": 300.96,
"s": 55.066,
"l": 55.49
},
"oklch": {
"l": 0.63734,
"c": 0.21199,
"h": 328.4
},
"luminance": 0.22694
}Semantic roles & 50–950 ramp
primary
#CC4FCA
secondary
#A1D5A2
accent
#DE4C49
background
#FEF8FD
surface
#FCF0FB
border
#D5CBD4
text
#160C15
muted
#847D83