#CC4CDA#CC4CDA
#CC4CDA is a light, highly saturated purple. Relative luminance 0.231; OKLCH L 64.3% C 0.229 H 323.6°. Best body text is #000000 at 5.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CC4CDA |
|---|---|
| RGB | rgb(204, 76, 218) |
| HSL | hsl(294, 66%, 58%) |
| HSV | hsv(294, 65%, 85%) |
| CMYK | cmyk(6.4%, 65.1%, 0%, 14.5%) |
| CIE-LAB | lab(55.14, 68.47, -48.84) |
| CIE-LCH | lch(55.14, 84.10, 324.50°) |
| OKLab | oklab(64.28% 0.1846 -0.1358) |
| OKLCH | oklch(64.28% 0.229 323.6) |
| XYZ | xyz(40.1400, 23.0705, 68.6549) |
| Luminance | 0.2307 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 1.91
Mediumorchid
#BA55D3
ΔE00 3.01
Purple Pink
#D725DE
ΔE00 3.84
Heliotrope
#D94FF5
ΔE00 4.29
Pinky Purple
#C94CBE
ΔE00 4.59
Pink Purple
#EF1DE7
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC4CDA #5ADA4C
analogous
#854CDA #CC4CDA #DA4CA1
triadic
#CC4CDA #DACC4C #4CDACC
tetradic
#CC4CDA #DA854C #5ADA4C #4CA1DA
square
#CC4CDA #DA854C #5ADA4C #4CA1DA
split-complementary
#CC4CDA #A1DA4C #4CDA85
monochromatic
#831D8E #B228C1 #CC4CDA #DA7FE4 #E9B1EF
Accessibility & contrast
On white
3.74
#CC4CDA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.61
#CC4CDA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC4CDA
5.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC4CDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC4CDA | 1.00 | 3.74 | 5.61 | 5.61 |
| #FFFFFF | 3.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B7ADE
Deuteranopia (green-blind)
#6389D6
Tritanopia (blue-blind)
#CF628D
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #cc4cda; /* rgb */ color: rgb(204, 76, 218); /* oklch */ color: oklch(64.3% 0.229 323.6);
Tailwind
colors: {
custom: {
50: '#df87e6',
500: '#cc4cda',
950: '#000000',
},
}SCSS
$custom: #cc4cda; $custom-light: #df87e6; $custom-dark: #000000;
JSON
{
"hex": "#cc4cda",
"rgb": {
"r": 204,
"g": 76,
"b": 218
},
"hsl": {
"h": 294.085,
"s": 65.741,
"l": 57.647
},
"oklch": {
"l": 0.64282,
"c": 0.22917,
"h": 323.6
},
"luminance": 0.23068
}Semantic roles & 50–950 ramp
primary
#CC4CDA
secondary
#AADDA4
accent
#E93F50
background
#FEF8FE
surface
#FCF0FC
border
#D5CBD5
text
#160C16
muted
#847D84