Skip to content

#fdba6f

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

RGB
253, 186, 111
HSL
32°, 97%, 71%
CMYK
0, 27, 56, 1
Luminance
0.5715

At a glance

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

Hex
#fdba6f
Hue
32°
orange
Saturation
97%
electric
Lightness
71%
light
Brightness
99%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5715
WCAG relative
Temperature
Warm
1/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
12.43:1
Closest name
Sandy Brown
ΔE2000 6.4
Where it sits
Hue32° of 360°
Saturation97%
Lightness71%
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#fdba6f
RGBrgb(253, 186, 111)
HSLhsl(32, 97%, 71%)
CMYKcmyk(0%, 27%, 56%, 1%)
LABlab(80.3 16.2 47.1)
LCHlch(80.3 49.8 71.0)
OKLCHoklch(0.836 0.120 68.0)
Decimal16628335
Display P3color(display-p3 0.992 0.729 0.435)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdba6f on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#fdba6f on black: 12.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D0BE68
deuteranopia · #E0CD70
tritanopia · #FFAAA8

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #fdba6f 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
#FCF0E4
#FBDFC1
#FDCA90
#fdba6f
#FC9522
#F18103
#C96C03
#A15602
#744006
#482804
Base = 400Lightest = 50 · #FDF8F1Darkest = 950 · #482804
:root {
  --brand-50: #FDF8F1;
  --brand-100: #FCF0E4;
  --brand-200: #FBDFC1;
  --brand-300: #FDCA90;
  --brand-400: #fdba6f;
  --brand-500: #FC9522;
  --brand-600: #F18103;
  --brand-700: #C96C03;
  --brand-800: #A15602;
  --brand-900: #744006;
  --brand-950: #482804;
  --brand: #fdba6f;
  --brand-ink: #000000;
}

Colors that work with #fdba6f

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#EDD7C0
Hairlines and dividers
Muted text#9B754B
Captions on the surface
Accent#0093CC
Second voice, not a rival
Dark variant#7E4302
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 #fdba6f

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#6FB2FD
Analogous left#FD736F
Analogous right#F9FD6F
Split-complement 1#6FF9FD
Split-complement 2#736FFD
Triadic 1#6FFDBA
Triadic 2#BA6FFD
Tetradic#6FFD73

RGB percentages

Red99.2%
Green72.9%
Blue43.5%

CMYK percentages

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

Color previews

#fdba6f text on a black background

contrast 12.43:1

Card sample

#fdba6f text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdba6f

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.

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

#fdba6f, answered

What color is #fdba6f?

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

What is the RGB value of #fdba6f?

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

Is #fdba6f a light or a dark color?

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

Should I use black or white text on #fdba6f?

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

What is the complementary color of #fdba6f?

#6FB2FD sits directly opposite on the wheel. Softer options are the split-complements #6FF9FD and #736FFD, which give the same contrast with far less vibration.

What colors go well with #fdba6f?

For interface work: #FAF8F4 as the surface, #EDD7C0 for borders, #9B754B for secondary text, #0093CC as an accent and #7E4302 for hover and pressed states. For a palette, the analogous pair #FD736F and #F9FD6F stays calm, while #6FB2FD is the loudest partner.

What is #fdba6f in CMYK for printing?

cmyk(0%, 27%, 56%, 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 #fdba6f 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 #FDBF88; nudged cooler, #FE856E.

Work with #fdba6f in the Color Lab