Skip to content

#e7dbb4

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

RGB
231, 219, 180
HSL
46°, 52%, 81%
CMYK
0, 5, 22, 9
Luminance
0.7095

At a glance

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

Hex
#e7dbb4
Hue
46°
yellow
Saturation
52%
vivid
Lightness
81%
light
Brightness
91%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7095
WCAG relative
Temperature
Warm
13/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
15.19:1
Closest name
Wheat
ΔE2000 4.1
Where it sits
Hue46° of 360°
Saturation52%
Lightness81%
Temperature
Warm ← → Cool13% 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#e7dbb4
RGBrgb(231, 219, 180)
HSLhsl(46, 52%, 81%)
CMYKcmyk(0%, 5%, 22%, 9%)
LABlab(87.5 -2.0 20.7)
LCHlch(87.5 20.8 95.5)
OKLCHoklch(0.891 0.053 93.0)
Decimal15195060
Display P3color(display-p3 0.906 0.859 0.706)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#e7dbb4 on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#e7dbb4 on black: 15.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E4D9B2
deuteranopia · #E7DDB5
tritanopia · #F0D5D0

Color scale — 50 to 950

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

#FAF9F4
#F6F3EA
#EDE6CF
#e7dbb4
#D6C280
#C9AD55
#B99C3B
#9B8231
#7C6828
#5A4D20
#383014
Base = 300Lightest = 50 · #FAF9F4Darkest = 950 · #383014
:root {
  --brand-50: #FAF9F4;
  --brand-100: #F6F3EA;
  --brand-200: #EDE6CF;
  --brand-300: #e7dbb4;
  --brand-400: #D6C280;
  --brand-500: #C9AD55;
  --brand-600: #B99C3B;
  --brand-700: #9B8231;
  --brand-800: #7C6828;
  --brand-900: #5A4D20;
  --brand-950: #383014;
  --brand: #e7dbb4;
  --brand-ink: #000000;
}

Colors that work with #e7dbb4

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#EBE1C1
Hairlines and dividers
Muted text#9B884B
Captions on the surface
Accent#2D659F
Second voice, not a rival
Dark variant#61511F
Hover, pressed, headers
Light variant#F9F6EC
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 #e7dbb4

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#B4C0E7
Analogous left#E7C2B4
Analogous right#DAE7B4
Split-complement 1#B4DAE7
Split-complement 2#C2B4E7
Triadic 1#B4E7DB
Triadic 2#DBB4E7
Tetradic#B4E7C2

RGB percentages

Red90.6%
Green85.9%
Blue70.6%

CMYK percentages

Cyan0.0%
Magenta5.2%
Yellow22.1%
Key (black)9.4%

Color previews

#e7dbb4 text on a black background

contrast 15.19:1

Card sample

#e7dbb4 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e7dbb4

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.

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

#e7dbb4, answered

What color is #e7dbb4?

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

What is the RGB value of #e7dbb4?

rgb(231, 219, 180) — 231 red, 219 green and 180 blue out of 255, or 90.6% / 85.9% / 70.6% by channel.

Is #e7dbb4 a light or a dark color?

It is a light color. Relative luminance is 0.7095 and perceived brightness is 86%, so black text on it reaches 15.19:1.

Should I use black or white text on #e7dbb4?

Black. It scores 15.19:1 against #e7dbb4, versus 1.38:1 for white — AAA at any size.

What is the complementary color of #e7dbb4?

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

What colors go well with #e7dbb4?

For interface work: #FAF9F4 as the surface, #EBE1C1 for borders, #9B884B for secondary text, #2D659F as an accent and #61511F for hover and pressed states. For a palette, the analogous pair #E7C2B4 and #DAE7B4 stays calm, while #B4C0E7 is the loudest partner.

What is #e7dbb4 in CMYK for printing?

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

Is #e7dbb4 warm or cool?

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

Work with #e7dbb4 in the Color Lab