Skip to content

#e5dfe2

a pale, muted magenta / pink · neutral · closest name: Gainsboro

RGB
229, 223, 226
HSL
330°, 10%, 89%
CMYK
0, 3, 1, 10
Luminance
0.7492

At a glance

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

Hex
#e5dfe2
Hue
330°
magenta / pink
Saturation
10%
muted
Lightness
89%
pale
Brightness
90%
HSV value
Perceived
88%
weighted brightness
Luminance
0.7492
WCAG relative
Temperature
Neutral
45/100 cool
Color family
Magenta / pink
Tone
Muted
Best ink
Black
15.98:1
Closest name
Gainsboro
ΔE2000 3.7
Where it sits
Hue330° of 360°
Saturation10%
Lightness89%
Temperature
Warm ← → Cool45% 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#e5dfe2
RGBrgb(229, 223, 226)
HSLhsl(330, 10%, 89%)
CMYKcmyk(0%, 3%, 1%, 10%)
LABlab(89.4 2.6 -0.7)
LCHlch(89.4 2.7 343.9)
OKLCHoklch(0.909 0.008 345.4)
Decimal15065058
Display P3color(display-p3 0.898 0.875 0.886)

Copy-ready code

/* CSS */
color: #e5dfe2;
background-color: #e5dfe2;
/* Tailwind (arbitrary) */
class="text-[#e5dfe2] bg-[#e5dfe2]"
/* SCSS */
$brand: #e5dfe2;
/* SwiftUI */
Color(red: 0.898, green: 0.875, blue: 0.886)
/* Android */
Color.parseColor("#e5dfe2")
/* Flutter */
Color(0xFFE5DFE2)
/* Python / OpenCV (BGR) */
(226, 223, 229)

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

Accessibility — WCAG contrast

Aa
#e5dfe2 on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#e5dfe2 on black: 15.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DFE0E2
deuteranopia · #E1E1E2
tritanopia · #E6DFE0

Color scale — 50 to 950

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

#F8F7F7
#F1EEF0
#e5dfe2
#CDC1C7
#B4A2AB
#9A838F
#876E7A
#715B66
#5A4952
#43373D
#2A2326
Base = 200Lightest = 50 · #F8F7F7Darkest = 950 · #2A2326
:root {
  --brand-50: #F8F7F7;
  --brand-100: #F1EEF0;
  --brand-200: #e5dfe2;
  --brand-300: #CDC1C7;
  --brand-400: #B4A2AB;
  --brand-500: #9A838F;
  --brand-600: #876E7A;
  --brand-700: #715B66;
  --brand-800: #5A4952;
  --brand-900: #43373D;
  --brand-950: #2A2326;
  --brand: #e5dfe2;
  --brand-ink: #000000;
}

Colors that work with #e5dfe2

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#F8F7F7
Tinted page background
Border#DAD2D6
Hairlines and dividers
Muted text#7F6773
Captions on the surface
Accent#58745F
Second voice, not a rival
Dark variant#463940
Hover, pressed, headers
Light variant#F4F1F2
Selected rows, tints
Dark surface#1F191C
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 #e5dfe2

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Borders, dividers and quiet backgrounds
  • Long-form reading 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#DFE5E2
Analogous left#E5DFE5
Analogous right#E5DFDF
Split-complement 1#DFE5DF
Split-complement 2#DFE5E5
Triadic 1#E2E5DF
Triadic 2#DFE2E5
Tetradic#E5E5DF

RGB percentages

Red89.8%
Green87.5%
Blue88.6%

CMYK percentages

Cyan0.0%
Magenta2.6%
Yellow1.3%
Key (black)10.2%

Color previews

#e5dfe2 text on a black background

contrast 15.98:1

Card sample

#e5dfe2 text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e5dfe2

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.

#e5dfe2 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
BackgroundsBordersBody textDividers
Print note

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

#e5dfe2, answered

What color is #e5dfe2?

#e5dfe2 is a pale muted magenta / pink, closest to Gainsboro (ΔE2000 3.7). It sits at 330° on the hue wheel with 10% saturation and 89% lightness, which reads as neutral.

What is the RGB value of #e5dfe2?

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

Is #e5dfe2 a light or a dark color?

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

Should I use black or white text on #e5dfe2?

Black. It scores 15.98:1 against #e5dfe2, versus 1.31:1 for white — AAA at any size.

What is the complementary color of #e5dfe2?

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

What colors go well with #e5dfe2?

For interface work: #F8F7F7 as the surface, #DAD2D6 for borders, #7F6773 for secondary text, #58745F as an accent and #463940 for hover and pressed states. For a palette, the analogous pair #E5DFE5 and #E5DFDF stays calm, while #DFE5E2 is the loudest partner.

What is #e5dfe2 in CMYK for printing?

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

Is #e5dfe2 warm or cool?

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

Work with #e5dfe2 in the Color Lab