#CC55FC#CC55FC
#CC55FC is a light, highly saturated purple. Relative luminance 0.264; OKLCH L 67.2% C 0.248 H 314.6°. Best body text is #000000 at 6.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CC55FC |
|---|---|
| RGB | rgb(204, 85, 252) |
| HSL | hsl(283, 97%, 66%) |
| HSV | hsv(283, 66%, 99%) |
| CMYK | cmyk(19%, 66.3%, 0%, 1.2%) |
| CIE-LAB | lab(58.38, 71.15, -62.70) |
| CIE-LCH | lch(58.38, 94.84, 318.61°) |
| OKLab | oklab(67.23% 0.174 -0.1764) |
| OKLCH | oklch(67.23% 0.248 314.6) |
| XYZ | xyz(45.7181, 26.3642, 94.7571) |
| Luminance | 0.2636 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 1.43
Bright Lavender
#C760FF
ΔE00 1.96
Heliotrope
#D94FF5
ΔE00 2.57
Easter Purple
#C071FE
ΔE00 5.26
Light Urple
#B36FF6
ΔE00 5.75
Mediumorchid
#BA55D3
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC55FC #85FC55
analogous
#7855FC #CC55FC #FC55D9
triadic
#CC55FC #FCCC55 #55FCCC
tetradic
#CC55FC #FC7855 #85FC55 #55D9FC
square
#CC55FC #FC7855 #85FC55 #55D9FC
split-complementary
#CC55FC #D9FC55 #55FC78
monochromatic
#9704D3 #BA19FB #CC55FC #DE91FD #F0CDFE
Accessibility & contrast
On white
3.35
#CC55FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.27
#CC55FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC55FC
6.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC55FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC55FC | 1.00 | 3.35 | 6.27 | 6.27 |
| #FFFFFF | 3.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0086FF
Deuteranopia (green-blind)
#4F8FF8
Tritanopia (blue-blind)
#C876A2
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #cc55fc; /* rgb */ color: rgb(204, 85, 252); /* oklch */ color: oklch(67.2% 0.248 314.6);
Tailwind
colors: {
custom: {
50: '#e08dfe',
500: '#cc55fc',
950: '#000000',
},
}SCSS
$custom: #cc55fc; $custom-light: #e08dfe; $custom-dark: #000000;
JSON
{
"hex": "#cc55fc",
"rgb": {
"r": 204,
"g": 85,
"b": 252
},
"hsl": {
"h": 282.754,
"s": 96.532,
"l": 66.078
},
"oklch": {
"l": 0.6723,
"c": 0.24781,
"h": 314.6
},
"luminance": 0.26363
}Semantic roles & 50–950 ramp
primary
#CC55FC
secondary
#CBF2BB
accent
#E60042
background
#FEF9FF
surface
#FCF1FF
border
#D5CBD7
text
#160D18
muted
#847E86