Skip to content

#fda41b

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

RGB
253, 164, 27
HSL
36°, 98%, 55%
CMYK
0, 35, 89, 1
Luminance
0.4751

At a glance

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

Hex
#fda41b
Hue
36°
orange
Saturation
98%
electric
Lightness
55%
balanced
Brightness
99%
HSV value
Perceived
73%
weighted brightness
Luminance
0.4751
WCAG relative
Temperature
Warm
5/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
10.50:1
Closest name
Orange
ΔE2000 1.2
Where it sits
Hue36° of 360°
Saturation98%
Lightness55%
Temperature
Warm ← → Cool5% 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#fda41b
RGBrgb(253, 164, 27)
HSLhsl(36, 98%, 55%)
CMYKcmyk(0%, 35%, 89%, 1%)
LABlab(74.5 23.9 74.6)
LCHlch(74.5 78.3 72.2)
OKLCHoklch(0.789 0.166 69.6)
Decimal16622619
Display P3color(display-p3 0.992 0.643 0.106)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fda41b on white: 2.00:1
AA ✗ fail · AA-large · AAA
Aa
#fda41b on black: 10.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C2AB00
deuteranopia · #D7C021
tritanopia · #FF8E8D

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #fda41b 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
#FCF2E3
#FBE4C1
#FED390
#FEBC58
#fda41b
#F39402
#CA7B02
#A26301
#754906
#492E04
Base = 500Lightest = 50 · #FDF9F1Darkest = 950 · #492E04
:root {
  --brand-50: #FDF9F1;
  --brand-100: #FCF2E3;
  --brand-200: #FBE4C1;
  --brand-300: #FED390;
  --brand-400: #FEBC58;
  --brand-500: #fda41b;
  --brand-600: #F39402;
  --brand-700: #CA7B02;
  --brand-800: #A26301;
  --brand-900: #754906;
  --brand-950: #492E04;
  --brand: #fda41b;
  --brand-ink: #000000;
}

Colors that work with #fda41b

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#9B7B4B
Captions on the surface
Accent#0083CC
Second voice, not a rival
Dark variant#7E4D01
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 #fda41b

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#1B74FD
Analogous left#FD331B
Analogous right#E5FD1B
Split-complement 1#1BE5FD
Split-complement 2#331BFD
Triadic 1#1BFDA4
Triadic 2#A41BFD
Tetradic#1BFD33

RGB percentages

Red99.2%
Green64.3%
Blue10.6%

CMYK percentages

Cyan0.0%
Magenta35.2%
Yellow89.3%
Key (black)0.8%

Color previews

#fda41b text on a black background

contrast 10.50:1

Card sample

#fda41b text on a white background

contrast 2.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fda41b

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.

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

#fda41b, answered

What color is #fda41b?

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

What is the RGB value of #fda41b?

rgb(253, 164, 27) — 253 red, 164 green and 27 blue out of 255, or 99.2% / 64.3% / 10.6% by channel.

Is #fda41b a light or a dark color?

It is a mid-tone. Relative luminance is 0.4751 and perceived brightness is 73%, so black text on it reaches 10.50:1.

Should I use black or white text on #fda41b?

Black. It scores 10.50:1 against #fda41b, versus 2.00:1 for white — AAA at any size.

What is the complementary color of #fda41b?

#1B74FD sits directly opposite on the wheel. Softer options are the split-complements #1BE5FD and #331BFD, which give the same contrast with far less vibration.

What colors go well with #fda41b?

For interface work: #FAF8F4 as the surface, #EDDBC0 for borders, #9B7B4B for secondary text, #0083CC as an accent and #7E4D01 for hover and pressed states. For a palette, the analogous pair #FD331B and #E5FD1B stays calm, while #1B74FD is the loudest partner.

What is #fda41b in CMYK for printing?

cmyk(0%, 35%, 89%, 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 #fda41b warm or cool?

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

Work with #fda41b in the Color Lab