#FF53DA#FF53DA
#FF53DA is a light, highly saturated pink. Relative luminance 0.325; OKLCH L 72.0% C 0.248 H 337.7°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FF53DA |
|---|---|
| RGB | rgb(255, 83, 218) |
| HSL | hsl(313, 100%, 66%) |
| HSV | hsv(313, 67%, 100%) |
| CMYK | cmyk(0%, 67.5%, 14.5%, 0%) |
| CIE-LAB | lab(63.77, 77.81, -34.75) |
| CIE-LCH | lch(63.77, 85.21, 335.93°) |
| OKLab | oklab(72.03% 0.2294 -0.0942) |
| OKLCH | oklch(72.03% 0.248 337.7) |
| XYZ | xyz(56.9892, 32.5136, 69.5904) |
| Luminance | 0.3251 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 3.04
Light Magenta
#FA5FF7
ΔE00 4.83
Purply Pink
#F075E6
ΔE00 5.32
Violet Pink
#FB5FFC
ΔE00 5.47
Purpleish Pink
#DF4EC8
ΔE00 5.98
Bright Magenta
#FF08E8
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF53DA #53FF78
analogous
#CE53FF #FF53DA #FF5384
triadic
#FF53DA #DAFF53 #53DAFF
tetradic
#FF53DA #FFCE53 #53FF78 #5384FF
square
#FF53DA #FFCE53 #53FF78 #5384FF
split-complementary
#FF53DA #84FF53 #53FFCE
monochromatic
#D800A9 #FF16CD #FF53DA #FF90E7 #FFCDF4
Accessibility & contrast
On white
2.80
#FF53DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#FF53DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF53DA
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF53DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF53DA | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5989DE
Deuteranopia (green-blind)
#91A4D6
Tritanopia (blue-blind)
#FF5B90
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ff53da; /* rgb */ color: rgb(255, 83, 218); /* oklch */ color: oklch(72.0% 0.248 337.7);
Tailwind
colors: {
custom: {
50: '#ff90e6',
500: '#ff53da',
950: '#000000',
},
}SCSS
$custom: #ff53da; $custom-light: #ff90e6; $custom-dark: #000000;
JSON
{
"hex": "#ff53da",
"rgb": {
"r": 255,
"g": 83,
"b": 218
},
"hsl": {
"h": 312.907,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.72029,
"c": 0.24803,
"h": 337.7
},
"luminance": 0.32508
}Semantic roles & 50–950 ramp
primary
#FF53DA
secondary
#BBF3C7
accent
#E63100
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190E16
muted
#877E84