Skip to content

#fda35e

a light, electric orange · warm · closest name: Sandy Brown

RGB
253, 163, 94
HSL
26°, 98%, 68%
CMYK
0, 36, 63, 1
Luminance
0.4789

At a glance

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

Hex
#fda35e
Hue
26°
orange
Saturation
98%
electric
Lightness
68%
light
Brightness
99%
HSV value
Perceived
74%
weighted brightness
Luminance
0.4789
WCAG relative
Temperature
Warm
2/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
10.58:1
Closest name
Sandy Brown
ΔE2000 2.1
Where it sits
Hue26° of 360°
Saturation98%
Lightness68%
Temperature
Warm ← → Cool2% 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#fda35e
RGBrgb(253, 163, 94)
HSLhsl(26, 98%, 68%)
CMYKcmyk(0%, 36%, 63%, 1%)
LABlab(74.8 27.1 49.0)
LCHlch(74.8 56.0 61.1)
OKLCHoklch(0.792 0.136 56.6)
Decimal16622430
Display P3color(display-p3 0.992 0.639 0.369)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fda35e on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#fda35e on black: 10.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BEAC57
deuteranopia · #D3C05E
tritanopia · #FF9093

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #fda35e is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FDF7F1
#FCEEE4
#FBDAC1
#FEC090
#fda35e
#FC8021
#F26A03
#C95903
#A14702
#743606
#492204
Base = 400Lightest = 50 · #FDF7F1Darkest = 950 · #492204
:root {
  --brand-50: #FDF7F1;
  --brand-100: #FCEEE4;
  --brand-200: #FBDAC1;
  --brand-300: #FEC090;
  --brand-400: #fda35e;
  --brand-500: #FC8021;
  --brand-600: #F26A03;
  --brand-700: #C95903;
  --brand-800: #A14702;
  --brand-900: #743606;
  --brand-950: #492204;
  --brand: #fda35e;
  --brand-ink: #000000;
}

Colors that work with #fda35e

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#EDD3C0
Hairlines and dividers
Muted text#9B6D4B
Captions on the surface
Accent#00A7CC
Second voice, not a rival
Dark variant#7E3702
Hover, pressed, headers
Light variant#FFF1E6
Selected rows, tints
Dark surface#241B14
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 #fda35e

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
  • Card and section backgrounds
  • 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
  • White text placed on it
  • 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#5EB8FD
Analogous left#FD5E68
Analogous right#FDF25E
Split-complement 1#5EFDF2
Split-complement 2#5E68FD
Triadic 1#5EFDA3
Triadic 2#A35EFD
Tetradic#68FD5E

RGB percentages

Red99.2%
Green63.9%
Blue36.9%

CMYK percentages

Cyan0.0%
Magenta35.6%
Yellow62.8%
Key (black)0.8%

Color previews

#fda35e text on a black background

contrast 10.58:1

Card sample

#fda35e text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fda35e

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.

#fda35e 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
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#fda35e, answered

What color is #fda35e?

#fda35e is a light electric orange, closest to Sandy Brown (ΔE2000 2.1). It sits at 26° on the hue wheel with 98% saturation and 68% lightness, which reads as warm.

What is the RGB value of #fda35e?

rgb(253, 163, 94) — 253 red, 163 green and 94 blue out of 255, or 99.2% / 63.9% / 36.9% by channel.

Is #fda35e a light or a dark color?

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

Should I use black or white text on #fda35e?

Black. It scores 10.58:1 against #fda35e, versus 1.99:1 for white — AAA at any size.

What is the complementary color of #fda35e?

#5EB8FD sits directly opposite on the wheel. Softer options are the split-complements #5EFDF2 and #5E68FD, which give the same contrast with far less vibration.

What colors go well with #fda35e?

For interface work: #FAF7F4 as the surface, #EDD3C0 for borders, #9B6D4B for secondary text, #00A7CC as an accent and #7E3702 for hover and pressed states. For a palette, the analogous pair #FD5E68 and #FDF25E stays calm, while #5EB8FD is the loudest partner.

What is #fda35e in CMYK for printing?

cmyk(0%, 36%, 63%, 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 #fda35e warm or cool?

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

Work with #fda35e in the Color Lab