#FF54DB#FF54DB
#FF54DB is a light, highly saturated pink. Relative luminance 0.327; OKLCH L 72.2% C 0.247 H 337.4°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FF54DB |
|---|---|
| RGB | rgb(255, 84, 219) |
| HSL | hsl(313, 100%, 66%) |
| HSV | hsv(313, 67%, 100%) |
| CMYK | cmyk(0%, 67.1%, 14.1%, 0%) |
| CIE-LAB | lab(63.93, 77.59, -35.05) |
| CIE-LCH | lch(63.93, 85.14, 335.69°) |
| OKLab | oklab(72.17% 0.2285 -0.0951) |
| OKLCH | oklch(72.17% 0.248 337.4) |
| XYZ | xyz(57.1975, 32.7202, 70.3073) |
| Luminance | 0.3271 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.85
Light Magenta
#FA5FF7
ΔE00 4.66
Purply Pink
#F075E6
ΔE00 5.16
Violet Pink
#FB5FFC
ΔE00 5.30
Purpleish Pink
#DF4EC8
ΔE00 6.08
Bright Magenta
#FF08E8
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF54DB #54FF78
analogous
#CE54FF #FF54DB #FF5486
triadic
#FF54DB #DBFF54 #54DBFF
tetradic
#FF54DB #FFCE54 #54FF78 #5486FF
square
#FF54DB #FFCE54 #54FF78 #5486FF
split-complementary
#FF54DB #86FF54 #54FFCE
monochromatic
#D900AB #FF17CE #FF54DB #FF91E8 #FFCEF5
Accessibility & contrast
On white
2.78
#FF54DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#FF54DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF54DB
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF54DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF54DB | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#598ADF
Deuteranopia (green-blind)
#91A4D7
Tritanopia (blue-blind)
#FF5D91
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ff54db; /* rgb */ color: rgb(255, 84, 219); /* oklch */ color: oklch(72.2% 0.247 337.4);
Tailwind
colors: {
custom: {
50: '#ff90e6',
500: '#ff54db',
950: '#000000',
},
}SCSS
$custom: #ff54db; $custom-light: #ff90e6; $custom-dark: #000000;
JSON
{
"hex": "#ff54db",
"rgb": {
"r": 255,
"g": 84,
"b": 219
},
"hsl": {
"h": 312.632,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.72165,
"c": 0.2475,
"h": 337.4
},
"luminance": 0.32715
}Semantic roles & 50–950 ramp
primary
#FF54DB
secondary
#BCF3C7
accent
#E63000
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190E16
muted
#877E84