#CC4FBD#CC4FBD
#CC4FBD is a light, highly saturated purple. Relative luminance 0.221; OKLCH L 63.1% C 0.202 H 332.7°. Best body text is #000000 at 5.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CC4FBD |
|---|---|
| RGB | rgb(204, 79, 189) |
| HSL | hsl(307, 55%, 55%) |
| HSV | hsv(307, 61%, 80%) |
| CMYK | cmyk(0%, 61.3%, 7.4%, 20%) |
| CIE-LAB | lab(54.14, 62.37, -33.84) |
| CIE-LCH | lch(54.14, 70.96, 331.52°) |
| OKLab | oklab(63.08% 0.1792 -0.0925) |
| OKLCH | oklch(63.08% 0.202 332.7) |
| XYZ | xyz(36.8832, 22.1062, 50.4586) |
| Luminance | 0.2210 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.07
Purpleish Pink
#DF4EC8
ΔE00 3.51
Purpley Pink
#C83CB9
ΔE00 3.69
Pinkish Purple
#D648D7
ΔE00 4.22
Purplish Pink
#CE5DAE
ΔE00 4.78
Mediumorchid
#BA55D3
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC4FBD #4FCC5E
analogous
#9C4FCC #CC4FBD #CC4F7E
triadic
#CC4FBD #BDCC4F #4FBDCC
tetradic
#CC4FBD #CC9C4F #4FCC5E #4F7ECC
square
#CC4FBD #CC9C4F #4FCC5E #4F7ECC
split-complementary
#CC4FBD #7ECC4F #4FCC9C
monochromatic
#7D2472 #AC329D #CC4FBD #DA7ECF #E7AEE1
Accessibility & contrast
On white
3.87
#CC4FBD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.42
#CC4FBD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC4FBD
5.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC4FBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC4FBD | 1.00 | 3.87 | 5.42 | 5.42 |
| #FFFFFF | 3.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B76C0
Deuteranopia (green-blind)
#7488BA
Tritanopia (blue-blind)
#D4597F
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #cc4fbd; /* rgb */ color: rgb(204, 79, 189); /* oklch */ color: oklch(63.1% 0.202 332.7);
Tailwind
colors: {
custom: {
50: '#df88d1',
500: '#cc4fbd',
950: '#000000',
},
}SCSS
$custom: #cc4fbd; $custom-light: #df88d1; $custom-dark: #000000;
JSON
{
"hex": "#cc4fbd",
"rgb": {
"r": 204,
"g": 79,
"b": 189
},
"hsl": {
"h": 307.2,
"s": 55.066,
"l": 55.49
},
"oklch": {
"l": 0.63083,
"c": 0.20163,
"h": 332.7
},
"luminance": 0.22103
}Semantic roles & 50–950 ramp
primary
#CC4FBD
secondary
#A1D5A8
accent
#DE5B49
background
#FEF8FC
surface
#FCF0F9
border
#D5CBD2
text
#160C14
muted
#847D82