Skip to content

#fed2ac

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

RGB
254, 210, 172
HSL
28°, 98%, 84%
CMYK
0, 17, 32, 0
Luminance
0.7014

Every format

HEX#fed2ac
RGBrgb(254, 210, 172)
HSLhsl(28, 98%, 84%)
CMYKcmyk(0%, 17%, 32%, 0%)
LABlab(87.1 10.2 24.6)
LCHlch(87.1 26.7 67.5)
OKLCHoklch(0.892 0.070 62.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fed2ac on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#fed2ac on black: 15.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green82.4%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta17.3%
Yellow32.3%
Key (black)0.4%

Color previews

#fed2ac text on a black background

contrast 15.03:1

Card sample

#fed2ac text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fed2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fed2ac in the Color Lab