#FF52CA#FF52CA
#FF52CA is a light, highly saturated pink. Relative luminance 0.316; OKLCH L 71.2% C 0.239 H 342.4°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FF52CA |
|---|---|
| RGB | rgb(255, 82, 202) |
| HSL | hsl(318, 100%, 66%) |
| HSV | hsv(318, 68%, 100%) |
| CMYK | cmyk(0%, 67.8%, 20.8%, 0%) |
| CIE-LAB | lab(62.98, 76.02, -26.94) |
| CIE-LCH | lch(62.98, 80.65, 340.49°) |
| OKLab | oklab(71.24% 0.228 -0.0722) |
| OKLCH | oklch(71.24% 0.239 342.4) |
| XYZ | xyz(54.9197, 31.5643, 59.0658) |
| Luminance | 0.3156 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 5.26
Purpleish Pink
#DF4EC8
ΔE00 6.22
Hot Pink
#FF69B4
ΔE00 6.48
Barbie Pink
#FE46A5
ΔE00 6.57
Bubblegum (survey)
#FF6CB5
ΔE00 6.79
Bright Pink
#FE01B1
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF52CA #52FF87
analogous
#DE52FF #FF52CA #FF5273
triadic
#FF52CA #CAFF52 #52CAFF
tetradic
#FF52CA #FFDE52 #52FF87 #5273FF
square
#FF52CA #FFDE52 #52FF87 #5273FF
split-complementary
#FF52CA #73FF52 #52FFDE
monochromatic
#D70095 #FF15B7 #FF52CA #FF8FDD #FFCCEF
Accessibility & contrast
On white
2.87
#FF52CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#FF52CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF52CA
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF52CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF52CA | 1.00 | 2.87 | 7.31 | 7.31 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6186CD
Deuteranopia (green-blind)
#96A3C6
Tritanopia (blue-blind)
#FF5387
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #ff52ca; /* rgb */ color: rgb(255, 82, 202); /* oklch */ color: oklch(71.2% 0.239 342.4);
Tailwind
colors: {
custom: {
50: '#ff8fda',
500: '#ff52ca',
950: '#000000',
},
}SCSS
$custom: #ff52ca; $custom-light: #ff8fda; $custom-dark: #000000;
JSON
{
"hex": "#ff52ca",
"rgb": {
"r": 255,
"g": 82,
"b": 202
},
"hsl": {
"h": 318.382,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.71243,
"c": 0.23915,
"h": 342.4
},
"luminance": 0.31559
}Semantic roles & 50–950 ramp
primary
#FF52CA
secondary
#BAF3CB
accent
#E64600
background
#FFF9FD
surface
#FFF2FA
border
#D7CCD3
text
#190D15
muted
#877E83