Skip to content

#e7d080

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

RGB
231, 208, 128
HSL
47°, 68%, 70%
CMYK
0, 10, 45, 9
Luminance
0.6366

At a glance

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

Hex
#e7d080
Hue
47°
yellow
Saturation
68%
vivid
Lightness
70%
light
Brightness
91%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6366
WCAG relative
Temperature
Warm
14/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
13.73:1
Closest name
Khaki
ΔE2000 6
Where it sits
Hue47° of 360°
Saturation68%
Lightness70%
Temperature
Warm ← → Cool14% 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#e7d080
RGBrgb(231, 208, 128)
HSLhsl(47, 68%, 70%)
CMYKcmyk(0%, 10%, 45%, 9%)
LABlab(83.8 -2.6 42.5)
LCHlch(83.8 42.6 93.5)
OKLCHoklch(0.859 0.103 93.9)
Decimal15192192
Display P3color(display-p3 0.906 0.816 0.502)

Copy-ready code

/* CSS */
color: #e7d080;
background-color: #e7d080;
/* Tailwind (arbitrary) */
class="text-[#e7d080] bg-[#e7d080]"
/* SCSS */
$brand: #e7d080;
/* SwiftUI */
Color(red: 0.906, green: 0.816, blue: 0.502)
/* Android */
Color.parseColor("#e7d080")
/* Flutter */
Color(0xFFE7D080)
/* Python / OpenCV (BGR) */
(128, 208, 231)

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

Accessibility — WCAG contrast

Aa
#e7d080 on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#e7d080 on black: 13.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DFCD7A
deuteranopia · #E5D483
tritanopia · #F5C5BC

Color scale — 50 to 950

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

#FBFAF3
#F8F4E8
#F2E9CA
#EDDCA1
#e7d080
#DBB942
#CEA927
#AC8C20
#89701A
#645217
#3E340E
Base = 400Lightest = 50 · #FBFAF3Darkest = 950 · #3E340E
:root {
  --brand-50: #FBFAF3;
  --brand-100: #F8F4E8;
  --brand-200: #F2E9CA;
  --brand-300: #EDDCA1;
  --brand-400: #e7d080;
  --brand-500: #DBB942;
  --brand-600: #CEA927;
  --brand-700: #AC8C20;
  --brand-800: #89701A;
  --brand-900: #645217;
  --brand-950: #3E340E;
  --brand: #e7d080;
  --brand-ink: #000000;
}

Colors that work with #e7d080

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#FAF9F4
Tinted page background
Border#EDE3C0
Hairlines and dividers
Muted text#9B894B
Captions on the surface
Accent#1C63B0
Second voice, not a rival
Dark variant#6B5814
Hover, pressed, headers
Light variant#FBF7EA
Selected rows, tints
Dark surface#242114
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 #e7d080

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#8097E7
Analogous left#E79D80
Analogous right#CBE780
Split-complement 1#80CBE7
Split-complement 2#9D80E7
Triadic 1#80E7D0
Triadic 2#D080E7
Tetradic#80E79D

RGB percentages

Red90.6%
Green81.6%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta10.0%
Yellow44.6%
Key (black)9.4%

Color previews

#e7d080 text on a black background

contrast 13.73:1

Card sample

#e7d080 text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(231, 208, 128, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(231, 208, 128, 0.45);
Border & gradient
Gradient panel
border: 3px solid #e7d080;
background: linear-gradient(135deg, #e7d080, #B9E780);

Monochromatic scale

Palettes built from #e7d080

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.

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

#e7d080, answered

What color is #e7d080?

#e7d080 is a light vivid yellow, closest to Khaki (ΔE2000 6). It sits at 47° on the hue wheel with 68% saturation and 70% lightness, which reads as warm.

What is the RGB value of #e7d080?

rgb(231, 208, 128) — 231 red, 208 green and 128 blue out of 255, or 90.6% / 81.6% / 50.2% by channel.

Is #e7d080 a light or a dark color?

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

Should I use black or white text on #e7d080?

Black. It scores 13.73:1 against #e7d080, versus 1.53:1 for white — AAA at any size.

What is the complementary color of #e7d080?

#8097E7 sits directly opposite on the wheel. Softer options are the split-complements #80CBE7 and #9D80E7, which give the same contrast with far less vibration.

What colors go well with #e7d080?

For interface work: #FAF9F4 as the surface, #EDE3C0 for borders, #9B894B for secondary text, #1C63B0 as an accent and #6B5814 for hover and pressed states. For a palette, the analogous pair #E79D80 and #CBE780 stays calm, while #8097E7 is the loudest partner.

What is #e7d080 in CMYK for printing?

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

Is #e7d080 warm or cool?

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

Work with #e7d080 in the Color Lab