Skip to content

#eba921

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

RGB
235, 169, 33
HSL
40°, 84%, 53%
CMYK
0, 28, 86, 8
Luminance
0.4615

At a glance

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

Hex
#eba921
Hue
40°
yellow
Saturation
84%
electric
Lightness
53%
balanced
Brightness
92%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4615
WCAG relative
Temperature
Warm
9/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
10.23:1
Closest name
Goldenrod
ΔE2000 3.7
Where it sits
Hue40° of 360°
Saturation84%
Lightness53%
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#eba921
RGBrgb(235, 169, 33)
HSLhsl(40, 84%, 53%)
CMYKcmyk(0%, 28%, 86%, 8%)
LABlab(73.6 13.8 71.6)
LCHlch(73.6 72.9 79.1)
OKLCHoklch(0.778 0.154 78.9)
Decimal15444257
Display P3color(display-p3 0.922 0.663 0.129)

Copy-ready code

/* CSS */
color: #eba921;
background-color: #eba921;
/* Tailwind (arbitrary) */
class="text-[#eba921] bg-[#eba921]"
/* SCSS */
$brand: #eba921;
/* SwiftUI */
Color(red: 0.922, green: 0.663, blue: 0.129)
/* Android */
Color.parseColor("#eba921")
/* Flutter */
Color(0xFFEBA921)
/* Python / OpenCV (BGR) */
(33, 169, 235)

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

Accessibility — WCAG contrast

Aa
#eba921 on white: 2.05:1
AA ✗ fail · AA-large · AAA
Aa
#eba921 on black: 10.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C2AB00
deuteranopia · #D2BC29
tritanopia · #FF9691

Color scale — 50 to 950

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

#FCF9F2
#FAF3E6
#F6E6C5
#F6D798
#F1C365
#eba921
#E19E14
#BB8411
#96690D
#6C4D0E
#443009
Base = 500Lightest = 50 · #FCF9F2Darkest = 950 · #443009
:root {
  --brand-50: #FCF9F2;
  --brand-100: #FAF3E6;
  --brand-200: #F6E6C5;
  --brand-300: #F6D798;
  --brand-400: #F1C365;
  --brand-500: #eba921;
  --brand-600: #E19E14;
  --brand-700: #BB8411;
  --brand-800: #96690D;
  --brand-900: #6C4D0E;
  --brand-950: #443009;
  --brand: #eba921;
  --brand-ink: #000000;
}

Colors that work with #eba921

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#EDDEC0
Hairlines and dividers
Muted text#9B814B
Captions on the surface
Accent#0D73BF
Second voice, not a rival
Dark variant#75520B
Hover, pressed, headers
Light variant#FDF6E8
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 #eba921

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#2163EB
Analogous left#EB4421
Analogous right#C8EB21
Split-complement 1#21C8EB
Split-complement 2#4421EB
Triadic 1#21EBA9
Triadic 2#A921EB
Tetradic#21EB44

RGB percentages

Red92.2%
Green66.3%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta28.1%
Yellow86.0%
Key (black)7.8%

Color previews

#eba921 text on a black background

contrast 10.23:1

Card sample

#eba921 text on a white background

contrast 2.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(235, 169, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(235, 169, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eba921;
background: linear-gradient(135deg, #eba921, #A6EB21);

Monochromatic scale

Palettes built from #eba921

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.

#eba921 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#eba921, answered

What color is #eba921?

#eba921 is a balanced electric yellow, closest to Goldenrod (ΔE2000 3.7). It sits at 40° on the hue wheel with 84% saturation and 53% lightness, which reads as warm.

What is the RGB value of #eba921?

rgb(235, 169, 33) — 235 red, 169 green and 33 blue out of 255, or 92.2% / 66.3% / 12.9% by channel.

Is #eba921 a light or a dark color?

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

Should I use black or white text on #eba921?

Black. It scores 10.23:1 against #eba921, versus 2.05:1 for white — AAA at any size.

What is the complementary color of #eba921?

#2163EB sits directly opposite on the wheel. Softer options are the split-complements #21C8EB and #4421EB, which give the same contrast with far less vibration.

What colors go well with #eba921?

For interface work: #FAF8F4 as the surface, #EDDEC0 for borders, #9B814B for secondary text, #0D73BF as an accent and #75520B for hover and pressed states. For a palette, the analogous pair #EB4421 and #C8EB21 stays calm, while #2163EB is the loudest partner.

What is #eba921 in CMYK for printing?

cmyk(0%, 28%, 86%, 8%). 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 #eba921 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 #EB8E21; nudged cooler, #E5ED1E.

Work with #eba921 in the Color Lab