#CC4BBE#CC4BBE
#CC4BBE is a light, highly saturated purple. Relative luminance 0.216; OKLCH L 62.7% C 0.208 H 332.3°. Best body text is #000000 at 5.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CC4BBE |
|---|---|
| RGB | rgb(204, 75, 190) |
| HSL | hsl(307, 56%, 55%) |
| HSV | hsv(307, 63%, 80%) |
| CMYK | cmyk(0%, 63.2%, 6.9%, 20%) |
| CIE-LAB | lab(53.59, 64.18, -35.28) |
| CIE-LCH | lch(53.59, 73.24, 331.20°) |
| OKLab | oklab(62.7% 0.1841 -0.0966) |
| OKLCH | oklch(62.7% 0.208 332.3) |
| XYZ | xyz(36.7122, 21.5900, 50.9389) |
| Luminance | 0.2159 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 0.55
Purpley Pink
#C83CB9
ΔE00 3.01
Purpleish Pink
#DF4EC8
ΔE00 3.85
Pinkish Purple
#D648D7
ΔE00 4.02
Purplish Pink
#CE5DAE
ΔE00 5.46
Mediumorchid
#BA55D3
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC4BBE #4BCC59
analogous
#9A4BCC #CC4BBE #CC4B7D
triadic
#CC4BBE #BECC4B #4BBECC
tetradic
#CC4BBE #CC9A4B #4BCC59 #4B7DCC
square
#CC4BBE #CC9A4B #4BCC59 #4B7DCC
split-complementary
#CC4BBE #7DCC4B #4BCC9A
monochromatic
#7A2371 #AA309D #CC4BBE #DA7BCF #E7AAE0
Accessibility & contrast
On white
3.95
#CC4BBE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.32
#CC4BBE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC4BBE
5.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC4BBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC4BBE | 1.00 | 3.95 | 5.32 | 5.32 |
| #FFFFFF | 3.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4674C1
Deuteranopia (green-blind)
#7187BB
Tritanopia (blue-blind)
#D4567E
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #cc4bbe; /* rgb */ color: rgb(204, 75, 190); /* oklch */ color: oklch(62.7% 0.208 332.3);
Tailwind
colors: {
custom: {
50: '#df86d2',
500: '#cc4bbe',
950: '#000000',
},
}SCSS
$custom: #cc4bbe; $custom-light: #df86d2; $custom-dark: #000000;
JSON
{
"hex": "#cc4bbe",
"rgb": {
"r": 204,
"g": 75,
"b": 190
},
"hsl": {
"h": 306.512,
"s": 55.844,
"l": 54.706
},
"oklch": {
"l": 0.62697,
"c": 0.20787,
"h": 332.3
},
"luminance": 0.21587
}Semantic roles & 50–950 ramp
primary
#CC4BBE
secondary
#9ED5A4
accent
#DF5949
background
#FEF8FC
surface
#FCF0F9
border
#D5CBD2
text
#160C14
muted
#847D82