Skip to content

#fecbcb

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

RGB
254, 203, 203
HSL
0°, 96%, 90%
CMYK
0, 20, 20, 0
Luminance
0.6809

Every format

HEX#fecbcb
RGBrgb(254, 203, 203)
HSLhsl(0, 96%, 90%)
CMYKcmyk(0%, 20%, 20%, 0%)
LABlab(86.1 18.0 6.9)
LCHlch(86.1 19.3 20.9)
OKLCHoklch(0.887 0.058 18.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fecbcb on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#fecbcb on black: 14.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green79.6%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta20.1%
Yellow20.1%
Key (black)0.4%

Color previews

#fecbcb text on a black background

contrast 14.62:1

Card sample

#fecbcb text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fecbcb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fecbcb in the Color Lab