Skip to content

#fedeb0

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

RGB
254, 222, 176
HSL
35°, 98%, 84%
CMYK
0, 13, 31, 0
Luminance
0.7645

Every format

HEX#fedeb0
RGBrgb(254, 222, 176)
HSLhsl(35, 98%, 84%)
CMYKcmyk(0%, 13%, 31%, 0%)
LABlab(90.1 4.5 26.7)
LCHlch(90.1 27.1 80.4)
OKLCHoklch(0.916 0.069 76.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fedeb0 on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#fedeb0 on black: 16.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green87.1%
Blue69.0%

CMYK percentages

Cyan0.0%
Magenta12.6%
Yellow30.7%
Key (black)0.4%

Color previews

#fedeb0 text on a black background

contrast 16.29:1

Card sample

#fedeb0 text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fedeb0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fedeb0 in the Color Lab