Skip to content

#e2af5d

a balanced, vivid orange · warm · closest name: Goldenrod

RGB
226, 175, 93
HSL
37°, 70%, 63%
CMYK
0, 23, 59, 11
Luminance
0.4762

At a glance

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

Hex
#e2af5d
Hue
37°
orange
Saturation
70%
vivid
Lightness
63%
balanced
Brightness
89%
HSV value
Perceived
73%
weighted brightness
Luminance
0.4762
WCAG relative
Temperature
Warm
6/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
10.52:1
Closest name
Goldenrod
ΔE2000 6.7
Where it sits
Hue37° of 360°
Saturation70%
Lightness63%
Temperature
Warm ← → Cool6% 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#e2af5d
RGBrgb(226, 175, 93)
HSLhsl(37, 70%, 63%)
CMYKcmyk(0%, 23%, 59%, 11%)
LABlab(74.6 9.6 48.5)
LCHlch(74.6 49.5 78.8)
OKLCHoklch(0.784 0.116 77.6)
Decimal14856029
Display P3color(display-p3 0.886 0.686 0.365)

Copy-ready code

/* CSS */
color: #e2af5d;
background-color: #e2af5d;
/* Tailwind (arbitrary) */
class="text-[#e2af5d] bg-[#e2af5d]"
/* SCSS */
$brand: #e2af5d;
/* SwiftUI */
Color(red: 0.886, green: 0.686, blue: 0.365)
/* Android */
Color.parseColor("#e2af5d")
/* Flutter */
Color(0xFFE2AF5D)
/* Python / OpenCV (BGR) */
(93, 175, 226)

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

Accessibility — WCAG contrast

Aa
#e2af5d on white: 2.00:1
AA ✗ fail · AA-large · AAA
Aa
#e2af5d on black: 10.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C3B055
deuteranopia · #CFBD5F
tritanopia · #F4A19C

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #e2af5d 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
#F8F2E7
#F2E3CA
#EED0A0
#e2af5d
#DDA141
#D08E25
#AD771F
#8A5F19
#644616
#3F2C0E
Base = 400Lightest = 50 · #FCF8F3Darkest = 950 · #3F2C0E
:root {
  --brand-50: #FCF8F3;
  --brand-100: #F8F2E7;
  --brand-200: #F2E3CA;
  --brand-300: #EED0A0;
  --brand-400: #e2af5d;
  --brand-500: #DDA141;
  --brand-600: #D08E25;
  --brand-700: #AD771F;
  --brand-800: #8A5F19;
  --brand-900: #644616;
  --brand-950: #3F2C0E;
  --brand: #e2af5d;
  --brand-ink: #000000;
}

Colors that work with #e2af5d

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#9B7C4B
Captions on the surface
Accent#1B7AB1
Second voice, not a rival
Dark variant#6C4A13
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 #e2af5d

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#5D90E2
Analogous left#E26C5D
Analogous right#D2E25D
Split-complement 1#5DD2E2
Split-complement 2#6C5DE2
Triadic 1#5DE2AF
Triadic 2#AF5DE2
Tetradic#5DE26C

RGB percentages

Red88.6%
Green68.6%
Blue36.5%

CMYK percentages

Cyan0.0%
Magenta22.6%
Yellow58.8%
Key (black)11.4%

Color previews

#e2af5d text on a black background

contrast 10.52:1

Card sample

#e2af5d text on a white background

contrast 2.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e2af5d

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.

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

#e2af5d, answered

What color is #e2af5d?

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

What is the RGB value of #e2af5d?

rgb(226, 175, 93) — 226 red, 175 green and 93 blue out of 255, or 88.6% / 68.6% / 36.5% by channel.

Is #e2af5d a light or a dark color?

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

Should I use black or white text on #e2af5d?

Black. It scores 10.52:1 against #e2af5d, versus 2.00:1 for white — AAA at any size.

What is the complementary color of #e2af5d?

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

What colors go well with #e2af5d?

For interface work: #FAF8F4 as the surface, #EDDBC0 for borders, #9B7C4B for secondary text, #1B7AB1 as an accent and #6C4A13 for hover and pressed states. For a palette, the analogous pair #E26C5D and #D2E25D stays calm, while #5D90E2 is the loudest partner.

What is #e2af5d in CMYK for printing?

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

Is #e2af5d warm or cool?

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

Work with #e2af5d in the Color Lab