Skip to content

#e2eb8b

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

RGB
226, 235, 139
HSL
66°, 71%, 73%
CMYK
4, 0, 41, 8
Luminance
0.7745

At a glance

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

Hex
#e2eb8b
Hue
66°
yellow
Saturation
71%
vivid
Lightness
73%
light
Brightness
92%
HSV value
Perceived
88%
weighted brightness
Luminance
0.7745
WCAG relative
Temperature
Warm
30/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
16.49:1
Closest name
Khaki
ΔE2000 4.9
Where it sits
Hue66° of 360°
Saturation71%
Lightness73%
Temperature
Warm ← → Cool30% 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#e2eb8b
RGBrgb(226, 235, 139)
HSLhsl(66, 71%, 73%)
CMYKcmyk(4%, 0%, 41%, 8%)
LABlab(90.5 -17.0 45.5)
LCHlch(90.5 48.6 110.5)
OKLCHoklch(0.912 0.120 113.2)
Decimal14871435
Display P3color(display-p3 0.886 0.922 0.545)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#e2eb8b on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#e2eb8b on black: 16.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F8E383
deuteranopia · #F8E590
tritanopia · #EDE1D4

Color scale — 50 to 950

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

#FBFCF3
#F7F8E7
#EFF2C9
#e2eb8b
#DBE66F
#CFDE40
#C1D124
#A1AE1E
#808B18
#5E6515
#3A3F0D
Base = 300Lightest = 50 · #FBFCF3Darkest = 950 · #3A3F0D
:root {
  --brand-50: #FBFCF3;
  --brand-100: #F7F8E7;
  --brand-200: #EFF2C9;
  --brand-300: #e2eb8b;
  --brand-400: #DBE66F;
  --brand-500: #CFDE40;
  --brand-600: #C1D124;
  --brand-700: #A1AE1E;
  --brand-800: #808B18;
  --brand-900: #5E6515;
  --brand-950: #3A3F0D;
  --brand: #e2eb8b;
  --brand-ink: #000000;
}

Colors that work with #e2eb8b

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#E8EDC0
Hairlines and dividers
Muted text#939B4B
Captions on the surface
Accent#1931B3
Second voice, not a rival
Dark variant#646D13
Hover, pressed, headers
Light variant#FAFBE9
Selected rows, tints
Dark surface#232414
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 #e2eb8b

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#948BEB
Analogous left#EBC48B
Analogous right#B2EB8B
Split-complement 1#8BB2EB
Split-complement 2#C48BEB
Triadic 1#8BE2EB
Triadic 2#EB8BE2
Tetradic#8BEBC4

RGB percentages

Red88.6%
Green92.2%
Blue54.5%

CMYK percentages

Cyan3.8%
Magenta0.0%
Yellow40.9%
Key (black)7.8%

Color previews

#e2eb8b text on a black background

contrast 16.49:1

Card sample

#e2eb8b text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e2eb8b

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.

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

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

#e2eb8b, answered

What color is #e2eb8b?

#e2eb8b is a light vivid yellow, closest to Khaki (ΔE2000 4.9). It sits at 66° on the hue wheel with 71% saturation and 73% lightness, which reads as warm.

What is the RGB value of #e2eb8b?

rgb(226, 235, 139) — 226 red, 235 green and 139 blue out of 255, or 88.6% / 92.2% / 54.5% by channel.

Is #e2eb8b a light or a dark color?

It is a light color. Relative luminance is 0.7745 and perceived brightness is 88%, so black text on it reaches 16.49:1.

Should I use black or white text on #e2eb8b?

Black. It scores 16.49:1 against #e2eb8b, versus 1.27:1 for white — AAA at any size.

What is the complementary color of #e2eb8b?

#948BEB sits directly opposite on the wheel. Softer options are the split-complements #8BB2EB and #C48BEB, which give the same contrast with far less vibration.

What colors go well with #e2eb8b?

For interface work: #FAFAF4 as the surface, #E8EDC0 for borders, #939B4B for secondary text, #1931B3 as an accent and #646D13 for hover and pressed states. For a palette, the analogous pair #EBC48B and #B2EB8B stays calm, while #948BEB is the loudest partner.

What is #e2eb8b in CMYK for printing?

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

Is #e2eb8b warm or cool?

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

Work with #e2eb8b in the Color Lab