Skip to content

#feccec

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

RGB
254, 204, 236
HSL
322°, 96%, 90%
CMYK
0, 20, 7, 0
Luminance
0.7031

Every format

HEX#feccec
RGBrgb(254, 204, 236)
HSLhsl(322, 96%, 90%)
CMYKcmyk(0%, 20%, 7%, 0%)
LABlab(87.2 22.7 -9.0)
LCHlch(87.2 24.4 338.3)
OKLCHoklch(0.898 0.070 340.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feccec on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#feccec on black: 15.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green80.0%
Blue92.5%

CMYK percentages

Cyan0.0%
Magenta19.7%
Yellow7.1%
Key (black)0.4%

Color previews

#feccec text on a black background

contrast 15.06:1

Card sample

#feccec text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feccec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feccec in the Color Lab