Skip to content

#fedeb2

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

RGB
254, 222, 178
HSL
35°, 97%, 85%
CMYK
0, 13, 30, 0
Luminance
0.7653

Every format

HEX#fedeb2
RGBrgb(254, 222, 178)
HSLhsl(35, 97%, 85%)
CMYKcmyk(0%, 13%, 30%, 0%)
LABlab(90.1 4.8 25.7)
LCHlch(90.1 26.1 79.5)
OKLCHoklch(0.916 0.067 75.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green87.1%
Blue69.8%

CMYK percentages

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

Color previews

#fedeb2 text on a black background

contrast 16.31:1

Card sample

#fedeb2 text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fedeb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fedeb2 in the Color Lab