Skip to content

#feadbc

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

RGB
254, 173, 188
HSL
349°, 98%, 84%
CMYK
0, 32, 26, 0
Luminance
0.5459

Every format

HEX#feadbc
RGBrgb(254, 173, 188)
HSLhsl(349, 98%, 84%)
CMYKcmyk(0%, 32%, 26%, 0%)
LABlab(78.8 31.6 4.5)
LCHlch(78.8 31.9 8.1)
OKLCHoklch(0.829 0.097 7.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green67.8%
Blue73.7%

CMYK percentages

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

Color previews

#feadbc text on a black background

contrast 11.92:1

Card sample

#feadbc text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feadbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feadbc in the Color Lab