Skip to content

#feacad

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

RGB
254, 172, 173
HSL
359°, 98%, 84%
CMYK
0, 32, 32, 0
Luminance
0.5359

Every format

HEX#feacad
RGBrgb(254, 172, 173)
HSLhsl(359, 98%, 84%)
CMYKcmyk(0%, 32%, 32%, 0%)
LABlab(78.2 30.2 11.8)
LCHlch(78.2 32.4 21.3)
OKLCHoklch(0.824 0.097 18.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feacad on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#feacad on black: 11.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green67.5%
Blue67.8%

CMYK percentages

Cyan0.0%
Magenta32.3%
Yellow31.9%
Key (black)0.4%

Color previews

#feacad text on a black background

contrast 11.72:1

Card sample

#feacad text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feacad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feacad in the Color Lab