#FF54DE#FF54DE
#FF54DE is a light, highly saturated pink. Relative luminance 0.329; OKLCH L 72.3% C 0.249 H 336.5°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FF54DE |
|---|---|
| RGB | rgb(255, 84, 222) |
| HSL | hsl(312, 100%, 66%) |
| HSV | hsv(312, 67%, 100%) |
| CMYK | cmyk(0%, 67.1%, 12.9%, 0%) |
| CIE-LAB | lab(64.06, 78.01, -36.53) |
| CIE-LCH | lch(64.06, 86.14, 334.91°) |
| OKLab | oklab(72.3% 0.2289 -0.0993) |
| OKLCH | oklch(72.3% 0.249 336.5) |
| XYZ | xyz(57.5960, 32.8796, 72.4061) |
| Luminance | 0.3287 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.54
Light Magenta
#FA5FF7
ΔE00 4.20
Violet Pink
#FB5FFC
ΔE00 4.84
Purply Pink
#F075E6
ΔE00 4.99
Bright Magenta
#FF08E8
ΔE00 5.90
Orchid
#DA70D6
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF54DE #54FF75
analogous
#CB54FF #FF54DE #FF5489
triadic
#FF54DE #DEFF54 #54DEFF
tetradic
#FF54DE #FFCB54 #54FF75 #5489FF
square
#FF54DE #FFCB54 #54FF75 #5489FF
split-complementary
#FF54DE #89FF54 #54FFCB
monochromatic
#D900AF #FF17D2 #FF54DE #FF91EA #FFCEF6
Accessibility & contrast
On white
2.77
#FF54DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#FF54DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF54DE
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF54DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF54DE | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#578BE2
Deuteranopia (green-blind)
#90A5DA
Tritanopia (blue-blind)
#FF5E92
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ff54de; /* rgb */ color: rgb(255, 84, 222); /* oklch */ color: oklch(72.3% 0.249 336.5);
Tailwind
colors: {
custom: {
50: '#ff90e8',
500: '#ff54de',
950: '#000000',
},
}SCSS
$custom: #ff54de; $custom-light: #ff90e8; $custom-dark: #000000;
JSON
{
"hex": "#ff54de",
"rgb": {
"r": 255,
"g": 84,
"b": 222
},
"hsl": {
"h": 311.579,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.72302,
"c": 0.24949,
"h": 336.5
},
"luminance": 0.32875
}Semantic roles & 50–950 ramp
primary
#FF54DE
secondary
#BCF3C6
accent
#E62C00
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190E16
muted
#877E84