Skip to content

#f7af5a

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

RGB
247, 175, 90
HSL
33°, 91%, 66%
CMYK
0, 29, 64, 3
Luminance
0.5117

At a glance

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

Hex
#f7af5a
Hue
33°
orange
Saturation
91%
electric
Lightness
66%
light
Brightness
97%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5117
WCAG relative
Temperature
Warm
2/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
11.23:1
Closest name
Sandy Brown
ΔE2000 5.3
Where it sits
Hue33° of 360°
Saturation91%
Lightness66%
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#f7af5a
RGBrgb(247, 175, 90)
HSLhsl(33, 91%, 66%)
CMYKcmyk(0%, 29%, 64%, 3%)
LABlab(76.8 18.1 53.1)
LCHlch(76.8 56.1 71.2)
OKLCHoklch(0.806 0.132 68.5)
Decimal16232282
Display P3color(display-p3 0.969 0.686 0.353)

Copy-ready code

/* CSS */
color: #f7af5a;
background-color: #f7af5a;
/* Tailwind (arbitrary) */
class="text-[#f7af5a] bg-[#f7af5a]"
/* SCSS */
$brand: #f7af5a;
/* SwiftUI */
Color(red: 0.969, green: 0.686, blue: 0.353)
/* Android */
Color.parseColor("#f7af5a")
/* Flutter */
Color(0xFFF7AF5A)
/* Python / OpenCV (BGR) */
(90, 175, 247)

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

Accessibility — WCAG contrast

Aa
#f7af5a on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#f7af5a on black: 11.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C7B451
deuteranopia · #D8C45C
tritanopia · #FF9E9C

Color scale — 50 to 950

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

#FDF8F2
#FBF1E5
#F9E0C3
#FACB94
#f7af5a
#F59729
#EA840B
#C36E09
#9C5808
#70410A
#462906
Base = 400Lightest = 50 · #FDF8F2Darkest = 950 · #462906
:root {
  --brand-50: #FDF8F2;
  --brand-100: #FBF1E5;
  --brand-200: #F9E0C3;
  --brand-300: #FACB94;
  --brand-400: #f7af5a;
  --brand-500: #F59729;
  --brand-600: #EA840B;
  --brand-700: #C36E09;
  --brand-800: #9C5808;
  --brand-900: #70410A;
  --brand-950: #462906;
  --brand: #f7af5a;
  --brand-ink: #000000;
}

Colors that work with #f7af5a

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#058EC7
Second voice, not a rival
Dark variant#7A4506
Hover, pressed, headers
Light variant#FEF3E7
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 #f7af5a

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#5AA2F7
Analogous left#F7615A
Analogous right#F1F75A
Split-complement 1#5AF1F7
Split-complement 2#615AF7
Triadic 1#5AF7AF
Triadic 2#AF5AF7
Tetradic#5AF761

RGB percentages

Red96.9%
Green68.6%
Blue35.3%

CMYK percentages

Cyan0.0%
Magenta29.1%
Yellow63.6%
Key (black)3.1%

Color previews

#f7af5a text on a black background

contrast 11.23:1

Card sample

#f7af5a text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(247, 175, 90, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(247, 175, 90, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f7af5a;
background: linear-gradient(135deg, #f7af5a, #D6F75A);

Monochromatic scale

Palettes built from #f7af5a

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.

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

#f7af5a, answered

What color is #f7af5a?

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

What is the RGB value of #f7af5a?

rgb(247, 175, 90) — 247 red, 175 green and 90 blue out of 255, or 96.9% / 68.6% / 35.3% by channel.

Is #f7af5a a light or a dark color?

It is a light color. Relative luminance is 0.5117 and perceived brightness is 76%, so black text on it reaches 11.23:1.

Should I use black or white text on #f7af5a?

Black. It scores 11.23:1 against #f7af5a, versus 1.87:1 for white — AAA at any size.

What is the complementary color of #f7af5a?

#5AA2F7 sits directly opposite on the wheel. Softer options are the split-complements #5AF1F7 and #615AF7, which give the same contrast with far less vibration.

What colors go well with #f7af5a?

For interface work: #FAF8F4 as the surface, #EDD8C0 for borders, #9B764B for secondary text, #058EC7 as an accent and #7A4506 for hover and pressed states. For a palette, the analogous pair #F7615A and #F1F75A stays calm, while #5AA2F7 is the loudest partner.

What is #f7af5a in CMYK for printing?

cmyk(0%, 29%, 64%, 3%). 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 #f7af5a 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 #F8B272; nudged cooler, #F9EA58.

Work with #f7af5a in the Color Lab