Skip to content

#e2db58

a balanced, vivid yellow · warm · closest name: Khaki

RGB
226, 219, 88
HSL
57°, 70%, 62%
CMYK
0, 3, 61, 11
Luminance
0.6754

At a glance

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

Hex
#e2db58
Hue
57°
yellow
Saturation
70%
vivid
Lightness
62%
balanced
Brightness
89%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6754
WCAG relative
Temperature
Warm
23/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
14.51:1
Closest name
Khaki
ΔE2000 6.2
Where it sits
Hue57° of 360°
Saturation70%
Lightness62%
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#e2db58
RGBrgb(226, 219, 88)
HSLhsl(57, 70%, 62%)
CMYKcmyk(0%, 3%, 61%, 11%)
LABlab(85.8 -13.5 63.4)
LCHlch(85.8 64.8 102.0)
OKLCHoklch(0.873 0.151 106.2)
Decimal14867288
Display P3color(display-p3 0.886 0.859 0.345)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#e2db58 on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#e2db58 on black: 14.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ECD348
deuteranopia · #EFD960
tritanopia · #F1CEBF

Color scale — 50 to 950

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

#FCFBF3
#F8F7E7
#F2F0C9
#EEEA9F
#e2db58
#DED640
#D1C824
#AEA71E
#8B8518
#656116
#3F3D0D
Base = 400Lightest = 50 · #FCFBF3Darkest = 950 · #3F3D0D
:root {
  --brand-50: #FCFBF3;
  --brand-100: #F8F7E7;
  --brand-200: #F2F0C9;
  --brand-300: #EEEA9F;
  --brand-400: #e2db58;
  --brand-500: #DED640;
  --brand-600: #D1C824;
  --brand-700: #AEA71E;
  --brand-800: #8B8518;
  --brand-900: #656116;
  --brand-950: #3F3D0D;
  --brand: #e2db58;
  --brand-ink: #000000;
}

Colors that work with #e2db58

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#EDEAC0
Hairlines and dividers
Muted text#9B974B
Captions on the surface
Accent#5480E6
Second voice, not a rival
Dark variant#6D6813
Hover, pressed, headers
Light variant#FBFAE9
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 #e2db58

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#585FE2
Analogous left#E29658
Analogous right#A4E258
Split-complement 1#58A4E2
Split-complement 2#9658E2
Triadic 1#58E2DB
Triadic 2#DB58E2
Tetradic#58E296

RGB percentages

Red88.6%
Green85.9%
Blue34.5%

CMYK percentages

Cyan0.0%
Magenta3.1%
Yellow61.1%
Key (black)11.4%

Color previews

#e2db58 text on a black background

contrast 14.51:1

Card sample

#e2db58 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e2db58

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.

#e2db58 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

Converts to four-color process without much drama. Proof it anyway.

#e2db58, answered

What color is #e2db58?

#e2db58 is a balanced vivid yellow, closest to Khaki (ΔE2000 6.2). It sits at 57° on the hue wheel with 70% saturation and 62% lightness, which reads as warm.

What is the RGB value of #e2db58?

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

Is #e2db58 a light or a dark color?

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

Should I use black or white text on #e2db58?

Black. It scores 14.51:1 against #e2db58, versus 1.45:1 for white — AAA at any size.

What is the complementary color of #e2db58?

#585FE2 sits directly opposite on the wheel. Softer options are the split-complements #58A4E2 and #9658E2, which give the same contrast with far less vibration.

What colors go well with #e2db58?

For interface work: #FAFAF4 as the surface, #EDEAC0 for borders, #9B974B for secondary text, #5480E6 as an accent and #6D6813 for hover and pressed states. For a palette, the analogous pair #E29658 and #A4E258 stays calm, while #585FE2 is the loudest partner.

What is #e2db58 in CMYK for printing?

cmyk(0%, 3%, 61%, 11%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #e2db58 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 #E2AE58; nudged cooler, #B7E456.

Work with #e2db58 in the Color Lab