Skip to content

#e2db20

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

RGB
226, 219, 32
HSL
58°, 77%, 51%
CMYK
0, 3, 86, 11
Luminance
0.6694

At a glance

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

Hex
#e2db20
Hue
58°
yellow
Saturation
77%
electric
Lightness
51%
balanced
Brightness
89%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6694
WCAG relative
Temperature
Warm
23/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
14.39:1
Closest name
Yellow
ΔE2000 7.9
Where it sits
Hue58° of 360°
Saturation77%
Lightness51%
Temperature
Warm ← → Cool23% 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#e2db20
RGBrgb(226, 219, 32)
HSLhsl(58, 77%, 51%)
CMYKcmyk(0%, 3%, 86%, 11%)
LABlab(85.5 -15.8 81.0)
LCHlch(85.5 82.5 101.1)
OKLCHoklch(0.869 0.181 107.2)
Decimal14867232
Display P3color(display-p3 0.886 0.859 0.125)

Copy-ready code

/* CSS */
color: #e2db20;
background-color: #e2db20;
/* Tailwind (arbitrary) */
class="text-[#e2db20] bg-[#e2db20]"
/* SCSS */
$brand: #e2db20;
/* SwiftUI */
Color(red: 0.886, green: 0.859, blue: 0.125)
/* Android */
Color.parseColor("#e2db20")
/* Flutter */
Color(0xFFE2DB20)
/* Python / OpenCV (BGR) */
(32, 219, 226)

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

Accessibility — WCAG contrast

Aa
#e2db20 on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#e2db20 on black: 14.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EED200
deuteranopia · #F2D835
tritanopia · #F3CCBB

Color scale — 50 to 950

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

#FCFCF3
#F9F8E7
#F4F3C7
#F2EF9C
#ECE76A
#E5DF38
#e2db20
#B5AF17
#908C13
#696512
#413F0B
Base = 600Lightest = 50 · #FCFCF3Darkest = 950 · #413F0B
:root {
  --brand-50: #FCFCF3;
  --brand-100: #F9F8E7;
  --brand-200: #F4F3C7;
  --brand-300: #F2EF9C;
  --brand-400: #ECE76A;
  --brand-500: #E5DF38;
  --brand-600: #e2db20;
  --brand-700: #B5AF17;
  --brand-800: #908C13;
  --brand-900: #696512;
  --brand-950: #413F0B;
  --brand: #e2db20;
  --brand-ink: #000000;
}

Colors that work with #e2db20

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#EDEBC0
Hairlines and dividers
Muted text#9B984B
Captions on the surface
Accent#1B55E7
Second voice, not a rival
Dark variant#716D0F
Hover, pressed, headers
Light variant#FCFBE8
Selected rows, tints
Dark surface#242414
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 #e2db20

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#2027E2
Analogous left#E27A20
Analogous right#88E220
Split-complement 1#2088E2
Split-complement 2#7A20E2
Triadic 1#20E2DB
Triadic 2#DB20E2
Tetradic#20E27A

RGB percentages

Red88.6%
Green85.9%
Blue12.5%

CMYK percentages

Cyan0.0%
Magenta3.1%
Yellow85.8%
Key (black)11.4%

Color previews

#e2db20 text on a black background

contrast 14.39:1

Card sample

#e2db20 text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(226, 219, 32, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(226, 219, 32, 0.45);
Border & gradient
Gradient panel
border: 3px solid #e2db20;
background: linear-gradient(135deg, #e2db20, #68E220);

Monochromatic scale

Palettes built from #e2db20

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.

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

#e2db20, answered

What color is #e2db20?

#e2db20 is a balanced electric yellow, closest to Yellow (ΔE2000 7.9). It sits at 58° on the hue wheel with 77% saturation and 51% lightness, which reads as warm.

What is the RGB value of #e2db20?

rgb(226, 219, 32) — 226 red, 219 green and 32 blue out of 255, or 88.6% / 85.9% / 12.5% by channel.

Is #e2db20 a light or a dark color?

It is a light color. Relative luminance is 0.6694 and perceived brightness is 82%, so black text on it reaches 14.39:1.

Should I use black or white text on #e2db20?

Black. It scores 14.39:1 against #e2db20, versus 1.46:1 for white — AAA at any size.

What is the complementary color of #e2db20?

#2027E2 sits directly opposite on the wheel. Softer options are the split-complements #2088E2 and #7A20E2, which give the same contrast with far less vibration.

What colors go well with #e2db20?

For interface work: #FAFAF4 as the surface, #EDEBC0 for borders, #9B984B for secondary text, #1B55E7 as an accent and #716D0F for hover and pressed states. For a palette, the analogous pair #E27A20 and #88E220 stays calm, while #2027E2 is the loudest partner.

What is #e2db20 in CMYK for printing?

cmyk(0%, 3%, 86%, 11%). 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 #e2db20 warm or cool?

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

Work with #e2db20 in the Color Lab