#FF54DA#FF54DA
#FF54DA is a light, highly saturated pink. Relative luminance 0.327; OKLCH L 72.1% C 0.247 H 337.7°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FF54DA |
|---|---|
| RGB | rgb(255, 84, 218) |
| HSL | hsl(313, 100%, 66%) |
| HSV | hsv(313, 67%, 100%) |
| CMYK | cmyk(0%, 67.1%, 14.5%, 0%) |
| CIE-LAB | lab(63.89, 77.45, -34.55) |
| CIE-LCH | lch(63.89, 84.81, 335.96°) |
| OKLab | oklab(72.12% 0.2284 -0.0937) |
| OKLCH | oklch(72.12% 0.247 337.7) |
| XYZ | xyz(57.0663, 32.6677, 69.6161) |
| Luminance | 0.3266 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.96
Light Magenta
#FA5FF7
ΔE00 4.82
Purply Pink
#F075E6
ΔE00 5.22
Violet Pink
#FB5FFC
ΔE00 5.46
Purpleish Pink
#DF4EC8
ΔE00 6.06
Orchid
#DA70D6
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF54DA #54FF79
analogous
#CE54FF #FF54DA #FF5485
triadic
#FF54DA #DAFF54 #54DAFF
tetradic
#FF54DA #FFCE54 #54FF79 #5485FF
square
#FF54DA #FFCE54 #54FF79 #5485FF
split-complementary
#FF54DA #85FF54 #54FFCE
monochromatic
#D900AA #FF17CD #FF54DA #FF91E7 #FFCEF4
Accessibility & contrast
On white
2.79
#FF54DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#FF54DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF54DA
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF54DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF54DA | 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)
#5A8ADE
Deuteranopia (green-blind)
#91A4D6
Tritanopia (blue-blind)
#FF5C90
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ff54da; /* rgb */ color: rgb(255, 84, 218); /* oklch */ color: oklch(72.1% 0.247 337.7);
Tailwind
colors: {
custom: {
50: '#ff90e6',
500: '#ff54da',
950: '#000000',
},
}SCSS
$custom: #ff54da; $custom-light: #ff90e6; $custom-dark: #000000;
JSON
{
"hex": "#ff54da",
"rgb": {
"r": 255,
"g": 84,
"b": 218
},
"hsl": {
"h": 312.982,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.7212,
"c": 0.24684,
"h": 337.7
},
"luminance": 0.32663
}Semantic roles & 50–950 ramp
primary
#FF54DA
secondary
#BCF3C8
accent
#E63200
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190E16
muted
#877E84