Skip to content

#fdb7ac

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

RGB
253, 183, 172
HSL
8°, 95%, 83%
CMYK
0, 28, 32, 1
Luminance
0.5773

Every format

HEX#fdb7ac
RGBrgb(253, 183, 172)
HSLhsl(8, 95%, 83%)
CMYKcmyk(0%, 28%, 32%, 1%)
LABlab(80.6 23.9 15.7)
LCHlch(80.6 28.6 33.2)
OKLCHoklch(0.842 0.084 29.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdb7ac on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#fdb7ac on black: 12.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green71.8%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta27.7%
Yellow32.0%
Key (black)0.8%

Color previews

#fdb7ac text on a black background

contrast 12.55:1

Card sample

#fdb7ac text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdb7ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdb7ac in the Color Lab