#CC54BD#CC54BD
#CC54BD is a light, vivid purple. Relative luminance 0.229; OKLCH L 63.7% C 0.195 H 332.7°. Best body text is #000000 at 5.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CC54BD |
|---|---|
| RGB | rgb(204, 84, 189) |
| HSL | hsl(308, 54%, 56%) |
| HSV | hsv(308, 59%, 80%) |
| CMYK | cmyk(0%, 58.8%, 7.4%, 20%) |
| CIE-LAB | lab(54.92, 60.23, -32.62) |
| CIE-LCH | lch(54.92, 68.49, 331.56°) |
| OKLab | oklab(63.65% 0.1729 -0.0891) |
| OKLCH | oklch(63.65% 0.195 332.7) |
| XYZ | xyz(37.2575, 22.8548, 50.5833) |
| Luminance | 0.2285 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.94
Purpleish Pink
#DF4EC8
ΔE00 3.24
Purplish Pink
#CE5DAE
ΔE00 4.12
Pinkish Purple
#D648D7
ΔE00 4.47
Purpley Pink
#C83CB9
ΔE00 4.62
Mediumorchid
#BA55D3
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC54BD #54CC63
analogous
#9F54CC #CC54BD #CC5481
triadic
#CC54BD #BDCC54 #54BDCC
tetradic
#CC54BD #CC9F54 #54CC63 #5481CC
square
#CC54BD #CC9F54 #54CC63 #5481CC
split-complementary
#CC54BD #81CC54 #54CC9F
monochromatic
#802674 #AF349F #CC54BD #DA83CF #E8B2E1
Accessibility & contrast
On white
3.77
#CC54BD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.57
#CC54BD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC54BD
5.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC54BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC54BD | 1.00 | 3.77 | 5.57 | 5.57 |
| #FFFFFF | 3.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5078C0
Deuteranopia (green-blind)
#768ABA
Tritanopia (blue-blind)
#D45D81
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #cc54bd; /* rgb */ color: rgb(204, 84, 189); /* oklch */ color: oklch(63.7% 0.195 332.7);
Tailwind
colors: {
custom: {
50: '#de8bd1',
500: '#cc54bd',
950: '#000000',
},
}SCSS
$custom: #cc54bd; $custom-light: #de8bd1; $custom-dark: #000000;
JSON
{
"hex": "#cc54bd",
"rgb": {
"r": 204,
"g": 84,
"b": 189
},
"hsl": {
"h": 307.5,
"s": 54.054,
"l": 56.471
},
"oklch": {
"l": 0.63655,
"c": 0.19453,
"h": 332.7
},
"luminance": 0.22852
}Semantic roles & 50–950 ramp
primary
#CC54BD
secondary
#A5D7AB
accent
#DD5D4A
background
#FEF8FC
surface
#FCF0F9
border
#D5CBD2
text
#160C14
muted
#847D82