#CC4FC6#CC4FC6
#CC4FC6 is a light, highly saturated purple. Relative luminance 0.225; OKLCH L 63.5% C 0.209 H 329.6°. Best body text is #000000 at 5.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CC4FC6 |
|---|---|
| RGB | rgb(204, 79, 198) |
| HSL | hsl(303, 55%, 55%) |
| HSV | hsv(303, 61%, 80%) |
| CMYK | cmyk(0%, 61.3%, 2.9%, 20%) |
| CIE-LAB | lab(54.56, 63.84, -38.35) |
| CIE-LCH | lch(54.56, 74.47, 329.00°) |
| OKLab | oklab(63.53% 0.1801 -0.1055) |
| OKLCH | oklch(63.53% 0.209 329.6) |
| XYZ | xyz(37.8906, 22.5092, 55.7641) |
| Luminance | 0.2251 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.52
Pinkish Purple
#D648D7
ΔE00 2.80
Purpleish Pink
#DF4EC8
ΔE00 3.55
Purpley Pink
#C83CB9
ΔE00 4.07
Mediumorchid
#BA55D3
ΔE00 4.53
Purple Pink
#D725DE
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC4FC6 #4FCC55
analogous
#934FCC #CC4FC6 #CC4F87
triadic
#CC4FC6 #C6CC4F #4FC6CC
tetradic
#CC4FC6 #CC934F #4FCC55 #4F87CC
square
#CC4FC6 #CC934F #4FCC55 #4F87CC
split-complementary
#CC4FC6 #87CC4F #4FCC93
monochromatic
#7D2478 #AC32A6 #CC4FC6 #DA7ED5 #E7AEE5
Accessibility & contrast
On white
3.82
#CC4FC6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.50
#CC4FC6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC4FC6
5.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC4FC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC4FC6 | 1.00 | 3.82 | 5.50 | 5.50 |
| #FFFFFF | 3.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4478CA
Deuteranopia (green-blind)
#6F89C3
Tritanopia (blue-blind)
#D35D83
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cc4fc6; /* rgb */ color: rgb(204, 79, 198); /* oklch */ color: oklch(63.5% 0.209 329.6);
Tailwind
colors: {
custom: {
50: '#df88d7',
500: '#cc4fc6',
950: '#000000',
},
}SCSS
$custom: #cc4fc6; $custom-light: #df88d7; $custom-dark: #000000;
JSON
{
"hex": "#cc4fc6",
"rgb": {
"r": 204,
"g": 79,
"b": 198
},
"hsl": {
"h": 302.88,
"s": 55.066,
"l": 55.49
},
"oklch": {
"l": 0.63529,
"c": 0.20875,
"h": 329.6
},
"luminance": 0.22507
}Semantic roles & 50–950 ramp
primary
#CC4FC6
secondary
#A1D5A4
accent
#DE5149
background
#FEF8FD
surface
#FCF0FA
border
#D5CBD3
text
#160C14
muted
#847D83