Skip to content

#eed7ab

a light, vivid orange · warm · closest name: Wheat

RGB
238, 215, 171
HSL
39°, 66%, 80%
CMYK
0, 10, 28, 7
Luminance
0.6972

At a glance

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

Hex
#eed7ab
Hue
39°
orange
Saturation
66%
vivid
Lightness
80%
light
Brightness
93%
HSV value
Perceived
85%
weighted brightness
Luminance
0.6972
WCAG relative
Temperature
Warm
8/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
14.94:1
Closest name
Wheat
ΔE2000 1.6
Where it sits
Hue39° of 360°
Saturation66%
Lightness80%
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#eed7ab
RGBrgb(238, 215, 171)
HSLhsl(39, 66%, 80%)
CMYKcmyk(0%, 10%, 28%, 7%)
LABlab(86.9 1.4 24.6)
LCHlch(86.9 24.7 86.7)
OKLCHoklch(0.887 0.063 83.5)
Decimal15652779
Display P3color(display-p3 0.933 0.843 0.671)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eed7ab on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#eed7ab on black: 14.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E2D6A8
deuteranopia · #E8DCAC
tritanopia · #F9CFCB

Color scale — 50 to 950

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

#FBF9F3
#F8F2E8
#F1E4CB
#eed7ab
#E3BC73
#D9A644
#CC9429
#AA7B22
#88631B
#634918
#3E2E0F
Base = 300Lightest = 50 · #FBF9F3Darkest = 950 · #3E2E0F
:root {
  --brand-50: #FBF9F3;
  --brand-100: #F8F2E8;
  --brand-200: #F1E4CB;
  --brand-300: #eed7ab;
  --brand-400: #E3BC73;
  --brand-500: #D9A644;
  --brand-600: #CC9429;
  --brand-700: #AA7B22;
  --brand-800: #88631B;
  --brand-900: #634918;
  --brand-950: #3E2E0F;
  --brand: #eed7ab;
  --brand-ink: #000000;
}

Colors that work with #eed7ab

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#FAF8F4
Tinted page background
Border#EDDDC0
Hairlines and dividers
Muted text#9B7F4B
Captions on the surface
Accent#1E73AE
Second voice, not a rival
Dark variant#6A4D15
Hover, pressed, headers
Light variant#FBF5EA
Selected rows, tints
Dark surface#241F14
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 #eed7ab

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#ABC2EE
Analogous left#EEB6AB
Analogous right#E3EEAB
Split-complement 1#ABE3EE
Split-complement 2#B6ABEE
Triadic 1#ABEED7
Triadic 2#D7ABEE
Tetradic#ABEEB6

RGB percentages

Red93.3%
Green84.3%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta9.7%
Yellow28.2%
Key (black)6.7%

Color previews

#eed7ab text on a black background

contrast 14.94:1

Card sample

#eed7ab text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eed7ab

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.

#eed7ab 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

Converts to four-color process without much drama. Proof it anyway.

#eed7ab, answered

What color is #eed7ab?

#eed7ab is a light vivid orange, closest to Wheat (ΔE2000 1.6). It sits at 39° on the hue wheel with 66% saturation and 80% lightness, which reads as warm.

What is the RGB value of #eed7ab?

rgb(238, 215, 171) — 238 red, 215 green and 171 blue out of 255, or 93.3% / 84.3% / 67.1% by channel.

Is #eed7ab a light or a dark color?

It is a light color. Relative luminance is 0.6972 and perceived brightness is 85%, so black text on it reaches 14.94:1.

Should I use black or white text on #eed7ab?

Black. It scores 14.94:1 against #eed7ab, versus 1.41:1 for white — AAA at any size.

What is the complementary color of #eed7ab?

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

What colors go well with #eed7ab?

For interface work: #FAF8F4 as the surface, #EDDDC0 for borders, #9B7F4B for secondary text, #1E73AE as an accent and #6A4D15 for hover and pressed states. For a palette, the analogous pair #EEB6AB and #E3EEAB stays calm, while #ABC2EE is the loudest partner.

What is #eed7ab in CMYK for printing?

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

Is #eed7ab 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 #EECBAB; nudged cooler, #EDEFAA.

Work with #eed7ab in the Color Lab