Skip to content

#febdef

a pale, electric magenta / pink · warm · closest name: plum

RGB
254, 189, 239
HSL
314°, 97%, 87%
CMYK
0, 26, 6, 0
Luminance
0.6370

Every format

HEX#febdef
RGBrgb(254, 189, 239)
HSLhsl(314, 97%, 87%)
CMYKcmyk(0%, 26%, 6%, 0%)
LABlab(83.8 31.1 -15.6)
LCHlch(83.8 34.8 333.3)
OKLCHoklch(0.873 0.098 334.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#febdef on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#febdef on black: 13.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green74.1%
Blue93.7%

CMYK percentages

Cyan0.0%
Magenta25.6%
Yellow5.9%
Key (black)0.4%

Color previews

#febdef text on a black background

contrast 13.74:1

Card sample

#febdef text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #febdef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #febdef in the Color Lab