Skip to content

#e2d5df

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

RGB
226, 213, 223
HSL
314°, 18%, 86%
CMYK
0, 6, 1, 11
Luminance
0.6908

At a glance

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

Hex
#e2d5df
Hue
314°
magenta / pink
Saturation
18%
soft
Lightness
86%
pale
Brightness
89%
HSV value
Perceived
86%
weighted brightness
Luminance
0.6908
WCAG relative
Temperature
Neutral
46/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
14.82:1
Closest name
Lavender Blush
ΔE2000 6.3
Where it sits
Hue314° of 360°
Saturation18%
Lightness86%
Temperature
Warm ← → Cool46% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#e2d5df
RGBrgb(226, 213, 223)
HSLhsl(314, 18%, 86%)
CMYKcmyk(0%, 6%, 1%, 11%)
LABlab(86.5 6.2 -3.3)
LCHlch(86.5 7.0 332.0)
OKLCHoklch(0.886 0.019 333.5)
Decimal14865887
Display P3color(display-p3 0.886 0.835 0.875)

Copy-ready code

/* CSS */
color: #e2d5df;
background-color: #e2d5df;
/* Tailwind (arbitrary) */
class="text-[#e2d5df] bg-[#e2d5df]"
/* SCSS */
$brand: #e2d5df;
/* SwiftUI */
Color(red: 0.886, green: 0.835, blue: 0.875)
/* Android */
Color.parseColor("#e2d5df")
/* Flutter */
Color(0xFFE2D5DF)
/* Python / OpenCV (BGR) */
(223, 213, 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 #e2d5df · 14.82:1
Use #000000AAA at every size.
Aa
White text · 1.42:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.82:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #e2d5df as text scores 1.42:1 on white and 14.82:1 on black.

Accessibility — WCAG contrast

Aa
#e2d5df on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#e2d5df on black: 14.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D5D8DF
deuteranopia · #D8D9DF
tritanopia · #E3D5D8

Color scale — 50 to 950

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

#F8F6F8
#F2EEF1
#e2d5df
#D1BDCC
#BA9BB3
#A37A9A
#916486
#795370
#61435A
#483343
#2D202A
Base = 200Lightest = 50 · #F8F6F8Darkest = 950 · #2D202A
:root {
  --brand-50: #F8F6F8;
  --brand-100: #F2EEF1;
  --brand-200: #e2d5df;
  --brand-300: #D1BDCC;
  --brand-400: #BA9BB3;
  --brand-500: #A37A9A;
  --brand-600: #916486;
  --brand-700: #795370;
  --brand-800: #61435A;
  --brand-900: #483343;
  --brand-950: #2D202A;
  --brand: #e2d5df;
  --brand-ink: #000000;
}

Colors that work with #e2d5df

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#F9F6F8
Tinted page background
Border#DECFDA
Hairlines and dividers
Muted text#885E7E
Captions on the surface
Accent#507C50
Second voice, not a rival
Dark variant#4B3446
Hover, pressed, headers
Light variant#F5F0F4
Selected rows, tints
Dark surface#21171F
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 #e2d5df

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#D5E2D8
Analogous left#DFD5E2
Analogous right#E2D5D9
Split-complement 1#D9E2D5
Split-complement 2#D5E2DF
Triadic 1#DFE2D5
Triadic 2#D5DFE2
Tetradic#E2DFD5

RGB percentages

Red88.6%
Green83.5%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta5.8%
Yellow1.3%
Key (black)11.4%

Color previews

#e2d5df text on a black background

contrast 14.82:1

Card sample

#e2d5df text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e2d5df

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.

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

#e2d5df, answered

What color is #e2d5df?

#e2d5df is a pale soft magenta / pink, closest to Lavender Blush (ΔE2000 6.3). It sits at 314° on the hue wheel with 18% saturation and 86% lightness, which reads as neutral.

What is the RGB value of #e2d5df?

rgb(226, 213, 223) — 226 red, 213 green and 223 blue out of 255, or 88.6% / 83.5% / 87.5% by channel.

Is #e2d5df a light or a dark color?

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

Should I use black or white text on #e2d5df?

Black. It scores 14.82:1 against #e2d5df, versus 1.42:1 for white — AAA at any size.

What is the complementary color of #e2d5df?

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

What colors go well with #e2d5df?

For interface work: #F9F6F8 as the surface, #DECFDA for borders, #885E7E for secondary text, #507C50 as an accent and #4B3446 for hover and pressed states. For a palette, the analogous pair #DFD5E2 and #E2D5D9 stays calm, while #D5E2D8 is the loudest partner.

What is #e2d5df in CMYK for printing?

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

Is #e2d5df warm or cool?

Neutral — it scores 46 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E2D5DA; nudged cooler, #E1D4E3.

Work with #e2d5df in the Color Lab