#CC49CB#CC49CB
#CC49CB is a light, highly saturated purple. Relative luminance 0.219; OKLCH L 63.2% C 0.221 H 328.1°. Best body text is #000000 at 5.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CC49CB |
|---|---|
| RGB | rgb(204, 73, 203) |
| HSL | hsl(300, 56%, 54%) |
| HSV | hsv(300, 64%, 80%) |
| CMYK | cmyk(0%, 64.2%, 0.5%, 20%) |
| CIE-LAB | lab(53.94, 67.09, -42.20) |
| CIE-LCH | lch(53.94, 79.26, 327.83°) |
| OKLab | oklab(63.16% 0.1874 -0.1166) |
| OKLCH | oklch(63.16% 0.221 328.1) |
| XYZ | xyz(38.0634, 21.9168, 58.7139) |
| Luminance | 0.2191 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.19
Pinkish Purple
#D648D7
ΔE00 2.27
Purpley Pink
#C83CB9
ΔE00 3.80
Mediumorchid
#BA55D3
ΔE00 3.91
Purple Pink
#D725DE
ΔE00 4.15
Purpleish Pink
#DF4EC8
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC49CB #49CC4A
analogous
#8C49CC #CC49CB #CC498A
triadic
#CC49CB #CBCC49 #49CBCC
tetradic
#CC49CB #CC8C49 #49CC4A #498ACC
square
#CC49CB #CC8C49 #49CC4A #498ACC
split-complementary
#CC49CB #8ACC49 #49CC8C
monochromatic
#792278 #A92FA8 #CC49CB #D979D9 #E7A9E6
Accessibility & contrast
On white
3.90
#CC49CB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.38
#CC49CB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC49CB
5.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC49CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC49CB | 1.00 | 3.90 | 5.38 | 5.38 |
| #FFFFFF | 3.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3876CF
Deuteranopia (green-blind)
#6A87C7
Tritanopia (blue-blind)
#D25A84
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #cc49cb; /* rgb */ color: rgb(204, 73, 203); /* oklch */ color: oklch(63.2% 0.221 328.1);
Tailwind
colors: {
custom: {
50: '#df85db',
500: '#cc49cb',
950: '#000000',
},
}SCSS
$custom: #cc49cb; $custom-light: #df85db; $custom-dark: #000000;
JSON
{
"hex": "#cc49cb",
"rgb": {
"r": 204,
"g": 73,
"b": 203
},
"hsl": {
"h": 300.458,
"s": 56.223,
"l": 54.314
},
"oklch": {
"l": 0.63157,
"c": 0.22067,
"h": 328.1
},
"luminance": 0.21914
}Semantic roles & 50–950 ramp
primary
#CC49CB
secondary
#9DD49D
accent
#E04948
background
#FEF8FD
surface
#FCF0FB
border
#D5CBD4
text
#160C15
muted
#847D83