Skip to content

#fdbec8

a pale, electric red · warm · “pink”

RGB
253, 190, 200
HSL
351°, 94%, 87%
CMYK
0, 25, 21, 1
Luminance
0.6188

Every format

HEX#fdbec8
RGBrgb(253, 190, 200)
HSLhsl(351, 94%, 87%)
CMYKcmyk(0%, 25%, 21%, 1%)
LABlab(82.8 24.0 3.8)
LCHlch(82.8 24.3 9.1)
OKLCHoklch(0.861 0.073 8.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdbec8 on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#fdbec8 on black: 13.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green74.5%
Blue78.4%

CMYK percentages

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

Color previews

#fdbec8 text on a black background

contrast 13.38:1

Card sample

#fdbec8 text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdbec8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdbec8 in the Color Lab