#FF55DE#FF55DE
#FF55DE is a light, highly saturated pink. Relative luminance 0.330; OKLCH L 72.4% C 0.248 H 336.6°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FF55DE |
|---|---|
| RGB | rgb(255, 85, 222) |
| HSL | hsl(312, 100%, 67%) |
| HSV | hsv(312, 67%, 100%) |
| CMYK | cmyk(0%, 66.7%, 12.9%, 0%) |
| CIE-LAB | lab(64.19, 77.66, -36.33) |
| CIE-LCH | lch(64.19, 85.73, 334.93°) |
| OKLab | oklab(72.39% 0.2278 -0.0988) |
| OKLCH | oklch(72.39% 0.248 336.6) |
| XYZ | xyz(57.6742, 33.0360, 72.4321) |
| Luminance | 0.3303 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.45
Light Magenta
#FA5FF7
ΔE00 4.19
Violet Pink
#FB5FFC
ΔE00 4.83
Purply Pink
#F075E6
ΔE00 4.88
Orchid
#DA70D6
ΔE00 6.01
Bright Magenta
#FF08E8
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF55DE #55FF76
analogous
#CB55FF #FF55DE #FF5589
triadic
#FF55DE #DEFF55 #55DEFF
tetradic
#FF55DE #FFCB55 #55FF76 #5589FF
square
#FF55DE #FFCB55 #55FF76 #5589FF
split-complementary
#FF55DE #89FF55 #55FFCB
monochromatic
#DA00AF #FF18D2 #FF55DE #FF92EA #FFCFF6
Accessibility & contrast
On white
2.76
#FF55DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#FF55DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF55DE
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF55DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF55DE | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#588BE2
Deuteranopia (green-blind)
#90A5DA
Tritanopia (blue-blind)
#FF5F92
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ff55de; /* rgb */ color: rgb(255, 85, 222); /* oklch */ color: oklch(72.4% 0.248 336.6);
Tailwind
colors: {
custom: {
50: '#ff91e8',
500: '#ff55de',
950: '#000000',
},
}SCSS
$custom: #ff55de; $custom-light: #ff91e8; $custom-dark: #000000;
JSON
{
"hex": "#ff55de",
"rgb": {
"r": 255,
"g": 85,
"b": 222
},
"hsl": {
"h": 311.647,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.72394,
"c": 0.24831,
"h": 336.6
},
"luminance": 0.33031
}Semantic roles & 50–950 ramp
primary
#FF55DE
secondary
#BDF3C7
accent
#E62D00
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190E16
muted
#877E84