#FF52BC#FF52BC
#FF52BC is a light, highly saturated pink. Relative luminance 0.309; OKLCH L 70.7% C 0.231 H 346.9°. Best body text is #000000 at 7.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FF52BC |
|---|---|
| RGB | rgb(255, 82, 188) |
| HSL | hsl(323, 100%, 66%) |
| HSV | hsv(323, 68%, 100%) |
| CMYK | cmyk(0%, 67.8%, 26.3%, 0%) |
| CIE-LAB | lab(62.45, 74.27, -19.79) |
| CIE-LCH | lch(62.45, 76.86, 345.08°) |
| OKLab | oklab(70.68% 0.2252 -0.0522) |
| OKLCH | oklch(70.68% 0.231 346.9) |
| XYZ | xyz(53.3367, 30.9311, 50.7286) |
| Luminance | 0.3093 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Barbie Pink
#FE46A5
ΔE00 4.19
Hot Pink
#FF69B4
ΔE00 4.63
Bubblegum (survey)
#FF6CB5
ΔE00 5.05
Bubble Gum Pink
#FF69AF
ΔE00 5.40
Bright Pink
#FE01B1
ΔE00 6.20
Pale Magenta
#D767AD
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF52BC #52FF95
analogous
#EB52FF #FF52BC #FF5265
triadic
#FF52BC #BCFF52 #52BCFF
tetradic
#FF52BC #FFEB52 #52FF95 #5265FF
square
#FF52BC #FFEB52 #52FF95 #5265FF
split-complementary
#FF52BC #65FF52 #52FFEB
monochromatic
#D70083 #FF15A4 #FF52BC #FF8FD4 #FFCCEB
Accessibility & contrast
On white
2.92
#FF52BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.19
#FF52BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF52BC
7.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF52BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF52BC | 1.00 | 2.92 | 7.19 | 7.19 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6884BF
Deuteranopia (green-blind)
#9AA2B8
Tritanopia (blue-blind)
#FF4D80
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #ff52bc; /* rgb */ color: rgb(255, 82, 188); /* oklch */ color: oklch(70.7% 0.231 346.9);
Tailwind
colors: {
custom: {
50: '#ff8fd0',
500: '#ff52bc',
950: '#000000',
},
}SCSS
$custom: #ff52bc; $custom-light: #ff8fd0; $custom-dark: #000000;
JSON
{
"hex": "#ff52bc",
"rgb": {
"r": 255,
"g": 82,
"b": 188
},
"hsl": {
"h": 323.237,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.7068,
"c": 0.23119,
"h": 346.9
},
"luminance": 0.30925
}Semantic roles & 50–950 ramp
primary
#FF52BC
secondary
#BAF3D0
accent
#E65900
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#190D14
muted
#877E82