Skip to content

#e9dab3

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

RGB
233, 218, 179
HSL
43°, 55%, 81%
CMYK
0, 6, 23, 9
Luminance
0.7072

At a glance

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

Hex
#e9dab3
Hue
43°
yellow
Saturation
55%
vivid
Lightness
81%
light
Brightness
91%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7072
WCAG relative
Temperature
Warm
11/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
15.14:1
Closest name
Wheat
ΔE2000 3.1
Where it sits
Hue43° of 360°
Saturation55%
Lightness81%
Temperature
Warm ← → Cool11% 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#e9dab3
RGBrgb(233, 218, 179)
HSLhsl(43, 55%, 81%)
CMYKcmyk(0%, 6%, 23%, 9%)
LABlab(87.3 -0.9 21.1)
LCHlch(87.3 21.1 92.4)
OKLCHoklch(0.891 0.054 89.5)
Decimal15325875
Display P3color(display-p3 0.914 0.855 0.702)

Copy-ready code

/* CSS */
color: #e9dab3;
background-color: #e9dab3;
/* Tailwind (arbitrary) */
class="text-[#e9dab3] bg-[#e9dab3]"
/* SCSS */
$brand: #e9dab3;
/* SwiftUI */
Color(red: 0.914, green: 0.855, blue: 0.702)
/* Android */
Color.parseColor("#e9dab3")
/* Flutter */
Color(0xFFE9DAB3)
/* Python / OpenCV (BGR) */
(179, 218, 233)

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

Accessibility — WCAG contrast

Aa
#e9dab3 on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#e9dab3 on black: 15.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E3D8B1
deuteranopia · #E7DDB4
tritanopia · #F2D4CF

Color scale — 50 to 950

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

#FBF9F4
#F6F3E9
#EEE5CE
#e9dab3
#D9BF7C
#CDAA51
#BE9837
#9E7F2E
#7F6625
#5C4B1E
#3A2F13
Base = 300Lightest = 50 · #FBF9F4Darkest = 950 · #3A2F13
:root {
  --brand-50: #FBF9F4;
  --brand-100: #F6F3E9;
  --brand-200: #EEE5CE;
  --brand-300: #e9dab3;
  --brand-400: #D9BF7C;
  --brand-500: #CDAA51;
  --brand-600: #BE9837;
  --brand-700: #9E7F2E;
  --brand-800: #7F6625;
  --brand-900: #5C4B1E;
  --brand-950: #3A2F13;
  --brand: #e9dab3;
  --brand-ink: #000000;
}

Colors that work with #e9dab3

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#EDE0C0
Hairlines and dividers
Muted text#9B854B
Captions on the surface
Accent#2A6AA2
Second voice, not a rival
Dark variant#634F1D
Hover, pressed, headers
Light variant#F9F5EB
Selected rows, tints
Dark surface#242014
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 #e9dab3

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#B3C2E9
Analogous left#E9BFB3
Analogous right#DDE9B3
Split-complement 1#B3DDE9
Split-complement 2#BFB3E9
Triadic 1#B3E9DA
Triadic 2#DAB3E9
Tetradic#B3E9BF

RGB percentages

Red91.4%
Green85.5%
Blue70.2%

CMYK percentages

Cyan0.0%
Magenta6.4%
Yellow23.2%
Key (black)8.6%

Color previews

#e9dab3 text on a black background

contrast 15.14:1

Card sample

#e9dab3 text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(233, 218, 179, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(233, 218, 179, 0.45);
Border & gradient
Gradient panel
border: 3px solid #e9dab3;
background: linear-gradient(135deg, #e9dab3, #D4E9B3);

Monochromatic scale

Palettes built from #e9dab3

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.

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

#e9dab3, answered

What color is #e9dab3?

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

What is the RGB value of #e9dab3?

rgb(233, 218, 179) — 233 red, 218 green and 179 blue out of 255, or 91.4% / 85.5% / 70.2% by channel.

Is #e9dab3 a light or a dark color?

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

Should I use black or white text on #e9dab3?

Black. It scores 15.14:1 against #e9dab3, versus 1.39:1 for white — AAA at any size.

What is the complementary color of #e9dab3?

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

What colors go well with #e9dab3?

For interface work: #FAF9F4 as the surface, #EDE0C0 for borders, #9B854B for secondary text, #2A6AA2 as an accent and #634F1D for hover and pressed states. For a palette, the analogous pair #E9BFB3 and #DDE9B3 stays calm, while #B3C2E9 is the loudest partner.

What is #e9dab3 in CMYK for printing?

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

Is #e9dab3 warm or cool?

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

Work with #e9dab3 in the Color Lab