Skip to content

#f0af6d

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

RGB
240, 175, 109
HSL
30°, 81%, 68%
CMYK
0, 27, 55, 6
Luminance
0.5029

At a glance

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

Hex
#f0af6d
Hue
30°
orange
Saturation
81%
electric
Lightness
68%
light
Brightness
94%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5029
WCAG relative
Temperature
Warm
0/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
11.06:1
Closest name
Sandy Brown
ΔE2000 4
Where it sits
Hue30° of 360°
Saturation81%
Lightness68%
Temperature
Warm ← → Cool0% 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#f0af6d
RGBrgb(240, 175, 109)
HSLhsl(30, 81%, 68%)
CMYKcmyk(0%, 27%, 55%, 6%)
LABlab(76.3 16.6 42.9)
LCHlch(76.3 46.0 68.9)
OKLCHoklch(0.801 0.113 65.5)
Decimal15773549
Display P3color(display-p3 0.941 0.686 0.427)

Copy-ready code

/* CSS */
color: #f0af6d;
background-color: #f0af6d;
/* Tailwind (arbitrary) */
class="text-[#f0af6d] bg-[#f0af6d]"
/* SCSS */
$brand: #f0af6d;
/* SwiftUI */
Color(red: 0.941, green: 0.686, blue: 0.427)
/* Android */
Color.parseColor("#f0af6d")
/* Flutter */
Color(0xFFF0AF6D)
/* Python / OpenCV (BGR) */
(109, 175, 240)

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

Accessibility — WCAG contrast

Aa
#f0af6d on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#f0af6d on black: 11.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C4B367
deuteranopia · #D3C26E
tritanopia · #FFA09F

Color scale — 50 to 950

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

#FCF7F2
#F9F0E6
#F6DEC6
#F5C799
#f0af6d
#EA8F33
#DE7B17
#B96713
#94520F
#6B3E0F
#43260A
Base = 400Lightest = 50 · #FCF7F2Darkest = 950 · #43260A
:root {
  --brand-50: #FCF7F2;
  --brand-100: #F9F0E6;
  --brand-200: #F6DEC6;
  --brand-300: #F5C799;
  --brand-400: #f0af6d;
  --brand-500: #EA8F33;
  --brand-600: #DE7B17;
  --brand-700: #B96713;
  --brand-800: #94520F;
  --brand-900: #6B3E0F;
  --brand-950: #43260A;
  --brand: #f0af6d;
  --brand-ink: #000000;
}

Colors that work with #f0af6d

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#EDD6C0
Hairlines and dividers
Muted text#9B734B
Captions on the surface
Accent#0F91BD
Second voice, not a rival
Dark variant#74400C
Hover, pressed, headers
Light variant#FDF2E8
Selected rows, tints
Dark surface#241C14
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 #f0af6d

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#6DAEF0
Analogous left#F06D6D
Analogous right#F0F06D
Split-complement 1#6DF0F0
Split-complement 2#6D6DF0
Triadic 1#6DF0AF
Triadic 2#AF6DF0
Tetradic#6DF06D

RGB percentages

Red94.1%
Green68.6%
Blue42.7%

CMYK percentages

Cyan0.0%
Magenta27.1%
Yellow54.6%
Key (black)5.9%

Color previews

#f0af6d text on a black background

contrast 11.06:1

Card sample

#f0af6d text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0af6d

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.

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

#f0af6d, answered

What color is #f0af6d?

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

What is the RGB value of #f0af6d?

rgb(240, 175, 109) — 240 red, 175 green and 109 blue out of 255, or 94.1% / 68.6% / 42.7% by channel.

Is #f0af6d a light or a dark color?

It is a light color. Relative luminance is 0.5029 and perceived brightness is 75%, so black text on it reaches 11.06:1.

Should I use black or white text on #f0af6d?

Black. It scores 11.06:1 against #f0af6d, versus 1.90:1 for white — AAA at any size.

What is the complementary color of #f0af6d?

#6DAEF0 sits directly opposite on the wheel. Softer options are the split-complements #6DF0F0 and #6D6DF0, which give the same contrast with far less vibration.

What colors go well with #f0af6d?

For interface work: #FAF7F4 as the surface, #EDD6C0 for borders, #9B734B for secondary text, #0F91BD as an accent and #74400C for hover and pressed states. For a palette, the analogous pair #F06D6D and #F0F06D stays calm, while #6DAEF0 is the loudest partner.

What is #f0af6d in CMYK for printing?

cmyk(0%, 27%, 55%, 6%). 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 #f0af6d warm or cool?

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

Work with #f0af6d in the Color Lab