Skip to content

#fba65f

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

RGB
251, 166, 95
HSL
27°, 95%, 68%
CMYK
0, 34, 62, 2
Luminance
0.4861

At a glance

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

Hex
#fba65f
Hue
27°
orange
Saturation
95%
electric
Lightness
68%
light
Brightness
98%
HSV value
Perceived
74%
weighted brightness
Luminance
0.4861
WCAG relative
Temperature
Warm
1/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
10.72:1
Closest name
Sandy Brown
ΔE2000 1.3
Where it sits
Hue27° of 360°
Saturation95%
Lightness68%
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#fba65f
RGBrgb(251, 166, 95)
HSLhsl(27, 95%, 68%)
CMYKcmyk(0%, 34%, 62%, 2%)
LABlab(75.2 24.7 49.0)
LCHlch(75.2 54.9 63.2)
OKLCHoklch(0.795 0.133 59.0)
Decimal16492127
Display P3color(display-p3 0.984 0.651 0.373)

Copy-ready code

/* CSS */
color: #fba65f;
background-color: #fba65f;
/* Tailwind (arbitrary) */
class="text-[#fba65f] bg-[#fba65f]"
/* SCSS */
$brand: #fba65f;
/* SwiftUI */
Color(red: 0.984, green: 0.651, blue: 0.373)
/* Android */
Color.parseColor("#fba65f")
/* Flutter */
Color(0xFFFBA65F)
/* Python / OpenCV (BGR) */
(95, 166, 251)

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 #fba65f · 10.72:1
Use #000000AAA at every size.
Aa
White text · 1.96:1
AA fail · AA large fail · AAA fail
Aa
Black text · 10.72:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #fba65f as text scores 1.96:1 on white and 10.72:1 on black.

Accessibility — WCAG contrast

Aa
#fba65f on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#fba65f on black: 10.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C0AE58
deuteranopia · #D4C160
tritanopia · #FF9496

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #fba65f 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
#FBEFE4
#FADBC2
#FCC292
#fba65f
#FA8524
#EF7006
#C75D05
#9F4B04
#733808
#482305
Base = 400Lightest = 50 · #FDF7F1Darkest = 950 · #482305
:root {
  --brand-50: #FDF7F1;
  --brand-100: #FBEFE4;
  --brand-200: #FADBC2;
  --brand-300: #FCC292;
  --brand-400: #fba65f;
  --brand-500: #FA8524;
  --brand-600: #EF7006;
  --brand-700: #C75D05;
  --brand-800: #9F4B04;
  --brand-900: #733808;
  --brand-950: #482305;
  --brand: #fba65f;
  --brand-ink: #000000;
}

Colors that work with #fba65f

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#EDD4C0
Hairlines and dividers
Muted text#9B6F4B
Captions on the surface
Accent#01A2CB
Second voice, not a rival
Dark variant#7C3A03
Hover, pressed, headers
Light variant#FEF1E6
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 #fba65f

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#5FB4FB
Analogous left#FB5F66
Analogous right#FBF45F
Split-complement 1#5FFBF4
Split-complement 2#5F66FB
Triadic 1#5FFBA6
Triadic 2#A65FFB
Tetradic#66FB5F

RGB percentages

Red98.4%
Green65.1%
Blue37.3%

CMYK percentages

Cyan0.0%
Magenta33.9%
Yellow62.2%
Key (black)1.6%

Color previews

#fba65f text on a black background

contrast 10.72:1

Card sample

#fba65f text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(251, 166, 95, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(251, 166, 95, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fba65f;
background: linear-gradient(135deg, #fba65f, #E8FB5F);

Monochromatic scale

Palettes built from #fba65f

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.

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

#fba65f, answered

What color is #fba65f?

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

What is the RGB value of #fba65f?

rgb(251, 166, 95) — 251 red, 166 green and 95 blue out of 255, or 98.4% / 65.1% / 37.3% by channel.

Is #fba65f a light or a dark color?

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

Should I use black or white text on #fba65f?

Black. It scores 10.72:1 against #fba65f, versus 1.96:1 for white — AAA at any size.

What is the complementary color of #fba65f?

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

What colors go well with #fba65f?

For interface work: #FAF7F4 as the surface, #EDD4C0 for borders, #9B6F4B for secondary text, #01A2CB as an accent and #7C3A03 for hover and pressed states. For a palette, the analogous pair #FB5F66 and #FBF45F stays calm, while #5FB4FB is the loudest partner.

What is #fba65f in CMYK for printing?

cmyk(0%, 34%, 62%, 2%). 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 #fba65f 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 #FCB178; nudged cooler, #FD6B5D.

Work with #fba65f in the Color Lab