Skip to content

#feb2cd

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

RGB
254, 178, 205
HSL
339°, 97%, 85%
CMYK
0, 30, 19, 0
Luminance
0.5732

Every format

HEX#feb2cd
RGBrgb(254, 178, 205)
HSLhsl(339, 97%, 85%)
CMYKcmyk(0%, 30%, 19%, 0%)
LABlab(80.4 31.4 -2.5)
LCHlch(80.4 31.5 355.5)
OKLCHoklch(0.843 0.094 356.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feb2cd on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#feb2cd on black: 12.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green69.8%
Blue80.4%

CMYK percentages

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

Color previews

#feb2cd text on a black background

contrast 12.46:1

Card sample

#feb2cd text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feb2cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feb2cd in the Color Lab