Skip to content

#fd8fff

a light, electric magenta / pink · warm · closest name: violet

RGB
253, 143, 255
HSL
299°, 100%, 78%
CMYK
1, 44, 0, 0
Luminance
0.4775

Every format

HEX#fd8fff
RGBrgb(253, 143, 255)
HSLhsl(299, 100%, 78%)
CMYKcmyk(1%, 44%, 0%, 0%)
LABlab(74.7 57.2 -38.2)
LCHlch(74.7 68.8 326.3)
OKLCHoklch(0.805 0.190 326.5)

Copy-ready code

/* CSS */
color: #fd8fff;
background-color: #fd8fff;
/* Tailwind (arbitrary) */
class="text-[#fd8fff] bg-[#fd8fff]"
/* SCSS */
$brand: #fd8fff;
/* SwiftUI */
Color(red: 0.992, green: 0.561, blue: 1.000)
/* Android */
Color.parseColor("#fd8fff")

Accessibility — WCAG contrast

Aa
#fd8fff on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#fd8fff on black: 10.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green56.1%
Blue100.0%

CMYK percentages

Cyan0.8%
Magenta43.9%
Yellow0.0%
Key (black)0.0%

Color previews

#fd8fff text on a black background

contrast 10.55:1

Card sample

#fd8fff text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #fd8fff;
Background color
Panel with #fd8fff background
background-color: #fd8fff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #fd8fff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(253, 143, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(253, 143, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fd8fff;
background: linear-gradient(135deg, #fd8fff, #FF8FB6);

Monochromatic scale

Palettes built from #fd8fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd8fff in the Color Lab