Skip to content

#fedeb3

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

RGB
254, 222, 179
HSL
34°, 97%, 85%
CMYK
0, 13, 30, 0
Luminance
0.7657

Every format

HEX#fedeb3
RGBrgb(254, 222, 179)
HSLhsl(34, 97%, 85%)
CMYKcmyk(0%, 13%, 30%, 0%)
LABlab(90.1 4.9 25.2)
LCHlch(90.1 25.7 79.0)
OKLCHoklch(0.917 0.066 75.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green87.1%
Blue70.2%

CMYK percentages

Cyan0.0%
Magenta12.6%
Yellow29.5%
Key (black)0.4%

Color previews

#fedeb3 text on a black background

contrast 16.31:1

Card sample

#fedeb3 text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fedeb3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fedeb3 in the Color Lab