Skip to content

#eee4dd

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

RGB
238, 228, 221
HSL
25°, 33%, 90%
CMYK
0, 4, 7, 7
Luminance
0.7888

At a glance

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

Hex
#eee4dd
Hue
25°
orange
Saturation
33%
soft
Lightness
90%
pale
Brightness
93%
HSV value
Perceived
90%
weighted brightness
Luminance
0.7888
WCAG relative
Temperature
Warm
5/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
16.78:1
Closest name
Linen
ΔE2000 2.9
Where it sits
Hue25° of 360°
Saturation33%
Lightness90%
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#eee4dd
RGBrgb(238, 228, 221)
HSLhsl(25, 33%, 90%)
CMYKcmyk(0%, 4%, 7%, 7%)
LABlab(91.2 2.2 4.6)
LCHlch(91.2 5.1 64.5)
OKLCHoklch(0.925 0.014 57.6)
Decimal15656157
Display P3color(display-p3 0.933 0.894 0.867)

Copy-ready code

/* CSS */
color: #eee4dd;
background-color: #eee4dd;
/* Tailwind (arbitrary) */
class="text-[#eee4dd] bg-[#eee4dd]"
/* SCSS */
$brand: #eee4dd;
/* SwiftUI */
Color(red: 0.933, green: 0.894, blue: 0.867)
/* Android */
Color.parseColor("#eee4dd")
/* Flutter */
Color(0xFFEEE4DD)
/* Python / OpenCV (BGR) */
(221, 228, 238)

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

Accessibility — WCAG contrast

Aa
#eee4dd on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#eee4dd on black: 16.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E7E4DD
deuteranopia · #E9E7DD
tritanopia · #F2E2E2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #eee4dd 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
#eee4dd
#DAC4B4
#C7A68F
#B48869
#A37352
#886044
#6D4D36
#503A2A
#32241B
Base = 200Lightest = 50 · #F9F7F5Darkest = 950 · #32241B
:root {
  --brand-50: #F9F7F5;
  --brand-100: #F4EFEC;
  --brand-200: #eee4dd;
  --brand-300: #DAC4B4;
  --brand-400: #C7A68F;
  --brand-500: #B48869;
  --brand-600: #A37352;
  --brand-700: #886044;
  --brand-800: #6D4D36;
  --brand-900: #503A2A;
  --brand-950: #32241B;
  --brand: #eee4dd;
  --brand-ink: #000000;
}

Colors that work with #eee4dd

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#40808C
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 #eee4dd

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#DDE7EE
Analogous left#EEDDDF
Analogous right#EEECDD
Split-complement 1#DDEEEC
Split-complement 2#DDDFEE
Triadic 1#DDEEE4
Triadic 2#E4DDEE
Tetradic#DFEEDD

RGB percentages

Red93.3%
Green89.4%
Blue86.7%

CMYK percentages

Cyan0.0%
Magenta4.2%
Yellow7.1%
Key (black)6.7%

Color previews

#eee4dd text on a black background

contrast 16.78:1

Card sample

#eee4dd text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(238, 228, 221, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(238, 228, 221, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eee4dd;
background: linear-gradient(135deg, #eee4dd, #EDEEDD);

Monochromatic scale

Palettes built from #eee4dd

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.

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

#eee4dd, answered

What color is #eee4dd?

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

What is the RGB value of #eee4dd?

rgb(238, 228, 221) — 238 red, 228 green and 221 blue out of 255, or 93.3% / 89.4% / 86.7% by channel.

Is #eee4dd a light or a dark color?

It is a light color. Relative luminance is 0.7888 and perceived brightness is 90%, so black text on it reaches 16.78:1.

Should I use black or white text on #eee4dd?

Black. It scores 16.78:1 against #eee4dd, versus 1.25:1 for white — AAA at any size.

What is the complementary color of #eee4dd?

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

What colors go well with #eee4dd?

For interface work: #FAF7F5 as the surface, #E4D4C9 for borders, #996C4D for secondary text, #40808C as an accent and #553C2B for hover and pressed states. For a palette, the analogous pair #EEDDDF and #EEECDD stays calm, while #DDE7EE is the loudest partner.

What is #eee4dd in CMYK for printing?

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

Is #eee4dd 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 #F6F2EE; nudged cooler, #EFDDDC.

Work with #eee4dd in the Color Lab