#CC55C3#CC55C3
#CC55C3 is a light, vivid purple. Relative luminance 0.233; OKLCH L 64.1% C 0.198 H 330.6°. Best body text is #000000 at 5.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CC55C3 |
|---|---|
| RGB | rgb(204, 85, 195) |
| HSL | hsl(305, 54%, 57%) |
| HSV | hsv(305, 58%, 80%) |
| CMYK | cmyk(0%, 58.3%, 4.4%, 20%) |
| CIE-LAB | lab(55.36, 60.77, -35.39) |
| CIE-LCH | lch(55.36, 70.33, 329.79°) |
| OKLab | oklab(64.06% 0.1725 -0.097) |
| OKLCH | oklch(64.06% 0.198 330.6) |
| XYZ | xyz(38.0004, 23.2771, 54.1106) |
| Luminance | 0.2327 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.07
Purpleish Pink
#DF4EC8
ΔE00 3.11
Pinkish Purple
#D648D7
ΔE00 3.59
Purpley Pink
#C83CB9
ΔE00 4.91
Purplish Pink
#CE5DAE
ΔE00 5.00
Mediumorchid
#BA55D3
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC55C3 #55CC5E
analogous
#9A55CC #CC55C3 #CC5588
triadic
#CC55C3 #C3CC55 #55C3CC
tetradic
#CC55C3 #CC9A55 #55CC5E #5588CC
square
#CC55C3 #CC9A55 #55CC5E #5588CC
split-complementary
#CC55C3 #88CC55 #55CC9A
monochromatic
#802679 #AF35A6 #CC55C3 #DA84D4 #E8B3E4
Accessibility & contrast
On white
3.71
#CC55C3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.65
#CC55C3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC55C3
5.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC55C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC55C3 | 1.00 | 3.71 | 5.65 | 5.65 |
| #FFFFFF | 3.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E7AC6
Deuteranopia (green-blind)
#748AC0
Tritanopia (blue-blind)
#D36084
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #cc55c3; /* rgb */ color: rgb(204, 85, 195); /* oklch */ color: oklch(64.1% 0.198 330.6);
Tailwind
colors: {
custom: {
50: '#de8bd5',
500: '#cc55c3',
950: '#000000',
},
}SCSS
$custom: #cc55c3; $custom-light: #de8bd5; $custom-dark: #000000;
JSON
{
"hex": "#cc55c3",
"rgb": {
"r": 204,
"g": 85,
"b": 195
},
"hsl": {
"h": 304.538,
"s": 53.846,
"l": 56.667
},
"oklch": {
"l": 0.64062,
"c": 0.19787,
"h": 330.6
},
"luminance": 0.23274
}Semantic roles & 50–950 ramp
primary
#CC55C3
secondary
#A6D7AA
accent
#DD564B
background
#FEF8FD
surface
#FCF0FA
border
#D5CBD3
text
#160C14
muted
#847D83