Skip to content

#e9dae2

a pale, soft magenta / pink · warm · closest name: Lavender Blush

RGB
233, 218, 226
HSL
328°, 25%, 88%
CMYK
0, 6, 3, 9
Luminance
0.7296

At a glance

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

Hex
#e9dae2
Hue
328°
magenta / pink
Saturation
25%
soft
Lightness
88%
pale
Brightness
91%
HSV value
Perceived
88%
weighted brightness
Luminance
0.7296
WCAG relative
Temperature
Warm
39/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
15.59:1
Closest name
Lavender Blush
ΔE2000 4.9
Where it sits
Hue328° of 360°
Saturation25%
Lightness88%
Temperature
Warm ← → Cool39% 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#e9dae2
RGBrgb(233, 218, 226)
HSLhsl(328, 25%, 88%)
CMYKcmyk(0%, 6%, 3%, 9%)
LABlab(88.4 6.5 -2.1)
LCHlch(88.4 6.8 342.4)
OKLCHoklch(0.903 0.019 344.0)
Decimal15325922
Display P3color(display-p3 0.914 0.855 0.886)

Copy-ready code

/* CSS */
color: #e9dae2;
background-color: #e9dae2;
/* Tailwind (arbitrary) */
class="text-[#e9dae2] bg-[#e9dae2]"
/* SCSS */
$brand: #e9dae2;
/* SwiftUI */
Color(red: 0.914, green: 0.855, blue: 0.886)
/* Android */
Color.parseColor("#e9dae2")
/* Flutter */
Color(0xFFE9DAE2)
/* Python / OpenCV (BGR) */
(226, 218, 233)

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

Accessibility — WCAG contrast

Aa
#e9dae2 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#e9dae2 on black: 15.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DBDDE2
deuteranopia · #DEDFE2
tritanopia · #EBDADD

Color scale — 50 to 950

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

#F9F6F7
#F3EDF0
#e9dae2
#D5B9C8
#C095AC
#AB7291
#995B7C
#804C68
#663D53
#4C2F3E
#2F1D27
Base = 200Lightest = 50 · #F9F6F7Darkest = 950 · #2F1D27
:root {
  --brand-50: #F9F6F7;
  --brand-100: #F3EDF0;
  --brand-200: #e9dae2;
  --brand-300: #D5B9C8;
  --brand-400: #C095AC;
  --brand-500: #AB7291;
  --brand-600: #995B7C;
  --brand-700: #804C68;
  --brand-800: #663D53;
  --brand-900: #4C2F3E;
  --brand-950: #2F1D27;
  --brand: #e9dae2;
  --brand-ink: #000000;
}

Colors that work with #e9dae2

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#F9F5F7
Tinted page background
Border#E1CCD7
Hairlines and dividers
Muted text#905675
Captions on the surface
Accent#498353
Second voice, not a rival
Dark variant#503041
Hover, pressed, headers
Light variant#F5EFF2
Selected rows, tints
Dark surface#23151D
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 #e9dae2

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#DAE9E1
Analogous left#E8DAE9
Analogous right#E9DADA
Split-complement 1#DAE9DA
Split-complement 2#DAE9E8
Triadic 1#E2E9DA
Triadic 2#DAE2E9
Tetradic#E9E8DA

RGB percentages

Red91.4%
Green85.5%
Blue88.6%

CMYK percentages

Cyan0.0%
Magenta6.4%
Yellow3.0%
Key (black)8.6%

Color previews

#e9dae2 text on a black background

contrast 15.59:1

Card sample

#e9dae2 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e9dae2

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.

#e9dae2 in the real world

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

Industries
BeautyFashionLifestyleYouth brands
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#e9dae2, answered

What color is #e9dae2?

#e9dae2 is a pale soft magenta / pink, closest to Lavender Blush (ΔE2000 4.9). It sits at 328° on the hue wheel with 25% saturation and 88% lightness, which reads as warm.

What is the RGB value of #e9dae2?

rgb(233, 218, 226) — 233 red, 218 green and 226 blue out of 255, or 91.4% / 85.5% / 88.6% by channel.

Is #e9dae2 a light or a dark color?

It is a light color. Relative luminance is 0.7296 and perceived brightness is 88%, so black text on it reaches 15.59:1.

Should I use black or white text on #e9dae2?

Black. It scores 15.59:1 against #e9dae2, versus 1.35:1 for white — AAA at any size.

What is the complementary color of #e9dae2?

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

What colors go well with #e9dae2?

For interface work: #F9F5F7 as the surface, #E1CCD7 for borders, #905675 for secondary text, #498353 as an accent and #503041 for hover and pressed states. For a palette, the analogous pair #E8DAE9 and #E9DADA stays calm, while #DAE9E1 is the loudest partner.

What is #e9dae2 in CMYK for printing?

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

Is #e9dae2 warm or cool?

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

Work with #e9dae2 in the Color Lab