Skip to content

#ebdd21

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

RGB
235, 221, 33
HSL
56°, 84%, 53%
CMYK
0, 6, 86, 8
Luminance
0.6948

At a glance

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

Hex
#ebdd21
Hue
56°
yellow
Saturation
84%
electric
Lightness
53%
balanced
Brightness
92%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6948
WCAG relative
Temperature
Warm
22/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
14.90:1
Closest name
Gold
ΔE2000 6.3
Where it sits
Hue56° of 360°
Saturation84%
Lightness53%
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#ebdd21
RGBrgb(235, 221, 33)
HSLhsl(56, 84%, 53%)
CMYKcmyk(0%, 6%, 86%, 8%)
LABlab(86.7 -13.0 82.1)
LCHlch(86.7 83.2 99.0)
OKLCHoklch(0.881 0.181 104.7)
Decimal15457569
Display P3color(display-p3 0.922 0.867 0.129)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebdd21 on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#ebdd21 on black: 14.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F2D500
deuteranopia · #F6DD35
tritanopia · #FDCDBD

Color scale — 50 to 950

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

#FCFCF2
#FAF8E6
#F6F3C5
#F6EF98
#F1E765
#ebdd21
#E1D214
#BBAF11
#968C0D
#6C660E
#444009
Base = 500Lightest = 50 · #FCFCF2Darkest = 950 · #444009
:root {
  --brand-50: #FCFCF2;
  --brand-100: #FAF8E6;
  --brand-200: #F6F3C5;
  --brand-300: #F6EF98;
  --brand-400: #F1E765;
  --brand-500: #ebdd21;
  --brand-600: #E1D214;
  --brand-700: #BBAF11;
  --brand-800: #968C0D;
  --brand-900: #6C660E;
  --brand-950: #444009;
  --brand: #ebdd21;
  --brand-ink: #000000;
}

Colors that work with #ebdd21

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#1C60F0
Second voice, not a rival
Dark variant#756E0B
Hover, pressed, headers
Light variant#FDFBE8
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 #ebdd21

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#212FEB
Analogous left#EB7821
Analogous right#94EB21
Split-complement 1#2194EB
Split-complement 2#7821EB
Triadic 1#21EBDD
Triadic 2#DD21EB
Tetradic#21EB78

RGB percentages

Red92.2%
Green86.7%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta6.0%
Yellow86.0%
Key (black)7.8%

Color previews

#ebdd21 text on a black background

contrast 14.90:1

Card sample

#ebdd21 text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebdd21

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.

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

#ebdd21, answered

What color is #ebdd21?

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

What is the RGB value of #ebdd21?

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

Is #ebdd21 a light or a dark color?

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

Should I use black or white text on #ebdd21?

Black. It scores 14.90:1 against #ebdd21, versus 1.41:1 for white — AAA at any size.

What is the complementary color of #ebdd21?

#212FEB sits directly opposite on the wheel. Softer options are the split-complements #2194EB and #7821EB, which give the same contrast with far less vibration.

What colors go well with #ebdd21?

For interface work: #FAFAF4 as the surface, #EDE9C0 for borders, #9B954B for secondary text, #1C60F0 as an accent and #756E0B for hover and pressed states. For a palette, the analogous pair #EB7821 and #94EB21 stays calm, while #212FEB is the loudest partner.

What is #ebdd21 in CMYK for printing?

cmyk(0%, 6%, 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 #ebdd21 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 #EBA621; nudged cooler, #B0ED1E.

Work with #ebdd21 in the Color Lab