Skip to content

#e4d7eb

a pale, soft violet · cool · closest name: Lavender

RGB
228, 215, 235
HSL
279°, 33%, 88%
CMYK
3, 9, 0, 8
Luminance
0.7109

At a glance

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

Hex
#e4d7eb
Hue
279°
violet
Saturation
33%
soft
Lightness
88%
pale
Brightness
92%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7109
WCAG relative
Temperature
Cool
61/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
15.22:1
Closest name
Lavender
ΔE2000 6
Where it sits
Hue279° of 360°
Saturation33%
Lightness88%
Temperature
Warm ← → Cool61% cool

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

Every format

HEX#e4d7eb
RGBrgb(228, 215, 235)
HSLhsl(279, 33%, 88%)
CMYKcmyk(3%, 9%, 0%, 8%)
LABlab(87.5 8.0 -8.2)
LCHlch(87.5 11.5 314.5)
OKLCHoklch(0.895 0.030 314.0)
Decimal14997483
Display P3color(display-p3 0.894 0.843 0.922)

Copy-ready code

/* CSS */
color: #e4d7eb;
background-color: #e4d7eb;
/* Tailwind (arbitrary) */
class="text-[#e4d7eb] bg-[#e4d7eb]"
/* SCSS */
$brand: #e4d7eb;
/* SwiftUI */
Color(red: 0.894, green: 0.843, blue: 0.922)
/* Android */
Color.parseColor("#e4d7eb")
/* Flutter */
Color(0xFFE4D7EB)
/* Python / OpenCV (BGR) */
(235, 215, 228)

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

Accessibility — WCAG contrast

Aa
#e4d7eb on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#e4d7eb on black: 15.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D5DBEC
deuteranopia · #D7DCEA
tritanopia · #E4D9DD

Color scale — 50 to 950

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

#F8F5F9
#F1ECF4
#e4d7eb
#CDB4DA
#B38FC7
#9A69B4
#8752A3
#704488
#5A366D
#432A50
#2A1B32
Base = 200Lightest = 50 · #F8F5F9Darkest = 950 · #2A1B32
:root {
  --brand-50: #F8F5F9;
  --brand-100: #F1ECF4;
  --brand-200: #e4d7eb;
  --brand-300: #CDB4DA;
  --brand-400: #B38FC7;
  --brand-500: #9A69B4;
  --brand-600: #8752A3;
  --brand-700: #704488;
  --brand-800: #5A366D;
  --brand-900: #432A50;
  --brand-950: #2A1B32;
  --brand: #e4d7eb;
  --brand-ink: #000000;
}

Colors that work with #e4d7eb

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#F8F5FA
Tinted page background
Border#DAC9E4
Hairlines and dividers
Muted text#7E4D99
Captions on the surface
Accent#6D8B41
Second voice, not a rival
Dark variant#462B55
Hover, pressed, headers
Light variant#F4EEF6
Selected rows, tints
Dark surface#1F1424
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 #e4d7eb

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#DEEBD7
Analogous left#DAD7EB
Analogous right#EBD7E8
Split-complement 1#E8EBD7
Split-complement 2#D7EBDA
Triadic 1#EBE4D7
Triadic 2#D7EBE4
Tetradic#EBDAD7

RGB percentages

Red89.4%
Green84.3%
Blue92.2%

CMYK percentages

Cyan3.0%
Magenta8.5%
Yellow0.0%
Key (black)7.8%

Color previews

#e4d7eb text on a black background

contrast 15.22:1

Card sample

#e4d7eb text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(228, 215, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(228, 215, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #e4d7eb;
background: linear-gradient(135deg, #e4d7eb, #EBD7E5);

Monochromatic scale

Palettes built from #e4d7eb

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.

#e4d7eb in the real world

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

Industries
Creative toolsFintechBeautyLuxury
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#e4d7eb, answered

What color is #e4d7eb?

#e4d7eb is a pale soft violet, closest to Lavender (ΔE2000 6). It sits at 279° on the hue wheel with 33% saturation and 88% lightness, which reads as cool.

What is the RGB value of #e4d7eb?

rgb(228, 215, 235) — 228 red, 215 green and 235 blue out of 255, or 89.4% / 84.3% / 92.2% by channel.

Is #e4d7eb a light or a dark color?

It is a light color. Relative luminance is 0.7109 and perceived brightness is 87%, so black text on it reaches 15.22:1.

Should I use black or white text on #e4d7eb?

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

What is the complementary color of #e4d7eb?

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

What colors go well with #e4d7eb?

For interface work: #F8F5FA as the surface, #DAC9E4 for borders, #7E4D99 for secondary text, #6D8B41 as an accent and #462B55 for hover and pressed states. For a palette, the analogous pair #DAD7EB and #EBD7E8 stays calm, while #DEEBD7 is the loudest partner.

What is #e4d7eb in CMYK for printing?

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

Is #e4d7eb warm or cool?

Cool — it scores 61 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EBD7EB; nudged cooler, #DCD6EC.

Work with #e4d7eb in the Color Lab