Skip to content

#ebc46f

a light, electric yellow · warm · closest name: Burly Wood

RGB
235, 196, 111
HSL
41°, 76%, 68%
CMYK
0, 17, 53, 8
Luminance
0.5829

At a glance

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

Hex
#ebc46f
Hue
41°
yellow
Saturation
76%
electric
Lightness
68%
light
Brightness
92%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5829
WCAG relative
Temperature
Warm
9/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
12.66:1
Closest name
Burly Wood
ΔE2000 8
Where it sits
Hue41° of 360°
Saturation76%
Lightness68%
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#ebc46f
RGBrgb(235, 196, 111)
HSLhsl(41, 76%, 68%)
CMYKcmyk(0%, 17%, 53%, 8%)
LABlab(80.9 3.6 47.5)
LCHlch(80.9 47.6 85.6)
OKLCHoklch(0.837 0.113 85.3)
Decimal15451247
Display P3color(display-p3 0.922 0.769 0.435)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebc46f on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#ebc46f on black: 12.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D6C368
deuteranopia · #E0CD72
tritanopia · #FCB7B0

Color scale — 50 to 950

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

#FCF9F3
#F9F3E7
#F4E6C8
#F1D79C
#ebc46f
#E4AE3A
#D79D1E
#B38319
#8F6814
#684D13
#41300C
Base = 400Lightest = 50 · #FCF9F3Darkest = 950 · #41300C
:root {
  --brand-50: #FCF9F3;
  --brand-100: #F9F3E7;
  --brand-200: #F4E6C8;
  --brand-300: #F1D79C;
  --brand-400: #ebc46f;
  --brand-500: #E4AE3A;
  --brand-600: #D79D1E;
  --brand-700: #B38319;
  --brand-800: #8F6814;
  --brand-900: #684D13;
  --brand-950: #41300C;
  --brand: #ebc46f;
  --brand-ink: #000000;
}

Colors that work with #ebc46f

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#1570B7
Second voice, not a rival
Dark variant#705210
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 #ebc46f

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
  • Card and section backgrounds
  • 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
  • White text placed on it
  • 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#6F96EB
Analogous left#EB866F
Analogous right#D4EB6F
Split-complement 1#6FD4EB
Split-complement 2#866FEB
Triadic 1#6FEBC4
Triadic 2#C46FEB
Tetradic#6FEB86

RGB percentages

Red92.2%
Green76.9%
Blue43.5%

CMYK percentages

Cyan0.0%
Magenta16.6%
Yellow52.8%
Key (black)7.8%

Color previews

#ebc46f text on a black background

contrast 12.66:1

Card sample

#ebc46f text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebc46f

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.

#ebc46f 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
SurfacesBadgesHighlightsEmpty states
Print note

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

#ebc46f, answered

What color is #ebc46f?

#ebc46f is a light electric yellow, closest to Burly Wood (ΔE2000 8). It sits at 41° on the hue wheel with 76% saturation and 68% lightness, which reads as warm.

What is the RGB value of #ebc46f?

rgb(235, 196, 111) — 235 red, 196 green and 111 blue out of 255, or 92.2% / 76.9% / 43.5% by channel.

Is #ebc46f a light or a dark color?

It is a light color. Relative luminance is 0.5829 and perceived brightness is 79%, so black text on it reaches 12.66:1.

Should I use black or white text on #ebc46f?

Black. It scores 12.66:1 against #ebc46f, versus 1.66:1 for white — AAA at any size.

What is the complementary color of #ebc46f?

#6F96EB sits directly opposite on the wheel. Softer options are the split-complements #6FD4EB and #866FEB, which give the same contrast with far less vibration.

What colors go well with #ebc46f?

For interface work: #FAF8F4 as the surface, #EDDFC0 for borders, #9B824B for secondary text, #1570B7 as an accent and #705210 for hover and pressed states. For a palette, the analogous pair #EB866F and #D4EB6F stays calm, while #6F96EB is the loudest partner.

What is #ebc46f in CMYK for printing?

cmyk(0%, 17%, 53%, 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 #ebc46f 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 #EBAF6F; nudged cooler, #E6ED6D.

Work with #ebc46f in the Color Lab