Skip to content

#fdbbae

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

RGB
253, 187, 174
HSL
10°, 95%, 84%
CMYK
0, 26, 31, 1
Luminance
0.5948

Every format

HEX#fdbbae
RGBrgb(253, 187, 174)
HSLhsl(10, 95%, 84%)
CMYKcmyk(0%, 26%, 31%, 1%)
LABlab(81.6 22.1 15.9)
LCHlch(81.6 27.2 35.8)
OKLCHoklch(0.849 0.079 31.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdbbae on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#fdbbae on black: 12.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green73.3%
Blue68.2%

CMYK percentages

Cyan0.0%
Magenta26.1%
Yellow31.2%
Key (black)0.8%

Color previews

#fdbbae text on a black background

contrast 12.90:1

Card sample

#fdbbae text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdbbae

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdbbae in the Color Lab