Skip to content

#e3af5f

a balanced, vivid orange · warm · closest name: Burly Wood

RGB
227, 175, 95
HSL
36°, 70%, 63%
CMYK
0, 23, 58, 11
Luminance
0.4782

At a glance

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

Hex
#e3af5f
Hue
36°
orange
Saturation
70%
vivid
Lightness
63%
balanced
Brightness
89%
HSV value
Perceived
73%
weighted brightness
Luminance
0.4782
WCAG relative
Temperature
Warm
5/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
10.56:1
Closest name
Burly Wood
ΔE2000 6.7
Where it sits
Hue36° of 360°
Saturation70%
Lightness63%
Temperature
Warm ← → Cool5% 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#e3af5f
RGBrgb(227, 175, 95)
HSLhsl(36, 70%, 63%)
CMYKcmyk(0%, 23%, 58%, 11%)
LABlab(74.7 10.1 47.7)
LCHlch(74.7 48.8 78.0)
OKLCHoklch(0.786 0.115 76.5)
Decimal14921567
Display P3color(display-p3 0.890 0.686 0.373)

Copy-ready code

/* CSS */
color: #e3af5f;
background-color: #e3af5f;
/* Tailwind (arbitrary) */
class="text-[#e3af5f] bg-[#e3af5f]"
/* SCSS */
$brand: #e3af5f;
/* SwiftUI */
Color(red: 0.890, green: 0.686, blue: 0.373)
/* Android */
Color.parseColor("#e3af5f")
/* Flutter */
Color(0xFFE3AF5F)
/* Python / OpenCV (BGR) */
(95, 175, 227)

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

Accessibility — WCAG contrast

Aa
#e3af5f on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#e3af5f on black: 10.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C3B058
deuteranopia · #CFBD61
tritanopia · #F5A19C

Color scale — 50 to 950

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

#FCF8F3
#F8F1E7
#F2E2C9
#EECFA0
#e3af5f
#DEA040
#D08D24
#AE751E
#8B5E18
#654616
#3F2C0E
Base = 400Lightest = 50 · #FCF8F3Darkest = 950 · #3F2C0E
:root {
  --brand-50: #FCF8F3;
  --brand-100: #F8F1E7;
  --brand-200: #F2E2C9;
  --brand-300: #EECFA0;
  --brand-400: #e3af5f;
  --brand-500: #DEA040;
  --brand-600: #D08D24;
  --brand-700: #AE751E;
  --brand-800: #8B5E18;
  --brand-900: #654616;
  --brand-950: #3F2C0E;
  --brand: #e3af5f;
  --brand-ink: #000000;
}

Colors that work with #e3af5f

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#EDDBC0
Hairlines and dividers
Muted text#9B7B4B
Captions on the surface
Accent#1A7CB2
Second voice, not a rival
Dark variant#6D4913
Hover, pressed, headers
Light variant#FBF4E9
Selected rows, tints
Dark surface#241E14
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 #e3af5f

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
  • 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
  • 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#5F93E3
Analogous left#E36D5F
Analogous right#D5E35F
Split-complement 1#5FD5E3
Split-complement 2#6D5FE3
Triadic 1#5FE3AF
Triadic 2#AF5FE3
Tetradic#5FE36D

RGB percentages

Red89.0%
Green68.6%
Blue37.3%

CMYK percentages

Cyan0.0%
Magenta22.9%
Yellow58.1%
Key (black)11.0%

Color previews

#e3af5f text on a black background

contrast 10.56:1

Card sample

#e3af5f text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e3af5f

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.

#e3af5f 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
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#e3af5f, answered

What color is #e3af5f?

#e3af5f is a balanced vivid orange, closest to Burly Wood (ΔE2000 6.7). It sits at 36° on the hue wheel with 70% saturation and 63% lightness, which reads as warm.

What is the RGB value of #e3af5f?

rgb(227, 175, 95) — 227 red, 175 green and 95 blue out of 255, or 89% / 68.6% / 37.3% by channel.

Is #e3af5f a light or a dark color?

It is a mid-tone. Relative luminance is 0.4782 and perceived brightness is 73%, so black text on it reaches 10.56:1.

Should I use black or white text on #e3af5f?

Black. It scores 10.56:1 against #e3af5f, versus 1.99:1 for white — AAA at any size.

What is the complementary color of #e3af5f?

#5F93E3 sits directly opposite on the wheel. Softer options are the split-complements #5FD5E3 and #6D5FE3, which give the same contrast with far less vibration.

What colors go well with #e3af5f?

For interface work: #FAF8F4 as the surface, #EDDBC0 for borders, #9B7B4B for secondary text, #1A7CB2 as an accent and #6D4913 for hover and pressed states. For a palette, the analogous pair #E36D5F and #D5E35F stays calm, while #5F93E3 is the loudest partner.

What is #e3af5f in CMYK for printing?

cmyk(0%, 23%, 58%, 11%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #e3af5f warm or cool?

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

Work with #e3af5f in the Color Lab