Skip to content

#feacba

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

RGB
254, 172, 186
HSL
350°, 98%, 84%
CMYK
0, 32, 27, 0
Luminance
0.5412

Every format

HEX#feacba
RGBrgb(254, 172, 186)
HSLhsl(350, 98%, 84%)
CMYKcmyk(0%, 32%, 27%, 0%)
LABlab(78.5 31.9 5.2)
LCHlch(78.5 32.3 9.2)
OKLCHoklch(0.827 0.098 8.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feacba on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#feacba on black: 11.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green67.5%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta32.3%
Yellow26.8%
Key (black)0.4%

Color previews

#feacba text on a black background

contrast 11.82:1

Card sample

#feacba text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feacba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feacba in the Color Lab