Skip to content

#eee0d2

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

RGB
238, 224, 210
HSL
30°, 45%, 88%
CMYK
0, 6, 12, 7
Luminance
0.7614

At a glance

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

Hex
#eee0d2
Hue
30°
orange
Saturation
45%
vivid
Lightness
88%
pale
Brightness
93%
HSV value
Perceived
89%
weighted brightness
Luminance
0.7614
WCAG relative
Temperature
Warm
0/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
16.23:1
Closest name
Antique White
ΔE2000 3.3
Where it sits
Hue30° of 360°
Saturation45%
Lightness88%
Temperature
Warm ← → Cool0% 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#eee0d2
RGBrgb(238, 224, 210)
HSLhsl(30, 45%, 88%)
CMYKcmyk(0%, 6%, 12%, 7%)
LABlab(89.9 2.5 8.6)
LCHlch(89.9 8.9 74.0)
OKLCHoklch(0.914 0.024 67.5)
Decimal15655122
Display P3color(display-p3 0.933 0.878 0.824)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eee0d2 on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#eee0d2 on black: 16.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E5E0D1
deuteranopia · #E8E3D2
tritanopia · #F4DDDC

Color scale — 50 to 950

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

#FAF7F5
#F5F0EA
#eee0d2
#E0C7AE
#D1AB85
#C28F5C
#B27A43
#946638
#76522D
#573D24
#362616
Base = 200Lightest = 50 · #FAF7F5Darkest = 950 · #362616
:root {
  --brand-50: #FAF7F5;
  --brand-100: #F5F0EA;
  --brand-200: #eee0d2;
  --brand-300: #E0C7AE;
  --brand-400: #D1AB85;
  --brand-500: #C28F5C;
  --brand-600: #B27A43;
  --brand-700: #946638;
  --brand-800: #76522D;
  --brand-900: #573D24;
  --brand-950: #362616;
  --brand: #eee0d2;
  --brand-ink: #000000;
}

Colors that work with #eee0d2

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#FAF7F4
Tinted page background
Border#E9D6C4
Hairlines and dividers
Muted text#9B734B
Captions on the surface
Accent#358097
Second voice, not a rival
Dark variant#5D4023
Hover, pressed, headers
Light variant#F8F2EC
Selected rows, tints
Dark surface#241C14
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 #eee0d2

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
  • 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#D2E0EE
Analogous left#EED2D2
Analogous right#EEEED2
Split-complement 1#D2EEEE
Split-complement 2#D2D2EE
Triadic 1#D2EEE0
Triadic 2#E0D2EE
Tetradic#D2EED2

RGB percentages

Red93.3%
Green87.8%
Blue82.4%

CMYK percentages

Cyan0.0%
Magenta5.9%
Yellow11.8%
Key (black)6.7%

Color previews

#eee0d2 text on a black background

contrast 16.23:1

Card sample

#eee0d2 text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eee0d2

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.

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

#eee0d2, answered

What color is #eee0d2?

#eee0d2 is a pale vivid orange, closest to Antique White (ΔE2000 3.3). It sits at 30° on the hue wheel with 45% saturation and 88% lightness, which reads as warm.

What is the RGB value of #eee0d2?

rgb(238, 224, 210) — 238 red, 224 green and 210 blue out of 255, or 93.3% / 87.8% / 82.4% by channel.

Is #eee0d2 a light or a dark color?

It is a light color. Relative luminance is 0.7614 and perceived brightness is 89%, so black text on it reaches 16.23:1.

Should I use black or white text on #eee0d2?

Black. It scores 16.23:1 against #eee0d2, versus 1.29:1 for white — AAA at any size.

What is the complementary color of #eee0d2?

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

What colors go well with #eee0d2?

For interface work: #FAF7F4 as the surface, #E9D6C4 for borders, #9B734B for secondary text, #358097 as an accent and #5D4023 for hover and pressed states. For a palette, the analogous pair #EED2D2 and #EEEED2 stays calm, while #D2E0EE is the loudest partner.

What is #eee0d2 in CMYK for printing?

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

Is #eee0d2 warm or cool?

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

Work with #eee0d2 in the Color Lab