Skip to content

#fdb2ac

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

RGB
253, 178, 172
HSL
4°, 95%, 83%
CMYK
0, 30, 32, 1
Luminance
0.5570

Every format

HEX#fdb2ac
RGBrgb(253, 178, 172)
HSLhsl(4, 95%, 83%)
CMYKcmyk(0%, 30%, 32%, 1%)
LABlab(79.5 26.6 14.1)
LCHlch(79.5 30.1 27.9)
OKLCHoklch(0.833 0.089 24.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdb2ac on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#fdb2ac on black: 12.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green69.8%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta29.6%
Yellow32.0%
Key (black)0.8%

Color previews

#fdb2ac text on a black background

contrast 12.14:1

Card sample

#fdb2ac text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdb2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdb2ac in the Color Lab