Skip to content

#fdbec2

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

RGB
253, 190, 194
HSL
356°, 94%, 87%
CMYK
0, 25, 23, 1
Luminance
0.6160

Every format

HEX#fdbec2
RGBrgb(253, 190, 194)
HSLhsl(356, 94%, 87%)
CMYKcmyk(0%, 25%, 23%, 1%)
LABlab(82.7 23.2 6.8)
LCHlch(82.7 24.2 16.5)
OKLCHoklch(0.860 0.073 14.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdbec2 on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#fdbec2 on black: 13.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green74.5%
Blue76.1%

CMYK percentages

Cyan0.0%
Magenta24.9%
Yellow23.3%
Key (black)0.8%

Color previews

#fdbec2 text on a black background

contrast 13.32:1

Card sample

#fdbec2 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(253, 190, 194, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(253, 190, 194, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fdbec2;
background: linear-gradient(135deg, #fdbec2, #FDE4BE);

Monochromatic scale

Palettes built from #fdbec2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdbec2 in the Color Lab