Skip to content

#feb2d2

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

RGB
254, 178, 210
HSL
335°, 97%, 85%
CMYK
0, 30, 17, 0
Luminance
0.5756

Every format

HEX#feb2d2
RGBrgb(254, 178, 210)
HSLhsl(335, 97%, 85%)
CMYKcmyk(0%, 30%, 17%, 0%)
LABlab(80.5 32.2 -5.0)
LCHlch(80.5 32.6 351.2)
OKLCHoklch(0.844 0.097 352.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green69.8%
Blue82.4%

CMYK percentages

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

Color previews

#feb2d2 text on a black background

contrast 12.51:1

Card sample

#feb2d2 text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feb2d2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feb2d2 in the Color Lab