Skip to content

#e8dfd2

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

RGB
232, 223, 210
HSL
36°, 32%, 87%
CMYK
0, 4, 10, 9
Luminance
0.7458

At a glance

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

Hex
#e8dfd2
Hue
36°
orange
Saturation
32%
soft
Lightness
87%
pale
Brightness
91%
HSV value
Perceived
88%
weighted brightness
Luminance
0.7458
WCAG relative
Temperature
Warm
8/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
15.92:1
Closest name
Linen
ΔE2000 4.1
Where it sits
Hue36° of 360°
Saturation32%
Lightness87%
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#e8dfd2
RGBrgb(232, 223, 210)
HSLhsl(36, 32%, 87%)
CMYKcmyk(0%, 4%, 10%, 9%)
LABlab(89.2 0.9 7.5)
LCHlch(89.2 7.5 83.3)
OKLCHoklch(0.907 0.020 77.3)
Decimal15261650
Display P3color(display-p3 0.910 0.875 0.824)

Copy-ready code

/* CSS */
color: #e8dfd2;
background-color: #e8dfd2;
/* Tailwind (arbitrary) */
class="text-[#e8dfd2] bg-[#e8dfd2]"
/* SCSS */
$brand: #e8dfd2;
/* SwiftUI */
Color(red: 0.910, green: 0.875, blue: 0.824)
/* Android */
Color.parseColor("#e8dfd2")
/* Flutter */
Color(0xFFE8DFD2)
/* Python / OpenCV (BGR) */
(210, 223, 232)

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

Accessibility — WCAG contrast

Aa
#e8dfd2 on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#e8dfd2 on black: 15.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E3DFD1
deuteranopia · #E5E1D2
tritanopia · #ECDCDB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #e8dfd2 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
#e8dfd2
#D9CAB5
#C6B090
#B3956A
#A28253
#876C45
#6C5637
#4F412B
#32281B
Base = 200Lightest = 50 · #F9F8F5Darkest = 950 · #32281B
:root {
  --brand-50: #F9F8F5;
  --brand-100: #F4F0EC;
  --brand-200: #e8dfd2;
  --brand-300: #D9CAB5;
  --brand-400: #C6B090;
  --brand-500: #B3956A;
  --brand-600: #A28253;
  --brand-700: #876C45;
  --brand-800: #6C5637;
  --brand-900: #4F412B;
  --brand-950: #32281B;
  --brand: #e8dfd2;
  --brand-ink: #000000;
}

Colors that work with #e8dfd2

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#E3D9C9
Hairlines and dividers
Muted text#987A4E
Captions on the surface
Accent#42728A
Second voice, not a rival
Dark variant#54442B
Hover, pressed, headers
Light variant#F6F3EE
Selected rows, tints
Dark surface#241E14
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 #e8dfd2

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#D2DBE8
Analogous left#E8D4D2
Analogous right#E6E8D2
Split-complement 1#D2E6E8
Split-complement 2#D4D2E8
Triadic 1#D2E8DF
Triadic 2#DFD2E8
Tetradic#D2E8D4

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta3.9%
Yellow9.5%
Key (black)9.0%

Color previews

#e8dfd2 text on a black background

contrast 15.92:1

Card sample

#e8dfd2 text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e8dfd2

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.

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

#e8dfd2, answered

What color is #e8dfd2?

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

What is the RGB value of #e8dfd2?

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

Is #e8dfd2 a light or a dark color?

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

Should I use black or white text on #e8dfd2?

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

What is the complementary color of #e8dfd2?

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

What colors go well with #e8dfd2?

For interface work: #FAF8F5 as the surface, #E3D9C9 for borders, #987A4E for secondary text, #42728A as an accent and #54442B for hover and pressed states. For a palette, the analogous pair #E8D4D2 and #E6E8D2 stays calm, while #D2DBE8 is the loudest partner.

What is #e8dfd2 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 #e8dfd2 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 #E8DCD2; nudged cooler, #E9E8D1.

Work with #e8dfd2 in the Color Lab