#FF53DD#FF53DD
#FF53DD is a light, highly saturated pink. Relative luminance 0.327; OKLCH L 72.2% C 0.250 H 336.8°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FF53DD |
|---|---|
| RGB | rgb(255, 83, 221) |
| HSL | hsl(312, 100%, 66%) |
| HSV | hsv(312, 67%, 100%) |
| CMYK | cmyk(0%, 67.5%, 13.3%, 0%) |
| CIE-LAB | lab(63.89, 78.22, -36.23) |
| CIE-LCH | lch(63.89, 86.21, 335.15°) |
| OKLab | oklab(72.17% 0.2298 -0.0985) |
| OKLCH | oklch(72.17% 0.25 336.8) |
| XYZ | xyz(57.3853, 32.6720, 71.6766) |
| Luminance | 0.3267 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.73
Light Magenta
#FA5FF7
ΔE00 4.37
Violet Pink
#FB5FFC
ΔE00 5.01
Purply Pink
#F075E6
ΔE00 5.14
Bright Magenta
#FF08E8
ΔE00 5.83
Purpleish Pink
#DF4EC8
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF53DD #53FF75
analogous
#CB53FF #FF53DD #FF5387
triadic
#FF53DD #DDFF53 #53DDFF
tetradic
#FF53DD #FFCB53 #53FF75 #5387FF
square
#FF53DD #FFCB53 #53FF75 #5387FF
split-complementary
#FF53DD #87FF53 #53FFCB
monochromatic
#D800AD #FF16D1 #FF53DD #FF90E9 #FFCDF5
Accessibility & contrast
On white
2.79
#FF53DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#FF53DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF53DD
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF53DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF53DD | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#578AE1
Deuteranopia (green-blind)
#90A4D9
Tritanopia (blue-blind)
#FF5D91
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ff53dd; /* rgb */ color: rgb(255, 83, 221); /* oklch */ color: oklch(72.2% 0.250 336.8);
Tailwind
colors: {
custom: {
50: '#ff90e8',
500: '#ff53dd',
950: '#000000',
},
}SCSS
$custom: #ff53dd; $custom-light: #ff90e8; $custom-dark: #000000;
JSON
{
"hex": "#ff53dd",
"rgb": {
"r": 255,
"g": 83,
"b": 221
},
"hsl": {
"h": 311.86,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.72165,
"c": 0.25,
"h": 336.8
},
"luminance": 0.32667
}Semantic roles & 50–950 ramp
primary
#FF53DD
secondary
#BBF3C6
accent
#E62D00
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190E16
muted
#877E84