Skip to content

#feaccc

a light, electric magenta / pink · warm · closest name: pink

RGB
254, 172, 204
HSL
337°, 98%, 84%
CMYK
0, 32, 20, 0
Luminance
0.5494

Every format

HEX#feaccc
RGBrgb(254, 172, 204)
HSLhsl(337, 98%, 84%)
CMYKcmyk(0%, 32%, 20%, 0%)
LABlab(79.0 34.4 -3.9)
LCHlch(79.0 34.6 353.5)
OKLCHoklch(0.832 0.103 354.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feaccc on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#feaccc on black: 11.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green67.5%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta32.3%
Yellow19.7%
Key (black)0.4%

Color previews

#feaccc text on a black background

contrast 11.99:1

Card sample

#feaccc text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feaccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feaccc in the Color Lab