Skip to content

#fdba6a

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

RGB
253, 186, 106
HSL
33°, 97%, 70%
CMYK
0, 27, 58, 1
Luminance
0.5704

At a glance

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

Hex
#fdba6a
Hue
33°
orange
Saturation
97%
electric
Lightness
70%
light
Brightness
99%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5704
WCAG relative
Temperature
Warm
2/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
12.41:1
Closest name
Sandy Brown
ΔE2000 6.9
Where it sits
Hue33° of 360°
Saturation97%
Lightness70%
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#fdba6a
RGBrgb(253, 186, 106)
HSLhsl(33, 97%, 70%)
CMYKcmyk(0%, 27%, 58%, 1%)
LABlab(80.2 15.8 49.5)
LCHlch(80.2 52.0 72.3)
OKLCHoklch(0.835 0.124 69.6)
Decimal16628330
Display P3color(display-p3 0.992 0.729 0.416)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdba6a on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#fdba6a on black: 12.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D1BE63
deuteranopia · #E1CD6C
tritanopia · #FFAAA7

Color scale — 50 to 950

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

#FDF8F1
#FCF1E4
#FBE0C1
#FECC90
#fdba6a
#FC9922
#F28503
#C96F03
#A15902
#744206
#492904
Base = 400Lightest = 50 · #FDF8F1Darkest = 950 · #492904
:root {
  --brand-50: #FDF8F1;
  --brand-100: #FCF1E4;
  --brand-200: #FBE0C1;
  --brand-300: #FECC90;
  --brand-400: #fdba6a;
  --brand-500: #FC9922;
  --brand-600: #F28503;
  --brand-700: #C96F03;
  --brand-800: #A15902;
  --brand-900: #744206;
  --brand-950: #492904;
  --brand: #fdba6a;
  --brand-ink: #000000;
}

Colors that work with #fdba6a

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#EDD8C0
Hairlines and dividers
Muted text#9B764B
Captions on the surface
Accent#008FCC
Second voice, not a rival
Dark variant#7E4502
Hover, pressed, headers
Light variant#FFF3E6
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 #fdba6a

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#6AADFD
Analogous left#FD716A
Analogous right#F6FD6A
Split-complement 1#6AF6FD
Split-complement 2#716AFD
Triadic 1#6AFDBA
Triadic 2#BA6AFD
Tetradic#6AFD71

RGB percentages

Red99.2%
Green72.9%
Blue41.6%

CMYK percentages

Cyan0.0%
Magenta26.5%
Yellow58.1%
Key (black)0.8%

Color previews

#fdba6a text on a black background

contrast 12.41:1

Card sample

#fdba6a text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdba6a

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.

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

#fdba6a, answered

What color is #fdba6a?

#fdba6a is a light electric orange, closest to Sandy Brown (ΔE2000 6.9). It sits at 33° on the hue wheel with 97% saturation and 70% lightness, which reads as warm.

What is the RGB value of #fdba6a?

rgb(253, 186, 106) — 253 red, 186 green and 106 blue out of 255, or 99.2% / 72.9% / 41.6% by channel.

Is #fdba6a a light or a dark color?

It is a light color. Relative luminance is 0.5704 and perceived brightness is 79%, so black text on it reaches 12.41:1.

Should I use black or white text on #fdba6a?

Black. It scores 12.41:1 against #fdba6a, versus 1.69:1 for white — AAA at any size.

What is the complementary color of #fdba6a?

#6AADFD sits directly opposite on the wheel. Softer options are the split-complements #6AF6FD and #716AFD, which give the same contrast with far less vibration.

What colors go well with #fdba6a?

For interface work: #FAF8F4 as the surface, #EDD8C0 for borders, #9B764B for secondary text, #008FCC as an accent and #7E4502 for hover and pressed states. For a palette, the analogous pair #FD716A and #F6FD6A stays calm, while #6AADFD is the loudest partner.

What is #fdba6a in CMYK for printing?

cmyk(0%, 27%, 58%, 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 #fdba6a 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 #FDBD83; nudged cooler, #FFF168.

Work with #fdba6a in the Color Lab