#FF52DC#FF52DC
#FF52DC is a light, highly saturated pink. Relative luminance 0.325; OKLCH L 72.0% C 0.251 H 337.1°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FF52DC |
|---|---|
| RGB | rgb(255, 82, 220) |
| HSL | hsl(312, 100%, 66%) |
| HSV | hsv(312, 68%, 100%) |
| CMYK | cmyk(0%, 67.8%, 13.7%, 0%) |
| CIE-LAB | lab(63.73, 78.43, -35.93) |
| CIE-LCH | lch(63.73, 86.27, 335.39°) |
| OKLab | oklab(72.03% 0.2307 -0.0976) |
| OKLCH | oklch(72.03% 0.251 337.1) |
| XYZ | xyz(57.1765, 32.4670, 70.9517) |
| Luminance | 0.3246 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.92
Light Magenta
#FA5FF7
ΔE00 4.54
Violet Pink
#FB5FFC
ΔE00 5.17
Purply Pink
#F075E6
ΔE00 5.30
Bright Magenta
#FF08E8
ΔE00 5.77
Purpleish Pink
#DF4EC8
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF52DC #52FF75
analogous
#CC52FF #FF52DC #FF5285
triadic
#FF52DC #DCFF52 #52DCFF
tetradic
#FF52DC #FFCC52 #52FF75 #5285FF
square
#FF52DC #FFCC52 #52FF75 #5285FF
split-complementary
#FF52DC #85FF52 #52FFCC
monochromatic
#D700AB #FF15D0 #FF52DC #FF8FE8 #FFCCF5
Accessibility & contrast
On white
2.80
#FF52DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#FF52DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF52DC
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF52DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF52DC | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5789E0
Deuteranopia (green-blind)
#90A4D8
Tritanopia (blue-blind)
#FF5B90
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ff52dc; /* rgb */ color: rgb(255, 82, 220); /* oklch */ color: oklch(72.0% 0.251 337.1);
Tailwind
colors: {
custom: {
50: '#ff8fe7',
500: '#ff52dc',
950: '#000000',
},
}SCSS
$custom: #ff52dc; $custom-light: #ff8fe7; $custom-dark: #000000;
JSON
{
"hex": "#ff52dc",
"rgb": {
"r": 255,
"g": 82,
"b": 220
},
"hsl": {
"h": 312.139,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.72029,
"c": 0.25051,
"h": 337.1
},
"luminance": 0.32462
}Semantic roles & 50–950 ramp
primary
#FF52DC
secondary
#BAF3C5
accent
#E62E00
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190E16
muted
#877E84