Skip to content

#ebdc13

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

RGB
235, 220, 19
HSL
56°, 85%, 50%
CMYK
0, 6, 92, 8
Luminance
0.6890

At a glance

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

Hex
#ebdc13
Hue
56°
yellow
Saturation
85%
electric
Lightness
50%
balanced
Brightness
92%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6890
WCAG relative
Temperature
Warm
22/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
14.78:1
Closest name
Gold
ΔE2000 6
Where it sits
Hue56° of 360°
Saturation85%
Lightness50%
Temperature
Warm ← → Cool22% 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#ebdc13
RGBrgb(235, 220, 19)
HSLhsl(56, 85%, 50%)
CMYKcmyk(0%, 6%, 92%, 8%)
LABlab(86.5 -12.8 84.2)
LCHlch(86.5 85.2 98.6)
OKLCHoklch(0.879 0.183 104.5)
Decimal15457299
Display P3color(display-p3 0.922 0.863 0.075)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebdc13 on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#ebdc13 on black: 14.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F1D400
deuteranopia · #F6DC2E
tritanopia · #FECCBC

Color scale — 50 to 950

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

#FCFCF2
#FAF9E5
#F7F3C5
#F7F097
#F2E863
#EEE12F
#ebdc13
#BDB10F
#978D0C
#6D660D
#444008
Base = 600Lightest = 50 · #FCFCF2Darkest = 950 · #444008
:root {
  --brand-50: #FCFCF2;
  --brand-100: #FAF9E5;
  --brand-200: #F7F3C5;
  --brand-300: #F7F097;
  --brand-400: #F2E863;
  --brand-500: #EEE12F;
  --brand-600: #ebdc13;
  --brand-700: #BDB10F;
  --brand-800: #978D0C;
  --brand-900: #6D660D;
  --brand-950: #444008;
  --brand: #ebdc13;
  --brand-ink: #000000;
}

Colors that work with #ebdc13

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#FAFAF4
Tinted page background
Border#EDE9C0
Hairlines and dividers
Muted text#9B954B
Captions on the surface
Accent#0E56F0
Second voice, not a rival
Dark variant#766E0A
Hover, pressed, headers
Light variant#FDFCE7
Selected rows, tints
Dark surface#242314
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 #ebdc13

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#1322EB
Analogous left#EB7013
Analogous right#8EEB13
Split-complement 1#138EEB
Split-complement 2#7013EB
Triadic 1#13EBDC
Triadic 2#DC13EB
Tetradic#13EB70

RGB percentages

Red92.2%
Green86.3%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta6.4%
Yellow91.9%
Key (black)7.8%

Color previews

#ebdc13 text on a black background

contrast 14.78:1

Card sample

#ebdc13 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(235, 220, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(235, 220, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ebdc13;
background: linear-gradient(135deg, #ebdc13, #6AEB13);

Monochromatic scale

Palettes built from #ebdc13

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.

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

#ebdc13, answered

What color is #ebdc13?

#ebdc13 is a balanced electric yellow, closest to Gold (ΔE2000 6). It sits at 56° on the hue wheel with 85% saturation and 50% lightness, which reads as warm.

What is the RGB value of #ebdc13?

rgb(235, 220, 19) — 235 red, 220 green and 19 blue out of 255, or 92.2% / 86.3% / 7.5% by channel.

Is #ebdc13 a light or a dark color?

It is a light color. Relative luminance is 0.6890 and perceived brightness is 83%, so black text on it reaches 14.78:1.

Should I use black or white text on #ebdc13?

Black. It scores 14.78:1 against #ebdc13, versus 1.42:1 for white — AAA at any size.

What is the complementary color of #ebdc13?

#1322EB sits directly opposite on the wheel. Softer options are the split-complements #138EEB and #7013EB, which give the same contrast with far less vibration.

What colors go well with #ebdc13?

For interface work: #FAFAF4 as the surface, #EDE9C0 for borders, #9B954B for secondary text, #0E56F0 as an accent and #766E0A for hover and pressed states. For a palette, the analogous pair #EB7013 and #8EEB13 stays calm, while #1322EB is the loudest partner.

What is #ebdc13 in CMYK for printing?

cmyk(0%, 6%, 92%, 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 #ebdc13 warm or cool?

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

Work with #ebdc13 in the Color Lab