Skip to content

#fdc3af

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

RGB
253, 195, 175
HSL
15°, 95%, 84%
CMYK
0, 23, 31, 1
Luminance
0.6301

Every format

HEX#fdc3af
RGBrgb(253, 195, 175)
HSLhsl(15, 95%, 84%)
CMYKcmyk(0%, 23%, 31%, 1%)
LABlab(83.5 18.0 18.1)
LCHlch(83.5 25.5 45.1)
OKLCHoklch(0.864 0.072 39.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdc3af on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#fdc3af on black: 13.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green76.5%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta22.9%
Yellow30.8%
Key (black)0.8%

Color previews

#fdc3af text on a black background

contrast 13.60:1

Card sample

#fdc3af text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdc3af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdc3af in the Color Lab