Skip to content

#feadac

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

RGB
254, 173, 172
HSL
1°, 98%, 84%
CMYK
0, 32, 32, 0
Luminance
0.5394

Every format

HEX#feadac
RGBrgb(254, 173, 172)
HSLhsl(1, 98%, 84%)
CMYKcmyk(0%, 32%, 32%, 0%)
LABlab(78.4 29.6 12.6)
LCHlch(78.4 32.1 23.1)
OKLCHoklch(0.825 0.096 20.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta31.9%
Yellow32.3%
Key (black)0.4%

Color previews

#feadac text on a black background

contrast 11.79:1

Card sample

#feadac text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feadac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feadac in the Color Lab