#CC50BD#CC50BD
#CC50BD is a light, highly saturated purple. Relative luminance 0.222; OKLCH L 63.2% C 0.200 H 332.7°. Best body text is #000000 at 5.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CC50BD |
|---|---|
| RGB | rgb(204, 80, 189) |
| HSL | hsl(307, 55%, 56%) |
| HSV | hsv(307, 61%, 80%) |
| CMYK | cmyk(0%, 60.8%, 7.4%, 20%) |
| CIE-LAB | lab(54.29, 61.95, -33.60) |
| CIE-LCH | lch(54.29, 70.48, 331.53°) |
| OKLab | oklab(63.2% 0.1779 -0.0918) |
| OKLCH | oklch(63.2% 0.2 332.7) |
| XYZ | xyz(36.9558, 22.2516, 50.4828) |
| Luminance | 0.2225 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.23
Purpleish Pink
#DF4EC8
ΔE00 3.44
Purpley Pink
#C83CB9
ΔE00 3.87
Pinkish Purple
#D648D7
ΔE00 4.25
Purplish Pink
#CE5DAE
ΔE00 4.64
Mediumorchid
#BA55D3
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC50BD #50CC5F
analogous
#9D50CC #CC50BD #CC507F
triadic
#CC50BD #BDCC50 #50BDCC
tetradic
#CC50BD #CC9D50 #50CC5F #507FCC
square
#CC50BD #CC9D50 #50CC5F #507FCC
split-complementary
#CC50BD #7FCC50 #50CC9D
monochromatic
#7D2472 #AD329E #CC50BD #DA7FCF #E8AFE1
Accessibility & contrast
On white
3.85
#CC50BD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.45
#CC50BD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC50BD
5.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC50BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC50BD | 1.00 | 3.85 | 5.45 | 5.45 |
| #FFFFFF | 3.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C76C0
Deuteranopia (green-blind)
#7488BA
Tritanopia (blue-blind)
#D45A7F
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cc50bd; /* rgb */ color: rgb(204, 80, 189); /* oklch */ color: oklch(63.2% 0.200 332.7);
Tailwind
colors: {
custom: {
50: '#df89d1',
500: '#cc50bd',
950: '#000000',
},
}SCSS
$custom: #cc50bd; $custom-light: #df89d1; $custom-dark: #000000;
JSON
{
"hex": "#cc50bd",
"rgb": {
"r": 204,
"g": 80,
"b": 189
},
"hsl": {
"h": 307.258,
"s": 54.867,
"l": 55.686
},
"oklch": {
"l": 0.63195,
"c": 0.20024,
"h": 332.7
},
"luminance": 0.22249
}Semantic roles & 50–950 ramp
primary
#CC50BD
secondary
#A2D6A8
accent
#DE5C4A
background
#FEF8FC
surface
#FCF0F9
border
#D5CBD2
text
#160C14
muted
#847D82