Skip to content

#e5d2ac

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

RGB
229, 210, 172
HSL
40°, 52%, 79%
CMYK
0, 8, 25, 10
Luminance
0.6573

At a glance

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

Hex
#e5d2ac
Hue
40°
yellow
Saturation
52%
vivid
Lightness
79%
light
Brightness
90%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6573
WCAG relative
Temperature
Warm
8/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
14.15:1
Closest name
Wheat
ΔE2000 3.3
Where it sits
Hue40° of 360°
Saturation52%
Lightness79%
Temperature
Warm ← → Cool8% 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#e5d2ac
RGBrgb(229, 210, 172)
HSLhsl(40, 52%, 79%)
CMYKcmyk(0%, 8%, 25%, 10%)
LABlab(84.9 0.8 21.3)
LCHlch(84.9 21.3 87.9)
OKLCHoklch(0.870 0.054 84.5)
Decimal15061676
Display P3color(display-p3 0.898 0.824 0.675)

Copy-ready code

/* CSS */
color: #e5d2ac;
background-color: #e5d2ac;
/* Tailwind (arbitrary) */
class="text-[#e5d2ac] bg-[#e5d2ac]"
/* SCSS */
$brand: #e5d2ac;
/* SwiftUI */
Color(red: 0.898, green: 0.824, blue: 0.675)
/* Android */
Color.parseColor("#e5d2ac")
/* Flutter */
Color(0xFFE5D2AC)
/* Python / OpenCV (BGR) */
(172, 210, 229)

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

Accessibility — WCAG contrast

Aa
#e5d2ac on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#e5d2ac on black: 14.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DCD1AA
deuteranopia · #E0D6AD
tritanopia · #EFCBC8

Color scale — 50 to 950

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

#FAF8F4
#F6F2E9
#EDE3CF
#e5d2ac
#D7BA7F
#C9A254
#BA903A
#9B7831
#7C6027
#5B4720
#392C14
Base = 300Lightest = 50 · #FAF8F4Darkest = 950 · #392C14
:root {
  --brand-50: #FAF8F4;
  --brand-100: #F6F2E9;
  --brand-200: #EDE3CF;
  --brand-300: #e5d2ac;
  --brand-400: #D7BA7F;
  --brand-500: #C9A254;
  --brand-600: #BA903A;
  --brand-700: #9B7831;
  --brand-800: #7C6027;
  --brand-900: #5B4720;
  --brand-950: #392C14;
  --brand: #e5d2ac;
  --brand-ink: #000000;
}

Colors that work with #e5d2ac

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#FAF8F4
Tinted page background
Border#ECDDC1
Hairlines and dividers
Muted text#9B804B
Captions on the surface
Accent#2D709F
Second voice, not a rival
Dark variant#614B1E
Hover, pressed, headers
Light variant#F9F4EC
Selected rows, tints
Dark surface#241F14
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 #e5d2ac

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#ACBFE5
Analogous left#E5B5AC
Analogous right#DBE5AC
Split-complement 1#ACDBE5
Split-complement 2#B5ACE5
Triadic 1#ACE5D2
Triadic 2#D2ACE5
Tetradic#ACE5B5

RGB percentages

Red89.8%
Green82.4%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta8.3%
Yellow24.9%
Key (black)10.2%

Color previews

#e5d2ac text on a black background

contrast 14.15:1

Card sample

#e5d2ac text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(229, 210, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(229, 210, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #e5d2ac;
background: linear-gradient(135deg, #e5d2ac, #D2E5AC);

Monochromatic scale

Palettes built from #e5d2ac

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.

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

#e5d2ac, answered

What color is #e5d2ac?

#e5d2ac is a light vivid yellow, closest to Wheat (ΔE2000 3.3). It sits at 40° on the hue wheel with 52% saturation and 79% lightness, which reads as warm.

What is the RGB value of #e5d2ac?

rgb(229, 210, 172) — 229 red, 210 green and 172 blue out of 255, or 89.8% / 82.4% / 67.5% by channel.

Is #e5d2ac a light or a dark color?

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

Should I use black or white text on #e5d2ac?

Black. It scores 14.15:1 against #e5d2ac, versus 1.48:1 for white — AAA at any size.

What is the complementary color of #e5d2ac?

#ACBFE5 sits directly opposite on the wheel. Softer options are the split-complements #ACDBE5 and #B5ACE5, which give the same contrast with far less vibration.

What colors go well with #e5d2ac?

For interface work: #FAF8F4 as the surface, #ECDDC1 for borders, #9B804B for secondary text, #2D709F as an accent and #614B1E for hover and pressed states. For a palette, the analogous pair #E5B5AC and #DBE5AC stays calm, while #ACBFE5 is the loudest partner.

What is #e5d2ac in CMYK for printing?

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

Is #e5d2ac warm or cool?

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

Work with #e5d2ac in the Color Lab