Skip to content

#feadba

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

RGB
254, 173, 186
HSL
350°, 98%, 84%
CMYK
0, 32, 27, 0
Luminance
0.5450

Every format

HEX#feadba
RGBrgb(254, 173, 186)
HSLhsl(350, 98%, 84%)
CMYKcmyk(0%, 32%, 27%, 0%)
LABlab(78.8 31.4 5.5)
LCHlch(78.8 31.8 9.9)
OKLCHoklch(0.829 0.096 8.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green67.8%
Blue72.9%

CMYK percentages

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

Color previews

#feadba text on a black background

contrast 11.90:1

Card sample

#feadba text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feadba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feadba in the Color Lab