Skip to content

#feadbb

a light, electric red · warm · closest name: pink

RGB
254, 173, 187
HSL
350°, 98%, 84%
CMYK
0, 32, 26, 0
Luminance
0.5455

Every format

HEX#feadbb
RGBrgb(254, 173, 187)
HSLhsl(350, 98%, 84%)
CMYKcmyk(0%, 32%, 26%, 0%)
LABlab(78.8 31.5 5.0)
LCHlch(78.8 31.9 9.0)
OKLCHoklch(0.829 0.096 8.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feadbb on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#feadbb on black: 11.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green67.8%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta31.9%
Yellow26.4%
Key (black)0.4%

Color previews

#feadbb text on a black background

contrast 11.91:1

Card sample

#feadbb text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feadbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feadbb in the Color Lab