Skip to content

#fedeb4

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

RGB
254, 222, 180
HSL
34°, 97%, 85%
CMYK
0, 13, 29, 0
Luminance
0.7661

Every format

HEX#fedeb4
RGBrgb(254, 222, 180)
HSLhsl(34, 97%, 85%)
CMYKcmyk(0%, 13%, 29%, 0%)
LABlab(90.1 5.0 24.7)
LCHlch(90.1 25.2 78.5)
OKLCHoklch(0.917 0.065 74.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#fedeb4 text on a black background

contrast 16.32:1

Card sample

#fedeb4 text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fedeb4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fedeb4 in the Color Lab