Skip to content

#fee1af

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

RGB
254, 225, 175
HSL
38°, 98%, 84%
CMYK
0, 11, 31, 0
Luminance
0.7802

Every format

HEX#fee1af
RGBrgb(254, 225, 175)
HSLhsl(38, 98%, 84%)
CMYKcmyk(0%, 11%, 31%, 0%)
LABlab(90.8 2.8 28.2)
LCHlch(90.8 28.3 84.2)
OKLCHoklch(0.922 0.072 81.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fee1af on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#fee1af on black: 16.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green88.2%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta11.4%
Yellow31.1%
Key (black)0.4%

Color previews

#fee1af text on a black background

contrast 16.60:1

Card sample

#fee1af text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fee1af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fee1af in the Color Lab