#CC50BE#CC50BE
#CC50BE is a light, highly saturated purple. Relative luminance 0.223; OKLCH L 63.2% C 0.201 H 332.3°. Best body text is #000000 at 5.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CC50BE |
|---|---|
| RGB | rgb(204, 80, 190) |
| HSL | hsl(307, 55%, 56%) |
| HSV | hsv(307, 61%, 80%) |
| CMYK | cmyk(0%, 60.8%, 6.9%, 20%) |
| CIE-LAB | lab(54.34, 62.11, -34.11) |
| CIE-LCH | lch(54.34, 70.86, 331.23°) |
| OKLab | oklab(63.24% 0.1781 -0.0933) |
| OKLCH | oklch(63.24% 0.201 332.3) |
| XYZ | xyz(37.0648, 22.2951, 51.0564) |
| Luminance | 0.2229 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.17
Purpleish Pink
#DF4EC8
ΔE00 3.40
Purpley Pink
#C83CB9
ΔE00 3.88
Pinkish Purple
#D648D7
ΔE00 4.09
Purplish Pink
#CE5DAE
ΔE00 4.78
Mediumorchid
#BA55D3
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC50BE #50CC5E
analogous
#9C50CC #CC50BE #CC5080
triadic
#CC50BE #BECC50 #50BECC
tetradic
#CC50BE #CC9C50 #50CC5E #5080CC
square
#CC50BE #CC9C50 #50CC5E #5080CC
split-complementary
#CC50BE #80CC50 #50CC9C
monochromatic
#7D2473 #AD329F #CC50BE #DA7FD0 #E8AFE1
Accessibility & contrast
On white
3.85
#CC50BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.46
#CC50BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC50BE
5.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC50BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC50BE | 1.00 | 3.85 | 5.46 | 5.46 |
| #FFFFFF | 3.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B77C1
Deuteranopia (green-blind)
#7488BB
Tritanopia (blue-blind)
#D45A80
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cc50be; /* rgb */ color: rgb(204, 80, 190); /* oklch */ color: oklch(63.2% 0.201 332.3);
Tailwind
colors: {
custom: {
50: '#df89d2',
500: '#cc50be',
950: '#000000',
},
}SCSS
$custom: #cc50be; $custom-light: #df89d2; $custom-dark: #000000;
JSON
{
"hex": "#cc50be",
"rgb": {
"r": 204,
"g": 80,
"b": 190
},
"hsl": {
"h": 306.774,
"s": 54.867,
"l": 55.686
},
"oklch": {
"l": 0.63243,
"c": 0.20101,
"h": 332.3
},
"luminance": 0.22292
}Semantic roles & 50–950 ramp
primary
#CC50BE
secondary
#A2D6A8
accent
#DE5A4A
background
#FEF8FC
surface
#FCF0F9
border
#D5CBD2
text
#160C14
muted
#847D82