Skip to content

#e9dcd3

a pale, soft orange · warm · closest name: Linen

RGB
233, 220, 211
HSL
25°, 33%, 87%
CMYK
0, 6, 9, 9
Luminance
0.7321

At a glance

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

Hex
#e9dcd3
Hue
25°
orange
Saturation
33%
soft
Lightness
87%
pale
Brightness
91%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7321
WCAG relative
Temperature
Warm
5/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
15.64:1
Closest name
Linen
ΔE2000 4.5
Where it sits
Hue25° of 360°
Saturation33%
Lightness87%
Temperature
Warm ← → Cool5% 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#e9dcd3
RGBrgb(233, 220, 211)
HSLhsl(25, 33%, 87%)
CMYKcmyk(0%, 6%, 9%, 9%)
LABlab(88.5 2.9 6.0)
LCHlch(88.5 6.7 64.0)
OKLCHoklch(0.902 0.019 57.2)
Decimal15326419
Display P3color(display-p3 0.914 0.863 0.827)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#e9dcd3 on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#e9dcd3 on black: 15.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E0DDD2
deuteranopia · #E3DFD3
tritanopia · #EEDAD9

Color scale — 50 to 950

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

#F9F7F5
#F4EFEC
#e9dcd3
#DAC3B4
#C7A68F
#B48869
#A37352
#886044
#6D4D36
#503A2A
#32241B
Base = 200Lightest = 50 · #F9F7F5Darkest = 950 · #32241B
:root {
  --brand-50: #F9F7F5;
  --brand-100: #F4EFEC;
  --brand-200: #e9dcd3;
  --brand-300: #DAC3B4;
  --brand-400: #C7A68F;
  --brand-500: #B48869;
  --brand-600: #A37352;
  --brand-700: #886044;
  --brand-800: #6D4D36;
  --brand-900: #503A2A;
  --brand-950: #32241B;
  --brand: #e9dcd3;
  --brand-ink: #000000;
}

Colors that work with #e9dcd3

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#FAF7F5
Tinted page background
Border#E4D4C9
Hairlines and dividers
Muted text#996C4D
Captions on the surface
Accent#417F8B
Second voice, not a rival
Dark variant#553C2B
Hover, pressed, headers
Light variant#F6F1EE
Selected rows, tints
Dark surface#241B14
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 #e9dcd3

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#D3E0E9
Analogous left#E9D3D5
Analogous right#E9E7D3
Split-complement 1#D3E9E7
Split-complement 2#D3D5E9
Triadic 1#D3E9DC
Triadic 2#DCD3E9
Tetradic#D5E9D3

RGB percentages

Red91.4%
Green86.3%
Blue82.7%

CMYK percentages

Cyan0.0%
Magenta5.6%
Yellow9.4%
Key (black)8.6%

Color previews

#e9dcd3 text on a black background

contrast 15.64:1

Card sample

#e9dcd3 text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e9dcd3

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.

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

#e9dcd3, answered

What color is #e9dcd3?

#e9dcd3 is a pale soft orange, closest to Linen (ΔE2000 4.5). It sits at 25° on the hue wheel with 33% saturation and 87% lightness, which reads as warm.

What is the RGB value of #e9dcd3?

rgb(233, 220, 211) — 233 red, 220 green and 211 blue out of 255, or 91.4% / 86.3% / 82.7% by channel.

Is #e9dcd3 a light or a dark color?

It is a light color. Relative luminance is 0.7321 and perceived brightness is 87%, so black text on it reaches 15.64:1.

Should I use black or white text on #e9dcd3?

Black. It scores 15.64:1 against #e9dcd3, versus 1.34:1 for white — AAA at any size.

What is the complementary color of #e9dcd3?

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

What colors go well with #e9dcd3?

For interface work: #FAF7F5 as the surface, #E4D4C9 for borders, #996C4D for secondary text, #417F8B as an accent and #553C2B for hover and pressed states. For a palette, the analogous pair #E9D3D5 and #E9E7D3 stays calm, while #D3E0E9 is the loudest partner.

What is #e9dcd3 in CMYK for printing?

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

Is #e9dcd3 warm or cool?

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

Work with #e9dcd3 in the Color Lab