Skip to content

#feac0f

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

RGB
254, 172, 15
HSL
39°, 99%, 53%
CMYK
0, 32, 94, 0
Luminance
0.5061

At a glance

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

Hex
#feac0f
Hue
39°
orange
Saturation
99%
electric
Lightness
53%
balanced
Brightness
100%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5061
WCAG relative
Temperature
Warm
8/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
11.12:1
Closest name
Orange
ΔE2000 2.4
Where it sits
Hue39° of 360°
Saturation99%
Lightness53%
Temperature
Warm ← → Cool8% 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#feac0f
RGBrgb(254, 172, 15)
HSLhsl(39, 99%, 53%)
CMYKcmyk(0%, 32%, 94%, 0%)
LABlab(76.5 20.0 78.2)
LCHlch(76.5 80.7 75.7)
OKLCHoklch(0.804 0.168 74.2)
Decimal16690191
Display P3color(display-p3 0.996 0.675 0.059)

Copy-ready code

/* CSS */
color: #feac0f;
background-color: #feac0f;
/* Tailwind (arbitrary) */
class="text-[#feac0f] bg-[#feac0f]"
/* SCSS */
$brand: #feac0f;
/* SwiftUI */
Color(red: 0.996, green: 0.675, blue: 0.059)
/* Android */
Color.parseColor("#feac0f")
/* Flutter */
Color(0xFFFEAC0F)
/* Python / OpenCV (BGR) */
(15, 172, 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 #feac0f · 11.12:1
Use #000000AAA at every size.
Aa
White text · 1.89:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.12:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #feac0f as text scores 1.89:1 on white and 11.12:1 on black.

Accessibility — WCAG contrast

Aa
#feac0f on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#feac0f on black: 11.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C9B100
deuteranopia · #DCC51A
tritanopia · #FF9693

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #feac0f 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
#FCF4E3
#FBE7C0
#FFD88F
#FEC557
#feac0f
#F4A001
#CB8601
#A36B01
#754F05
#493103
Base = 500Lightest = 50 · #FEF9F1Darkest = 950 · #493103
:root {
  --brand-50: #FEF9F1;
  --brand-100: #FCF4E3;
  --brand-200: #FBE7C0;
  --brand-300: #FFD88F;
  --brand-400: #FEC557;
  --brand-500: #feac0f;
  --brand-600: #F4A001;
  --brand-700: #CB8601;
  --brand-800: #A36B01;
  --brand-900: #754F05;
  --brand-950: #493103;
  --brand: #feac0f;
  --brand-ink: #000000;
}

Colors that work with #feac0f

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#EDDDC0
Hairlines and dividers
Muted text#9B7F4B
Captions on the surface
Accent#0079CC
Second voice, not a rival
Dark variant#7F5401
Hover, pressed, headers
Light variant#FFF6E6
Selected rows, tints
Dark surface#241F14
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 #feac0f

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#0F61FE
Analogous left#FE340F
Analogous right#D9FE0F
Split-complement 1#0FD9FE
Split-complement 2#340FFE
Triadic 1#0FFEAC
Triadic 2#AC0FFE
Tetradic#0FFE34

RGB percentages

Red99.6%
Green67.5%
Blue5.9%

CMYK percentages

Cyan0.0%
Magenta32.3%
Yellow94.1%
Key (black)0.4%

Color previews

#feac0f text on a black background

contrast 11.12:1

Card sample

#feac0f text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feac0f

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.

#feac0f 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.

#feac0f, answered

What color is #feac0f?

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

What is the RGB value of #feac0f?

rgb(254, 172, 15) — 254 red, 172 green and 15 blue out of 255, or 99.6% / 67.5% / 5.9% by channel.

Is #feac0f a light or a dark color?

It is a light color. Relative luminance is 0.5061 and perceived brightness is 75%, so black text on it reaches 11.12:1.

Should I use black or white text on #feac0f?

Black. It scores 11.12:1 against #feac0f, versus 1.89:1 for white — AAA at any size.

What is the complementary color of #feac0f?

#0F61FE sits directly opposite on the wheel. Softer options are the split-complements #0FD9FE and #340FFE, which give the same contrast with far less vibration.

What colors go well with #feac0f?

For interface work: #FAF8F4 as the surface, #EDDDC0 for borders, #9B7F4B for secondary text, #0079CC as an accent and #7F5401 for hover and pressed states. For a palette, the analogous pair #FE340F and #D9FE0F stays calm, while #0F61FE is the loudest partner.

What is #feac0f in CMYK for printing?

cmyk(0%, 32%, 94%, 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 #feac0f warm or cool?

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

Work with #feac0f in the Color Lab