Skip to content

#eed2ab

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

RGB
238, 210, 171
HSL
35°, 66%, 80%
CMYK
0, 12, 28, 7
Luminance
0.6721

At a glance

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

Hex
#eed2ab
Hue
35°
orange
Saturation
66%
vivid
Lightness
80%
light
Brightness
93%
HSV value
Perceived
84%
weighted brightness
Luminance
0.6721
WCAG relative
Temperature
Warm
4/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
14.44:1
Closest name
Wheat
ΔE2000 3.5
Where it sits
Hue35° of 360°
Saturation66%
Lightness80%
Temperature
Warm ← → Cool4% 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#eed2ab
RGBrgb(238, 210, 171)
HSLhsl(35, 66%, 80%)
CMYKcmyk(0%, 12%, 28%, 7%)
LABlab(85.6 4.0 22.9)
LCHlch(85.6 23.3 80.1)
OKLCHoklch(0.877 0.060 76.0)
Decimal15651499
Display P3color(display-p3 0.933 0.824 0.671)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eed2ab on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#eed2ab on black: 14.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DDD2A8
deuteranopia · #E4D9AC
tritanopia · #F9CAC7

Color scale — 50 to 950

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

#FBF8F3
#F8F1E8
#F1E1CB
#eed2ab
#E3B473
#D99B44
#CC8829
#AA7122
#885A1B
#634318
#3E2A0F
Base = 300Lightest = 50 · #FBF8F3Darkest = 950 · #3E2A0F
:root {
  --brand-50: #FBF8F3;
  --brand-100: #F8F1E8;
  --brand-200: #F1E1CB;
  --brand-300: #eed2ab;
  --brand-400: #E3B473;
  --brand-500: #D99B44;
  --brand-600: #CC8829;
  --brand-700: #AA7122;
  --brand-800: #885A1B;
  --brand-900: #634318;
  --brand-950: #3E2A0F;
  --brand: #eed2ab;
  --brand-ink: #000000;
}

Colors that work with #eed2ab

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#EDDAC0
Hairlines and dividers
Muted text#9B794B
Captions on the surface
Accent#1E7DAE
Second voice, not a rival
Dark variant#6A4715
Hover, pressed, headers
Light variant#FBF4EA
Selected rows, tints
Dark surface#241D14
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 #eed2ab

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#ABC7EE
Analogous left#EEB1AB
Analogous right#E9EEAB
Split-complement 1#ABE9EE
Split-complement 2#B1ABEE
Triadic 1#ABEED2
Triadic 2#D2ABEE
Tetradic#ABEEB1

RGB percentages

Red93.3%
Green82.4%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta11.8%
Yellow28.2%
Key (black)6.7%

Color previews

#eed2ab text on a black background

contrast 14.44:1

Card sample

#eed2ab text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eed2ab

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.

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

#eed2ab, answered

What color is #eed2ab?

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

What is the RGB value of #eed2ab?

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

Is #eed2ab a light or a dark color?

It is a light color. Relative luminance is 0.6721 and perceived brightness is 84%, so black text on it reaches 14.44:1.

Should I use black or white text on #eed2ab?

Black. It scores 14.44:1 against #eed2ab, versus 1.45:1 for white — AAA at any size.

What is the complementary color of #eed2ab?

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

What colors go well with #eed2ab?

For interface work: #FAF8F4 as the surface, #EDDAC0 for borders, #9B794B for secondary text, #1E7DAE as an accent and #6A4715 for hover and pressed states. For a palette, the analogous pair #EEB1AB and #E9EEAB stays calm, while #ABC7EE is the loudest partner.

What is #eed2ab in CMYK for printing?

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

Is #eed2ab warm or cool?

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

Work with #eed2ab in the Color Lab