#FF52CE#FF52CE
#FF52CE is a light, highly saturated pink. Relative luminance 0.318; OKLCH L 71.4% C 0.242 H 341.2°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FF52CE |
|---|---|
| RGB | rgb(255, 82, 206) |
| HSL | hsl(317, 100%, 66%) |
| HSV | hsv(317, 68%, 100%) |
| CMYK | cmyk(0%, 67.8%, 19.2%, 0%) |
| CIE-LAB | lab(63.14, 76.54, -28.96) |
| CIE-LCH | lch(63.14, 81.83, 339.28°) |
| OKLab | oklab(71.41% 0.2287 -0.0778) |
| OKLCH | oklch(71.41% 0.242 341.2) |
| XYZ | xyz(55.3995, 31.7562, 61.5925) |
| Luminance | 0.3175 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 4.66
Purpleish Pink
#DF4EC8
ΔE00 6.02
Purply Pink
#F075E6
ΔE00 6.47
Light Magenta
#FA5FF7
ΔE00 6.75
Orchid
#DA70D6
ΔE00 6.92
Bright Magenta
#FF08E8
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF52CE #52FF83
analogous
#D952FF #FF52CE #FF5277
triadic
#FF52CE #CEFF52 #52CEFF
tetradic
#FF52CE #FFD952 #52FF83 #5277FF
square
#FF52CE #FFD952 #52FF83 #5277FF
split-complementary
#FF52CE #77FF52 #52FFD9
monochromatic
#D7009A #FF15BD #FF52CE #FF8FDF #FFCCF1
Accessibility & contrast
On white
2.86
#FF52CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#FF52CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF52CE
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF52CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF52CE | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F87D2
Deuteranopia (green-blind)
#95A3CA
Tritanopia (blue-blind)
#FF5589
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ff52ce; /* rgb */ color: rgb(255, 82, 206); /* oklch */ color: oklch(71.4% 0.242 341.2);
Tailwind
colors: {
custom: {
50: '#ff8fdd',
500: '#ff52ce',
950: '#000000',
},
}SCSS
$custom: #ff52ce; $custom-light: #ff8fdd; $custom-dark: #000000;
JSON
{
"hex": "#ff52ce",
"rgb": {
"r": 255,
"g": 82,
"b": 206
},
"hsl": {
"h": 316.994,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.71412,
"c": 0.24157,
"h": 341.2
},
"luminance": 0.31751
}Semantic roles & 50–950 ramp
primary
#FF52CE
secondary
#BAF3CA
accent
#E64100
background
#FFF9FD
surface
#FFF2FB
border
#D7CCD4
text
#190E15
muted
#877E83