Skip to content

#fe7def

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

RGB
254, 125, 239
HSL
307°, 99%, 74%
CMYK
0, 51, 6, 0
Luminance
0.4197

Every format

HEX#fe7def
RGBrgb(254, 125, 239)
HSLhsl(307, 99%, 74%)
CMYKcmyk(0%, 51%, 6%, 0%)
LABlab(70.8 63.4 -35.4)
LCHlch(70.8 72.6 330.8)
OKLCHoklch(0.775 0.205 331.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fe7def on white: 2.24:1
AA ✗ fail · AA-large · AAA
Aa
#fe7def on black: 9.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green49.0%
Blue93.7%

CMYK percentages

Cyan0.0%
Magenta50.8%
Yellow5.9%
Key (black)0.4%

Color previews

#fe7def text on a black background

contrast 9.39:1

Card sample

#fe7def text on a white background

contrast 2.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(254, 125, 239, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(254, 125, 239, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fe7def;
background: linear-gradient(135deg, #fe7def, #FE7D99);

Monochromatic scale

Palettes built from #fe7def

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fe7def in the Color Lab