#CC50BF#CC50BF
#CC50BF is a light, highly saturated purple. Relative luminance 0.223; OKLCH L 63.3% C 0.202 H 332.0°. Best body text is #000000 at 5.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CC50BF |
|---|---|
| RGB | rgb(204, 80, 191) |
| HSL | hsl(306, 55%, 56%) |
| HSV | hsv(306, 61%, 80%) |
| CMYK | cmyk(0%, 60.8%, 6.4%, 20%) |
| CIE-LAB | lab(54.38, 62.27, -34.61) |
| CIE-LCH | lch(54.38, 71.24, 330.94°) |
| OKLab | oklab(63.29% 0.1782 -0.0947) |
| OKLCH | oklch(63.29% 0.202 332) |
| XYZ | xyz(37.1744, 22.3390, 51.6340) |
| Luminance | 0.2234 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.14
Purpleish Pink
#DF4EC8
ΔE00 3.38
Purpley Pink
#C83CB9
ΔE00 3.89
Pinkish Purple
#D648D7
ΔE00 3.92
Purplish Pink
#CE5DAE
ΔE00 4.93
Mediumorchid
#BA55D3
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC50BF #50CC5D
analogous
#9B50CC #CC50BF #CC5081
triadic
#CC50BF #BFCC50 #50BFCC
tetradic
#CC50BF #CC9B50 #50CC5D #5081CC
square
#CC50BF #CC9B50 #50CC5D #5081CC
split-complementary
#CC50BF #81CC50 #50CC9B
monochromatic
#7D2474 #AD32A0 #CC50BF #DA7FD0 #E8AFE2
Accessibility & contrast
On white
3.84
#CC50BF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.47
#CC50BF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC50BF
5.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC50BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC50BF | 1.00 | 3.84 | 5.47 | 5.47 |
| #FFFFFF | 3.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B77C2
Deuteranopia (green-blind)
#7388BC
Tritanopia (blue-blind)
#D45B80
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cc50bf; /* rgb */ color: rgb(204, 80, 191); /* oklch */ color: oklch(63.3% 0.202 332.0);
Tailwind
colors: {
custom: {
50: '#df89d2',
500: '#cc50bf',
950: '#000000',
},
}SCSS
$custom: #cc50bf; $custom-light: #df89d2; $custom-dark: #000000;
JSON
{
"hex": "#cc50bf",
"rgb": {
"r": 204,
"g": 80,
"b": 191
},
"hsl": {
"h": 306.29,
"s": 54.867,
"l": 55.686
},
"oklch": {
"l": 0.63292,
"c": 0.20181,
"h": 332
},
"luminance": 0.22336
}Semantic roles & 50–950 ramp
primary
#CC50BF
secondary
#A2D6A8
accent
#DE594A
background
#FEF8FC
surface
#FCF0F9
border
#D5CBD2
text
#160C14
muted
#847D82