Skip to content

#e9dfd2

a pale, soft orange · warm · closest name: Antique White

RGB
233, 223, 210
HSL
34°, 34%, 87%
CMYK
0, 4, 10, 9
Luminance
0.7475

At a glance

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

Hex
#e9dfd2
Hue
34°
orange
Saturation
34%
soft
Lightness
87%
pale
Brightness
91%
HSV value
Perceived
88%
weighted brightness
Luminance
0.7475
WCAG relative
Temperature
Warm
4/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
15.95:1
Closest name
Antique White
ΔE2000 3.9
Where it sits
Hue34° of 360°
Saturation34%
Lightness87%
Temperature
Warm ← → Cool4% 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#e9dfd2
RGBrgb(233, 223, 210)
HSLhsl(34, 34%, 87%)
CMYKcmyk(0%, 4%, 10%, 9%)
LABlab(89.3 1.2 7.6)
LCHlch(89.3 7.7 80.9)
OKLCHoklch(0.908 0.021 74.6)
Decimal15327186
Display P3color(display-p3 0.914 0.875 0.824)

Copy-ready code

/* CSS */
color: #e9dfd2;
background-color: #e9dfd2;
/* Tailwind (arbitrary) */
class="text-[#e9dfd2] bg-[#e9dfd2]"
/* SCSS */
$brand: #e9dfd2;
/* SwiftUI */
Color(red: 0.914, green: 0.875, blue: 0.824)
/* Android */
Color.parseColor("#e9dfd2")
/* Flutter */
Color(0xFFE9DFD2)
/* Python / OpenCV (BGR) */
(210, 223, 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 #e9dfd2 · 15.95:1
Use #000000AAA at every size.
Aa
White text · 1.32:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.95:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #e9dfd2 as text scores 1.32:1 on white and 15.95:1 on black.

Accessibility — WCAG contrast

Aa
#e9dfd2 on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#e9dfd2 on black: 15.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E3DFD1
deuteranopia · #E6E1D2
tritanopia · #EEDCDB

Color scale — 50 to 950

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

#F9F8F5
#F4F0EC
#e9dfd2
#DAC9B4
#C8AF8E
#B59468
#A48050
#896B43
#6E5536
#51402A
#32281A
Base = 200Lightest = 50 · #F9F8F5Darkest = 950 · #32281A
:root {
  --brand-50: #F9F8F5;
  --brand-100: #F4F0EC;
  --brand-200: #e9dfd2;
  --brand-300: #DAC9B4;
  --brand-400: #C8AF8E;
  --brand-500: #B59468;
  --brand-600: #A48050;
  --brand-700: #896B43;
  --brand-800: #6E5536;
  --brand-900: #51402A;
  --brand-950: #32281A;
  --brand: #e9dfd2;
  --brand-ink: #000000;
}

Colors that work with #e9dfd2

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#FAF8F5
Tinted page background
Border#E4D8C8
Hairlines and dividers
Muted text#9A784B
Captions on the surface
Accent#40748C
Second voice, not a rival
Dark variant#56432A
Hover, pressed, headers
Light variant#F7F3EE
Selected rows, tints
Dark surface#241D14
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 #e9dfd2

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • White text placed on it
  • 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#D2DCE9
Analogous left#E9D4D2
Analogous right#E8E9D2
Split-complement 1#D2E8E9
Split-complement 2#D4D2E9
Triadic 1#D2E9DF
Triadic 2#DFD2E9
Tetradic#D2E9D4

RGB percentages

Red91.4%
Green87.5%
Blue82.4%

CMYK percentages

Cyan0.0%
Magenta4.3%
Yellow9.9%
Key (black)8.6%

Color previews

#e9dfd2 text on a black background

contrast 15.95:1

Card sample

#e9dfd2 text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e9dfd2

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.

#e9dfd2 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
E-commerceFood deliveryLogisticsCreator tools
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#e9dfd2, answered

What color is #e9dfd2?

#e9dfd2 is a pale soft orange, closest to Antique White (ΔE2000 3.9). It sits at 34° on the hue wheel with 34% saturation and 87% lightness, which reads as warm.

What is the RGB value of #e9dfd2?

rgb(233, 223, 210) — 233 red, 223 green and 210 blue out of 255, or 91.4% / 87.5% / 82.4% by channel.

Is #e9dfd2 a light or a dark color?

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

Should I use black or white text on #e9dfd2?

Black. It scores 15.95:1 against #e9dfd2, versus 1.32:1 for white — AAA at any size.

What is the complementary color of #e9dfd2?

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

What colors go well with #e9dfd2?

For interface work: #FAF8F5 as the surface, #E4D8C8 for borders, #9A784B for secondary text, #40748C as an accent and #56432A for hover and pressed states. For a palette, the analogous pair #E9D4D2 and #E8E9D2 stays calm, while #D2DCE9 is the loudest partner.

What is #e9dfd2 in CMYK for printing?

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

Is #e9dfd2 warm or cool?

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

Work with #e9dfd2 in the Color Lab