Skip to content

#e2dbc9

a light, soft yellow · warm · closest name: Antique White

RGB
226, 219, 201
HSL
43°, 30%, 84%
CMYK
0, 3, 11, 11
Luminance
0.7105

At a glance

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

Hex
#e2dbc9
Hue
43°
yellow
Saturation
30%
soft
Lightness
84%
light
Brightness
89%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7105
WCAG relative
Temperature
Warm
16/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
15.21:1
Closest name
Antique White
ΔE2000 5.2
Where it sits
Hue43° of 360°
Saturation30%
Lightness84%
Temperature
Warm ← → Cool16% 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#e2dbc9
RGBrgb(226, 219, 201)
HSLhsl(43, 30%, 84%)
CMYKcmyk(0%, 3%, 11%, 11%)
LABlab(87.5 -0.7 9.7)
LCHlch(87.5 9.7 93.8)
OKLCHoklch(0.892 0.025 89.2)
Decimal14867401
Display P3color(display-p3 0.886 0.859 0.788)

Copy-ready code

/* CSS */
color: #e2dbc9;
background-color: #e2dbc9;
/* Tailwind (arbitrary) */
class="text-[#e2dbc9] bg-[#e2dbc9]"
/* SCSS */
$brand: #e2dbc9;
/* SwiftUI */
Color(red: 0.886, green: 0.859, blue: 0.788)
/* Android */
Color.parseColor("#e2dbc9")
/* Flutter */
Color(0xFFE2DBC9)
/* Python / OpenCV (BGR) */
(201, 219, 226)

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

Accessibility — WCAG contrast

Aa
#e2dbc9 on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#e2dbc9 on black: 15.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E0DAC8
deuteranopia · #E1DCC9
tritanopia · #E7D8D6

Color scale — 50 to 950

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

#F9F8F6
#F3F1EC
#e2dbc9
#D8CEB6
#C4B692
#B19E6D
#9F8B56
#857447
#6A5C39
#4E452C
#312B1C
Base = 200Lightest = 50 · #F9F8F6Darkest = 950 · #312B1C
:root {
  --brand-50: #F9F8F6;
  --brand-100: #F3F1EC;
  --brand-200: #e2dbc9;
  --brand-300: #D8CEB6;
  --brand-400: #C4B692;
  --brand-500: #B19E6D;
  --brand-600: #9F8B56;
  --brand-700: #857447;
  --brand-800: #6A5C39;
  --brand-900: #4E452C;
  --brand-950: #312B1C;
  --brand: #e2dbc9;
  --brand-ink: #000000;
}

Colors that work with #e2dbc9

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#E2DCCA
Hairlines and dividers
Muted text#958250
Captions on the surface
Accent#42678A
Second voice, not a rival
Dark variant#53482D
Hover, pressed, headers
Light variant#F6F4EE
Selected rows, tints
Dark surface#242014
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 #e2dbc9

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
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#C9D0E2
Analogous left#E2CEC9
Analogous right#DCE2C9
Split-complement 1#C9DCE2
Split-complement 2#CEC9E2
Triadic 1#C9E2DB
Triadic 2#DBC9E2
Tetradic#C9E2CE

RGB percentages

Red88.6%
Green85.9%
Blue78.8%

CMYK percentages

Cyan0.0%
Magenta3.1%
Yellow11.1%
Key (black)11.4%

Color previews

#e2dbc9 text on a black background

contrast 15.21:1

Card sample

#e2dbc9 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(226, 219, 201, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(226, 219, 201, 0.45);
Border & gradient
Gradient panel
border: 3px solid #e2dbc9;
background: linear-gradient(135deg, #e2dbc9, #D8E2C9);

Monochromatic scale

Palettes built from #e2dbc9

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.

#e2dbc9 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
RetailLeisureEnergyWarning systems
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#e2dbc9, answered

What color is #e2dbc9?

#e2dbc9 is a light soft yellow, closest to Antique White (ΔE2000 5.2). It sits at 43° on the hue wheel with 30% saturation and 84% lightness, which reads as warm.

What is the RGB value of #e2dbc9?

rgb(226, 219, 201) — 226 red, 219 green and 201 blue out of 255, or 88.6% / 85.9% / 78.8% by channel.

Is #e2dbc9 a light or a dark color?

It is a light color. Relative luminance is 0.7105 and perceived brightness is 86%, so black text on it reaches 15.21:1.

Should I use black or white text on #e2dbc9?

Black. It scores 15.21:1 against #e2dbc9, versus 1.38:1 for white — AAA at any size.

What is the complementary color of #e2dbc9?

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

What colors go well with #e2dbc9?

For interface work: #FAF8F5 as the surface, #E2DCCA for borders, #958250 for secondary text, #42678A as an accent and #53482D for hover and pressed states. For a palette, the analogous pair #E2CEC9 and #DCE2C9 stays calm, while #C9D0E2 is the loudest partner.

What is #e2dbc9 in CMYK for printing?

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

Is #e2dbc9 warm or cool?

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

Work with #e2dbc9 in the Color Lab