Skip to content

#fdbec3

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

RGB
253, 190, 195
HSL
355°, 94%, 87%
CMYK
0, 25, 23, 1
Luminance
0.6165

Every format

HEX#fdbec3
RGBrgb(253, 190, 195)
HSLhsl(355, 94%, 87%)
CMYKcmyk(0%, 25%, 23%, 1%)
LABlab(82.7 23.3 6.3)
LCHlch(82.7 24.2 15.2)
OKLCHoklch(0.860 0.073 13.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta24.9%
Yellow22.9%
Key (black)0.8%

Color previews

#fdbec3 text on a black background

contrast 13.33:1

Card sample

#fdbec3 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdbec3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdbec3 in the Color Lab