Skip to content

#fecccb

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

RGB
254, 204, 203
HSL
1°, 96%, 90%
CMYK
0, 20, 20, 0
Luminance
0.6857

Every format

HEX#fecccb
RGBrgb(254, 204, 203)
HSLhsl(1, 96%, 90%)
CMYKcmyk(0%, 20%, 20%, 0%)
LABlab(86.3 17.5 7.2)
LCHlch(86.3 18.9 22.4)
OKLCHoklch(0.888 0.057 19.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fecccb on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#fecccb on black: 14.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green80.0%
Blue79.6%

CMYK percentages

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

Color previews

#fecccb text on a black background

contrast 14.71:1

Card sample

#fecccb text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fecccb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fecccb in the Color Lab