Skip to content

#ebbc29

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

RGB
235, 188, 41
HSL
46°, 83%, 54%
CMYK
0, 20, 83, 8
Luminance
0.5379

At a glance

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

Hex
#ebbc29
Hue
46°
yellow
Saturation
83%
electric
Lightness
54%
balanced
Brightness
92%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5379
WCAG relative
Temperature
Warm
13/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
11.76:1
Closest name
Goldenrod
ΔE2000 6.4
Where it sits
Hue46° of 360°
Saturation83%
Lightness54%
Temperature
Warm ← → Cool13% 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#ebbc29
RGBrgb(235, 188, 41)
HSLhsl(46, 83%, 54%)
CMYKcmyk(0%, 20%, 83%, 8%)
LABlab(78.3 4.0 73.3)
LCHlch(78.3 73.4 86.9)
OKLCHoklch(0.815 0.157 89.1)
Decimal15449129
Display P3color(display-p3 0.922 0.737 0.161)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebbc29 on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#ebbc29 on black: 11.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D3BA00
deuteranopia · #DEC733
tritanopia · #FFABA1

Color scale — 50 to 950

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

#FCFAF2
#FAF5E6
#F6EAC6
#F5DF98
#F1CF65
#ebbc29
#E0AF15
#BB9211
#95750E
#6C550F
#433509
Base = 500Lightest = 50 · #FCFAF2Darkest = 950 · #433509
:root {
  --brand-50: #FCFAF2;
  --brand-100: #FAF5E6;
  --brand-200: #F6EAC6;
  --brand-300: #F5DF98;
  --brand-400: #F1CF65;
  --brand-500: #ebbc29;
  --brand-600: #E0AF15;
  --brand-700: #BB9211;
  --brand-800: #95750E;
  --brand-900: #6C550F;
  --brand-950: #433509;
  --brand: #ebbc29;
  --brand-ink: #000000;
}

Colors that work with #ebbc29

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#FAF9F4
Tinted page background
Border#EDE2C0
Hairlines and dividers
Muted text#9B884B
Captions on the surface
Accent#2488F0
Second voice, not a rival
Dark variant#755B0B
Hover, pressed, headers
Light variant#FDF8E8
Selected rows, tints
Dark surface#242014
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 #ebbc29

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#2958EB
Analogous left#EB5B29
Analogous right#B9EB29
Split-complement 1#29B9EB
Split-complement 2#5B29EB
Triadic 1#29EBBC
Triadic 2#BC29EB
Tetradic#29EB5B

RGB percentages

Red92.2%
Green73.7%
Blue16.1%

CMYK percentages

Cyan0.0%
Magenta20.0%
Yellow82.6%
Key (black)7.8%

Color previews

#ebbc29 text on a black background

contrast 11.76:1

Card sample

#ebbc29 text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(235, 188, 41, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(235, 188, 41, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ebbc29;
background: linear-gradient(135deg, #ebbc29, #99EB29);

Monochromatic scale

Palettes built from #ebbc29

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.

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

#ebbc29, answered

What color is #ebbc29?

#ebbc29 is a balanced electric yellow, closest to Goldenrod (ΔE2000 6.4). It sits at 46° on the hue wheel with 83% saturation and 54% lightness, which reads as warm.

What is the RGB value of #ebbc29?

rgb(235, 188, 41) — 235 red, 188 green and 41 blue out of 255, or 92.2% / 73.7% / 16.1% by channel.

Is #ebbc29 a light or a dark color?

It is a light color. Relative luminance is 0.5379 and perceived brightness is 76%, so black text on it reaches 11.76:1.

Should I use black or white text on #ebbc29?

Black. It scores 11.76:1 against #ebbc29, versus 1.79:1 for white — AAA at any size.

What is the complementary color of #ebbc29?

#2958EB sits directly opposite on the wheel. Softer options are the split-complements #29B9EB and #5B29EB, which give the same contrast with far less vibration.

What colors go well with #ebbc29?

For interface work: #FAF9F4 as the surface, #EDE2C0 for borders, #9B884B for secondary text, #2488F0 as an accent and #755B0B for hover and pressed states. For a palette, the analogous pair #EB5B29 and #B9EB29 stays calm, while #2958EB is the loudest partner.

What is #ebbc29 in CMYK for printing?

cmyk(0%, 20%, 83%, 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 #ebbc29 warm or cool?

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

Work with #ebbc29 in the Color Lab