Skip to content

#fba71c

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

RGB
251, 167, 28
HSL
37°, 97%, 55%
CMYK
0, 34, 89, 2
Luminance
0.4823

At a glance

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

Hex
#fba71c
Hue
37°
orange
Saturation
97%
electric
Lightness
55%
balanced
Brightness
98%
HSV value
Perceived
74%
weighted brightness
Luminance
0.4823
WCAG relative
Temperature
Warm
6/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
10.65:1
Closest name
Orange
ΔE2000 1.2
Where it sits
Hue37° of 360°
Saturation97%
Lightness55%
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#fba71c
RGBrgb(251, 167, 28)
HSLhsl(37, 97%, 55%)
CMYKcmyk(0%, 34%, 89%, 2%)
LABlab(75.0 21.5 74.6)
LCHlch(75.0 77.6 73.9)
OKLCHoklch(0.792 0.164 71.9)
Decimal16492316
Display P3color(display-p3 0.984 0.655 0.110)

Copy-ready code

/* CSS */
color: #fba71c;
background-color: #fba71c;
/* Tailwind (arbitrary) */
class="text-[#fba71c] bg-[#fba71c]"
/* SCSS */
$brand: #fba71c;
/* SwiftUI */
Color(red: 0.984, green: 0.655, blue: 0.110)
/* Android */
Color.parseColor("#fba71c")
/* Flutter */
Color(0xFFFBA71C)
/* Python / OpenCV (BGR) */
(28, 167, 251)

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 #fba71c · 10.65:1
Use #000000AAA at every size.
Aa
White text · 1.97:1
AA fail · AA large fail · AAA fail
Aa
Black text · 10.65:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #fba71c as text scores 1.97:1 on white and 10.65:1 on black.

Accessibility — WCAG contrast

Aa
#fba71c on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#fba71c on black: 10.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C4AD00
deuteranopia · #D8C123
tritanopia · #FF928F

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #fba71c 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.

#FDF9F1
#FCF3E4
#FBE5C1
#FDD491
#FCBF5A
#fba71c
#F19804
#C87E04
#A06503
#744B07
#482F04
Base = 500Lightest = 50 · #FDF9F1Darkest = 950 · #482F04
:root {
  --brand-50: #FDF9F1;
  --brand-100: #FCF3E4;
  --brand-200: #FBE5C1;
  --brand-300: #FDD491;
  --brand-400: #FCBF5A;
  --brand-500: #fba71c;
  --brand-600: #F19804;
  --brand-700: #C87E04;
  --brand-800: #A06503;
  --brand-900: #744B07;
  --brand-950: #482F04;
  --brand: #fba71c;
  --brand-ink: #000000;
}

Colors that work with #fba71c

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#EDDCC0
Hairlines and dividers
Muted text#9B7D4B
Captions on the surface
Accent#0080CC
Second voice, not a rival
Dark variant#7D4F02
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 #fba71c

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#1C70FB
Analogous left#FB381C
Analogous right#DFFB1C
Split-complement 1#1CDFFB
Split-complement 2#381CFB
Triadic 1#1CFBA7
Triadic 2#A71CFB
Tetradic#1CFB38

RGB percentages

Red98.4%
Green65.5%
Blue11.0%

CMYK percentages

Cyan0.0%
Magenta33.5%
Yellow88.8%
Key (black)1.6%

Color previews

#fba71c text on a black background

contrast 10.65:1

Card sample

#fba71c text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(251, 167, 28, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(251, 167, 28, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fba71c;
background: linear-gradient(135deg, #fba71c, #BAFB1C);

Monochromatic scale

Palettes built from #fba71c

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.

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

#fba71c, answered

What color is #fba71c?

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

What is the RGB value of #fba71c?

rgb(251, 167, 28) — 251 red, 167 green and 28 blue out of 255, or 98.4% / 65.5% / 11% by channel.

Is #fba71c a light or a dark color?

It is a mid-tone. Relative luminance is 0.4823 and perceived brightness is 74%, so black text on it reaches 10.65:1.

Should I use black or white text on #fba71c?

Black. It scores 10.65:1 against #fba71c, versus 1.97:1 for white — AAA at any size.

What is the complementary color of #fba71c?

#1C70FB sits directly opposite on the wheel. Softer options are the split-complements #1CDFFB and #381CFB, which give the same contrast with far less vibration.

What colors go well with #fba71c?

For interface work: #FAF8F4 as the surface, #EDDCC0 for borders, #9B7D4B for secondary text, #0080CC as an accent and #7D4F02 for hover and pressed states. For a palette, the analogous pair #FB381C and #DFFB1C stays calm, while #1C70FB is the loudest partner.

What is #fba71c in CMYK for printing?

cmyk(0%, 34%, 89%, 2%). 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 #fba71c 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 #FB901C; nudged cooler, #FDFB1A.

Work with #fba71c in the Color Lab