Skip to content

#feb3cd

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

RGB
254, 179, 205
HSL
339°, 97%, 85%
CMYK
0, 30, 19, 0
Luminance
0.5772

Every format

HEX#feb3cd
RGBrgb(254, 179, 205)
HSLhsl(339, 97%, 85%)
CMYKcmyk(0%, 30%, 19%, 0%)
LABlab(80.6 30.9 -2.1)
LCHlch(80.6 31.0 356.0)
OKLCHoklch(0.845 0.093 356.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feb3cd on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#feb3cd on black: 12.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green70.2%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta29.5%
Yellow19.3%
Key (black)0.4%

Color previews

#feb3cd text on a black background

contrast 12.54:1

Card sample

#feb3cd text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feb3cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feb3cd in the Color Lab