Skip to content

#e2af3f

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

RGB
226, 175, 63
HSL
41°, 74%, 57%
CMYK
0, 23, 72, 11
Luminance
0.4719

At a glance

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

Hex
#e2af3f
Hue
41°
yellow
Saturation
74%
vivid
Lightness
57%
balanced
Brightness
89%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4719
WCAG relative
Temperature
Warm
9/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
10.44:1
Closest name
Goldenrod
ΔE2000 3.2
Where it sits
Hue41° of 360°
Saturation74%
Lightness57%
Temperature
Warm ← → Cool9% 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#e2af3f
RGBrgb(226, 175, 63)
HSLhsl(41, 74%, 57%)
CMYKcmyk(0%, 23%, 72%, 11%)
LABlab(74.3 7.8 61.7)
LCHlch(74.3 62.2 82.8)
OKLCHoklch(0.781 0.138 83.4)
Decimal14855999
Display P3color(display-p3 0.886 0.686 0.247)

Copy-ready code

/* CSS */
color: #e2af3f;
background-color: #e2af3f;
/* Tailwind (arbitrary) */
class="text-[#e2af3f] bg-[#e2af3f]"
/* SCSS */
$brand: #e2af3f;
/* SwiftUI */
Color(red: 0.886, green: 0.686, blue: 0.247)
/* Android */
Color.parseColor("#e2af3f")
/* Flutter */
Color(0xFFE2AF3F)
/* Python / OpenCV (BGR) */
(63, 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 #e2af3f · 10.44:1
Use #000000AAA at every size.
Aa
White text · 2.01:1
AA fail · AA large fail · AAA fail
Aa
Black text · 10.44:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #e2af3f as text scores 2.01:1 on white and 10.44:1 on black.

Accessibility — WCAG contrast

Aa
#e2af3f on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#e2af3f on black: 10.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C5AF2F
deuteranopia · #D1BC44
tritanopia · #F59F98

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #e2af3f is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FCF9F3
#F9F3E7
#F3E6C8
#F0D69D
#E9C26D
#e2af3f
#D59C20
#B1821B
#8E6815
#674D14
#40300C
Base = 500Lightest = 50 · #FCF9F3Darkest = 950 · #40300C
:root {
  --brand-50: #FCF9F3;
  --brand-100: #F9F3E7;
  --brand-200: #F3E6C8;
  --brand-300: #F0D69D;
  --brand-400: #E9C26D;
  --brand-500: #e2af3f;
  --brand-600: #D59C20;
  --brand-700: #B1821B;
  --brand-800: #8E6815;
  --brand-900: #674D14;
  --brand-950: #40300C;
  --brand: #e2af3f;
  --brand-ink: #000000;
}

Colors that work with #e2af3f

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#EDDFC0
Hairlines and dividers
Muted text#9B824B
Captions on the surface
Accent#1770B5
Second voice, not a rival
Dark variant#6F5111
Hover, pressed, headers
Light variant#FCF6E9
Selected rows, tints
Dark surface#241F14
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 #e2af3f

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
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#3F72E2
Analogous left#E25E3F
Analogous right#C4E23F
Split-complement 1#3FC4E2
Split-complement 2#5E3FE2
Triadic 1#3FE2AF
Triadic 2#AF3FE2
Tetradic#3FE25E

RGB percentages

Red88.6%
Green68.6%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta22.6%
Yellow72.1%
Key (black)11.4%

Color previews

#e2af3f text on a black background

contrast 10.44:1

Card sample

#e2af3f text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e2af3f

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.

#e2af3f in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
RetailLeisureEnergyWarning systems
Common UI roles
ButtonsLinksFocus statesCharts
Print note

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

#e2af3f, answered

What color is #e2af3f?

#e2af3f is a balanced vivid yellow, closest to Goldenrod (ΔE2000 3.2). It sits at 41° on the hue wheel with 74% saturation and 57% lightness, which reads as warm.

What is the RGB value of #e2af3f?

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

Is #e2af3f a light or a dark color?

It is a mid-tone. Relative luminance is 0.4719 and perceived brightness is 72%, so black text on it reaches 10.44:1.

Should I use black or white text on #e2af3f?

Black. It scores 10.44:1 against #e2af3f, versus 2.01:1 for white — AAA at any size.

What is the complementary color of #e2af3f?

#3F72E2 sits directly opposite on the wheel. Softer options are the split-complements #3FC4E2 and #5E3FE2, which give the same contrast with far less vibration.

What colors go well with #e2af3f?

For interface work: #FAF8F4 as the surface, #EDDFC0 for borders, #9B824B for secondary text, #1770B5 as an accent and #6F5111 for hover and pressed states. For a palette, the analogous pair #E25E3F and #C4E23F stays calm, while #3F72E2 is the loudest partner.

What is #e2af3f in CMYK for printing?

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

Is #e2af3f warm or cool?

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

Work with #e2af3f in the Color Lab