#FF53DC#FF53DC
#FF53DC is a light, highly saturated pink. Relative luminance 0.326; OKLCH L 72.1% C 0.249 H 337.1°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FF53DC |
|---|---|
| RGB | rgb(255, 83, 220) |
| HSL | hsl(312, 100%, 66%) |
| HSV | hsv(312, 67%, 100%) |
| CMYK | cmyk(0%, 67.5%, 13.7%, 0%) |
| CIE-LAB | lab(63.85, 78.08, -35.74) |
| CIE-LCH | lch(63.85, 85.87, 335.41°) |
| OKLab | oklab(72.12% 0.2297 -0.0971) |
| OKLCH | oklch(72.12% 0.249 337.1) |
| XYZ | xyz(57.2525, 32.6189, 70.9771) |
| Luminance | 0.3261 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.83
Light Magenta
#FA5FF7
ΔE00 4.52
Violet Pink
#FB5FFC
ΔE00 5.16
Purply Pink
#F075E6
ΔE00 5.20
Bright Magenta
#FF08E8
ΔE00 5.89
Purpleish Pink
#DF4EC8
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF53DC #53FF76
analogous
#CC53FF #FF53DC #FF5386
triadic
#FF53DC #DCFF53 #53DCFF
tetradic
#FF53DC #FFCC53 #53FF76 #5386FF
square
#FF53DC #FFCC53 #53FF76 #5386FF
split-complementary
#FF53DC #86FF53 #53FFCC
monochromatic
#D800AC #FF16D0 #FF53DC #FF90E8 #FFCDF5
Accessibility & contrast
On white
2.79
#FF53DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#FF53DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF53DC
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF53DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF53DC | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#588AE0
Deuteranopia (green-blind)
#90A4D8
Tritanopia (blue-blind)
#FF5C91
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ff53dc; /* rgb */ color: rgb(255, 83, 220); /* oklch */ color: oklch(72.1% 0.249 337.1);
Tailwind
colors: {
custom: {
50: '#ff90e7',
500: '#ff53dc',
950: '#000000',
},
}SCSS
$custom: #ff53dc; $custom-light: #ff90e7; $custom-dark: #000000;
JSON
{
"hex": "#ff53dc",
"rgb": {
"r": 255,
"g": 83,
"b": 220
},
"hsl": {
"h": 312.209,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.72119,
"c": 0.24934,
"h": 337.1
},
"luminance": 0.32614
}Semantic roles & 50–950 ramp
primary
#FF53DC
secondary
#BBF3C6
accent
#E62F00
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190E16
muted
#877E84