Skip to content

#feae2d

a balanced, electric orange · warm · closest name: Orange

RGB
254, 174, 45
HSL
37°, 99%, 59%
CMYK
0, 32, 82, 0
Luminance
0.5153

At a glance

Every number on this page in one read: what #feae2d is made of, how bright it looks, and which way it leans.

Hex
#feae2d
Hue
37°
orange
Saturation
99%
electric
Lightness
59%
balanced
Brightness
100%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5153
WCAG relative
Temperature
Warm
6/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
11.31:1
Closest name
Orange
ΔE2000 2.7
Where it sits
Hue37° of 360°
Saturation99%
Lightness59%
Temperature
Warm ← → Cool6% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#feae2d
RGBrgb(254, 174, 45)
HSLhsl(37, 99%, 59%)
CMYKcmyk(0%, 32%, 82%, 0%)
LABlab(77.0 19.5 71.8)
LCHlch(77.0 74.4 74.8)
OKLCHoklch(0.809 0.160 73.2)
Decimal16690733
Display P3color(display-p3 0.996 0.682 0.176)

Copy-ready code

/* CSS */
color: #feae2d;
background-color: #feae2d;
/* Tailwind (arbitrary) */
class="text-[#feae2d] bg-[#feae2d]"
/* SCSS */
$brand: #feae2d;
/* SwiftUI */
Color(red: 0.996, green: 0.682, blue: 0.176)
/* Android */
Color.parseColor("#feae2d")
/* Flutter */
Color(0xFFFEAE2D)
/* Python / OpenCV (BGR) */
(45, 174, 254)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #feae2d · 11.31:1
Use #000000AAA at every size.
Aa
White text · 1.86:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.31:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #feae2d as text scores 1.86:1 on white and 11.31:1 on black.

Accessibility — WCAG contrast

Aa
#feae2d on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#feae2d on black: 11.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CAB30B
deuteranopia · #DDC632
tritanopia · #FF9996

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #feae2d is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FEF9F1
#FCF3E3
#FBE5C0
#FED48F
#FEBE57
#feae2d
#F49701
#CB7E01
#A26401
#754A05
#492E03
Base = 500Lightest = 50 · #FEF9F1Darkest = 950 · #492E03
:root {
  --brand-50: #FEF9F1;
  --brand-100: #FCF3E3;
  --brand-200: #FBE5C0;
  --brand-300: #FED48F;
  --brand-400: #FEBE57;
  --brand-500: #feae2d;
  --brand-600: #F49701;
  --brand-700: #CB7E01;
  --brand-800: #A26401;
  --brand-900: #754A05;
  --brand-950: #492E03;
  --brand: #feae2d;
  --brand-ink: #000000;
}

Colors that work with #feae2d

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#FAF8F4
Tinted page background
Border#EDDBC0
Hairlines and dividers
Muted text#9B7C4B
Captions on the surface
Accent#0082CC
Second voice, not a rival
Dark variant#7F4E01
Hover, pressed, headers
Light variant#FFF5E6
Selected rows, tints
Dark surface#241E14
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #feae2d

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#2D7DFE
Analogous left#FE452D
Analogous right#E6FE2D
Split-complement 1#2DE6FE
Split-complement 2#452DFE
Triadic 1#2DFEAE
Triadic 2#AE2DFE
Tetradic#2DFE45

RGB percentages

Red99.6%
Green68.2%
Blue17.6%

CMYK percentages

Cyan0.0%
Magenta31.5%
Yellow82.3%
Key (black)0.4%

Color previews

#feae2d text on a black background

contrast 11.31:1

Card sample

#feae2d text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feae2d

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#feae2d in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
E-commerceFood deliveryLogisticsCreator tools
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#feae2d, answered

What color is #feae2d?

#feae2d is a balanced electric orange, closest to Orange (ΔE2000 2.7). It sits at 37° on the hue wheel with 99% saturation and 59% lightness, which reads as warm.

What is the RGB value of #feae2d?

rgb(254, 174, 45) — 254 red, 174 green and 45 blue out of 255, or 99.6% / 68.2% / 17.6% by channel.

Is #feae2d a light or a dark color?

It is a light color. Relative luminance is 0.5153 and perceived brightness is 76%, so black text on it reaches 11.31:1.

Should I use black or white text on #feae2d?

Black. It scores 11.31:1 against #feae2d, versus 1.86:1 for white — AAA at any size.

What is the complementary color of #feae2d?

#2D7DFE sits directly opposite on the wheel. Softer options are the split-complements #2DE6FE and #452DFE, which give the same contrast with far less vibration.

What colors go well with #feae2d?

For interface work: #FAF8F4 as the surface, #EDDBC0 for borders, #9B7C4B for secondary text, #0082CC as an accent and #7F4E01 for hover and pressed states. For a palette, the analogous pair #FE452D and #E6FE2D stays calm, while #2D7DFE is the loudest partner.

What is #feae2d in CMYK for printing?

cmyk(0%, 32%, 82%, 0%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #feae2d warm or cool?

Warm — it scores 6 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FE992D; nudged cooler, #FFFB2C.

Work with #feae2d in the Color Lab