Skip to content

#fdac3a

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

RGB
253, 172, 58
HSL
35°, 98%, 61%
CMYK
0, 32, 77, 1
Luminance
0.5069

At a glance

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

Hex
#fdac3a
Hue
35°
orange
Saturation
98%
electric
Lightness
61%
balanced
Brightness
99%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5069
WCAG relative
Temperature
Warm
4/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
11.14:1
Closest name
Orange
ΔE2000 3.1
Where it sits
Hue35° of 360°
Saturation98%
Lightness61%
Temperature
Warm ← → Cool4% 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#fdac3a
RGBrgb(253, 172, 58)
HSLhsl(35, 98%, 61%)
CMYKcmyk(0%, 32%, 77%, 1%)
LABlab(76.5 20.6 66.8)
LCHlch(76.5 69.9 72.9)
OKLCHoklch(0.805 0.154 70.7)
Decimal16624698
Display P3color(display-p3 0.992 0.675 0.227)

Copy-ready code

/* CSS */
color: #fdac3a;
background-color: #fdac3a;
/* Tailwind (arbitrary) */
class="text-[#fdac3a] bg-[#fdac3a]"
/* SCSS */
$brand: #fdac3a;
/* SwiftUI */
Color(red: 0.992, green: 0.675, blue: 0.227)
/* Android */
Color.parseColor("#fdac3a")
/* Flutter */
Color(0xFFFDAC3A)
/* Python / OpenCV (BGR) */
(58, 172, 253)

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

Accessibility — WCAG contrast

Aa
#fdac3a on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#fdac3a on black: 11.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C8B128
deuteranopia · #DBC43D
tritanopia · #FF9895

Color scale — 50 to 950

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

#FDF8F1
#FCF2E3
#FBE3C1
#FED090
#FDB958
#fdac3a
#F28F02
#CA7702
#A25F02
#744706
#492C04
Base = 500Lightest = 50 · #FDF8F1Darkest = 950 · #492C04
:root {
  --brand-50: #FDF8F1;
  --brand-100: #FCF2E3;
  --brand-200: #FBE3C1;
  --brand-300: #FED090;
  --brand-400: #FDB958;
  --brand-500: #fdac3a;
  --brand-600: #F28F02;
  --brand-700: #CA7702;
  --brand-800: #A25F02;
  --brand-900: #744706;
  --brand-950: #492C04;
  --brand: #fdac3a;
  --brand-ink: #000000;
}

Colors that work with #fdac3a

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#EDDAC0
Hairlines and dividers
Muted text#9B7A4B
Captions on the surface
Accent#0087CC
Second voice, not a rival
Dark variant#7E4A01
Hover, pressed, headers
Light variant#FFF4E6
Selected rows, tints
Dark surface#241D14
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 #fdac3a

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#3A8BFD
Analogous left#FD4B3A
Analogous right#ECFD3A
Split-complement 1#3AECFD
Split-complement 2#4B3AFD
Triadic 1#3AFDAC
Triadic 2#AC3AFD
Tetradic#3AFD4B

RGB percentages

Red99.2%
Green67.5%
Blue22.7%

CMYK percentages

Cyan0.0%
Magenta32.0%
Yellow77.1%
Key (black)0.8%

Color previews

#fdac3a text on a black background

contrast 11.14:1

Card sample

#fdac3a text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdac3a

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.

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

#fdac3a, answered

What color is #fdac3a?

#fdac3a is a balanced electric orange, closest to Orange (ΔE2000 3.1). It sits at 35° on the hue wheel with 98% saturation and 61% lightness, which reads as warm.

What is the RGB value of #fdac3a?

rgb(253, 172, 58) — 253 red, 172 green and 58 blue out of 255, or 99.2% / 67.5% / 22.7% by channel.

Is #fdac3a a light or a dark color?

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

Should I use black or white text on #fdac3a?

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

What is the complementary color of #fdac3a?

#3A8BFD sits directly opposite on the wheel. Softer options are the split-complements #3AECFD and #4B3AFD, which give the same contrast with far less vibration.

What colors go well with #fdac3a?

For interface work: #FAF8F4 as the surface, #EDDAC0 for borders, #9B7A4B for secondary text, #0087CC as an accent and #7E4A01 for hover and pressed states. For a palette, the analogous pair #FD4B3A and #ECFD3A stays calm, while #3A8BFD is the loudest partner.

What is #fdac3a in CMYK for printing?

cmyk(0%, 32%, 77%, 1%). 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 #fdac3a warm or cool?

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

Work with #fdac3a in the Color Lab