Skip to content

#fd992d

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

RGB
253, 153, 45
HSL
31°, 98%, 58%
CMYK
0, 40, 82, 1
Luminance
0.4385

At a glance

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

Hex
#fd992d
Hue
31°
orange
Saturation
98%
electric
Lightness
58%
balanced
Brightness
99%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4385
WCAG relative
Temperature
Warm
1/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
9.77:1
Closest name
Dark Orange
ΔE2000 3.4
Where it sits
Hue31° of 360°
Saturation98%
Lightness58%
Temperature
Warm ← → Cool1% 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#fd992d
RGBrgb(253, 153, 45)
HSLhsl(31, 98%, 58%)
CMYKcmyk(0%, 40%, 82%, 1%)
LABlab(72.1 30.0 67.5)
LCHlch(72.1 73.9 66.0)
OKLCHoklch(0.771 0.164 61.8)
Decimal16619821
Display P3color(display-p3 0.992 0.600 0.176)

Copy-ready code

/* CSS */
color: #fd992d;
background-color: #fd992d;
/* Tailwind (arbitrary) */
class="text-[#fd992d] bg-[#fd992d]"
/* SCSS */
$brand: #fd992d;
/* SwiftUI */
Color(red: 0.992, green: 0.600, blue: 0.176)
/* Android */
Color.parseColor("#fd992d")
/* Flutter */
Color(0xFFFD992D)
/* Python / OpenCV (BGR) */
(45, 153, 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 #fd992d · 9.77:1
Use #000000AAA at every size.
Aa
White text · 2.15:1
AA fail · AA large fail · AAA fail
Aa
Black text · 9.77:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #fd992d as text scores 2.15:1 on white and 9.77:1 on black.

Accessibility — WCAG contrast

Aa
#fd992d on white: 2.15:1
AA ✗ fail · AA-large · AAA
Aa
#fd992d on black: 9.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B8A317
deuteranopia · #D0BA2E
tritanopia · #FF8285

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #fd992d 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
#FCF0E3
#FBDFC1
#FEC990
#FDAE58
#fd992d
#F27F02
#CA6A02
#A25502
#743F06
#492804
Base = 500Lightest = 50 · #FDF8F1Darkest = 950 · #492804
:root {
  --brand-50: #FDF8F1;
  --brand-100: #FCF0E3;
  --brand-200: #FBDFC1;
  --brand-300: #FEC990;
  --brand-400: #FDAE58;
  --brand-500: #fd992d;
  --brand-600: #F27F02;
  --brand-700: #CA6A02;
  --brand-800: #A25502;
  --brand-900: #743F06;
  --brand-950: #492804;
  --brand: #fd992d;
  --brand-ink: #000000;
}

Colors that work with #fd992d

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#FAF7F4
Tinted page background
Border#EDD7C0
Hairlines and dividers
Muted text#9B744B
Captions on the surface
Accent#0095CC
Second voice, not a rival
Dark variant#7E4201
Hover, pressed, headers
Light variant#FFF3E6
Selected rows, tints
Dark surface#241C14
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 #fd992d

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#2D91FD
Analogous left#FD312D
Analogous right#F9FD2D
Split-complement 1#2DF9FD
Split-complement 2#312DFD
Triadic 1#2DFD99
Triadic 2#992DFD
Tetradic#2DFD31

RGB percentages

Red99.2%
Green60.0%
Blue17.6%

CMYK percentages

Cyan0.0%
Magenta39.5%
Yellow82.2%
Key (black)0.8%

Color previews

#fd992d text on a black background

contrast 9.77:1

Card sample

#fd992d text on a white background

contrast 2.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd992d

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.

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

#fd992d, answered

What color is #fd992d?

#fd992d is a balanced electric orange, closest to Dark Orange (ΔE2000 3.4). It sits at 31° on the hue wheel with 98% saturation and 58% lightness, which reads as warm.

What is the RGB value of #fd992d?

rgb(253, 153, 45) — 253 red, 153 green and 45 blue out of 255, or 99.2% / 60% / 17.6% by channel.

Is #fd992d a light or a dark color?

It is a mid-tone. Relative luminance is 0.4385 and perceived brightness is 71%, so black text on it reaches 9.77:1.

Should I use black or white text on #fd992d?

Black. It scores 9.77:1 against #fd992d, versus 2.15:1 for white — AAA at any size.

What is the complementary color of #fd992d?

#2D91FD sits directly opposite on the wheel. Softer options are the split-complements #2DF9FD and #312DFD, which give the same contrast with far less vibration.

What colors go well with #fd992d?

For interface work: #FAF7F4 as the surface, #EDD7C0 for borders, #9B744B for secondary text, #0095CC as an accent and #7E4201 for hover and pressed states. For a palette, the analogous pair #FD312D and #F9FD2D stays calm, while #2D91FD is the loudest partner.

What is #fd992d in CMYK for printing?

cmyk(0%, 40%, 82%, 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 #fd992d warm or cool?

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

Work with #fd992d in the Color Lab