Skip to content

#fdb5ac

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

RGB
253, 181, 172
HSL
7°, 95%, 83%
CMYK
0, 29, 32, 1
Luminance
0.5691

Every format

HEX#fdb5ac
RGBrgb(253, 181, 172)
HSLhsl(7, 95%, 83%)
CMYKcmyk(0%, 29%, 32%, 1%)
LABlab(80.1 25.0 15.0)
LCHlch(80.1 29.1 31.0)
OKLCHoklch(0.838 0.086 27.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdb5ac on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#fdb5ac on black: 12.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green71.0%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta28.5%
Yellow32.0%
Key (black)0.8%

Color previews

#fdb5ac text on a black background

contrast 12.38:1

Card sample

#fdb5ac text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdb5ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdb5ac in the Color Lab