Skip to content

#fdacac

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

RGB
253, 172, 172
HSL
0°, 95%, 83%
CMYK
0, 32, 32, 1
Luminance
0.5337

Every format

HEX#fdacac
RGBrgb(253, 172, 172)
HSLhsl(0, 95%, 83%)
CMYKcmyk(0%, 32%, 32%, 1%)
LABlab(78.1 29.7 12.1)
LCHlch(78.1 32.1 22.2)
OKLCHoklch(0.823 0.096 19.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdacac on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#fdacac on black: 11.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green67.5%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta32.0%
Yellow32.0%
Key (black)0.8%

Color previews

#fdacac text on a black background

contrast 11.67:1

Card sample

#fdacac text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdacac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdacac in the Color Lab