Skip to content

#feafbc

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

RGB
254, 175, 188
HSL
350°, 98%, 84%
CMYK
0, 31, 26, 0
Luminance
0.5536

Every format

HEX#feafbc
RGBrgb(254, 175, 188)
HSLhsl(350, 98%, 84%)
CMYKcmyk(0%, 31%, 26%, 0%)
LABlab(79.3 30.6 5.1)
LCHlch(79.3 31.0 9.5)
OKLCHoklch(0.833 0.094 8.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feafbc on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#feafbc on black: 12.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green68.6%
Blue73.7%

CMYK percentages

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

Color previews

#feafbc text on a black background

contrast 12.07:1

Card sample

#feafbc text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feafbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feafbc in the Color Lab