Skip to content

#fee3af

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

RGB
254, 227, 175
HSL
40°, 98%, 84%
CMYK
0, 11, 31, 0
Luminance
0.7910

Every format

HEX#fee3af
RGBrgb(254, 227, 175)
HSLhsl(40, 98%, 84%)
CMYKcmyk(0%, 11%, 31%, 0%)
LABlab(91.3 1.8 28.8)
LCHlch(91.3 28.9 86.4)
OKLCHoklch(0.926 0.073 83.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fee3af on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#fee3af on black: 16.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green89.0%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta10.6%
Yellow31.1%
Key (black)0.4%

Color previews

#fee3af text on a black background

contrast 16.82:1

Card sample

#fee3af text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fee3af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fee3af in the Color Lab