Skip to content

#e5daeb

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

RGB
229, 218, 235
HSL
279°, 30%, 89%
CMYK
3, 7, 0, 8
Luminance
0.7280

At a glance

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

Hex
#e5daeb
Hue
279°
violet
Saturation
30%
soft
Lightness
89%
pale
Brightness
92%
HSV value
Perceived
88%
weighted brightness
Luminance
0.7280
WCAG relative
Temperature
Cool
60/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
15.56:1
Closest name
Lavender
ΔE2000 5.1
Where it sits
Hue279° of 360°
Saturation30%
Lightness89%
Temperature
Warm ← → Cool60% 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#e5daeb
RGBrgb(229, 218, 235)
HSLhsl(279, 30%, 89%)
CMYKcmyk(3%, 7%, 0%, 8%)
LABlab(88.3 6.8 -7.0)
LCHlch(88.3 9.7 314.3)
OKLCHoklch(0.902 0.026 314.0)
Decimal15063787
Display P3color(display-p3 0.898 0.855 0.922)

Copy-ready code

/* CSS */
color: #e5daeb;
background-color: #e5daeb;
/* Tailwind (arbitrary) */
class="text-[#e5daeb] bg-[#e5daeb]"
/* SCSS */
$brand: #e5daeb;
/* SwiftUI */
Color(red: 0.898, green: 0.855, blue: 0.922)
/* Android */
Color.parseColor("#e5daeb")
/* Flutter */
Color(0xFFE5DAEB)
/* Python / OpenCV (BGR) */
(235, 218, 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 #e5daeb · 15.56:1
Use #000000AAA at every size.
Aa
White text · 1.35:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.56:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #e5daeb as text scores 1.35:1 on white and 15.56:1 on black.

Accessibility — WCAG contrast

Aa
#e5daeb on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#e5daeb on black: 15.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D8DDEC
deuteranopia · #DADEEA
tritanopia · #E5DCDF

Color scale — 50 to 950

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

#F8F6F9
#F1ECF3
#e5daeb
#CCB6D8
#B292C4
#996DB0
#85569F
#6F4884
#59396A
#422C4E
#291C31
Base = 200Lightest = 50 · #F8F6F9Darkest = 950 · #291C31
:root {
  --brand-50: #F8F6F9;
  --brand-100: #F1ECF3;
  --brand-200: #e5daeb;
  --brand-300: #CCB6D8;
  --brand-400: #B292C4;
  --brand-500: #996DB0;
  --brand-600: #85569F;
  --brand-700: #6F4884;
  --brand-800: #59396A;
  --brand-900: #422C4E;
  --brand-950: #291C31;
  --brand: #e5daeb;
  --brand-ink: #000000;
}

Colors that work with #e5daeb

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#DACAE2
Hairlines and dividers
Muted text#7D5195
Captions on the surface
Accent#6B8844
Second voice, not a rival
Dark variant#452D53
Hover, pressed, headers
Light variant#F3EEF6
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 #e5daeb

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#E0EBDA
Analogous left#DCDAEB
Analogous right#EBDAE8
Split-complement 1#E8EBDA
Split-complement 2#DAEBDC
Triadic 1#EBE5DA
Triadic 2#DAEBE5
Tetradic#EBDCDA

RGB percentages

Red89.8%
Green85.5%
Blue92.2%

CMYK percentages

Cyan2.6%
Magenta7.2%
Yellow0.0%
Key (black)7.8%

Color previews

#e5daeb text on a black background

contrast 15.56:1

Card sample

#e5daeb text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e5daeb

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.

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

#e5daeb, answered

What color is #e5daeb?

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

What is the RGB value of #e5daeb?

rgb(229, 218, 235) — 229 red, 218 green and 235 blue out of 255, or 89.8% / 85.5% / 92.2% by channel.

Is #e5daeb a light or a dark color?

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

Should I use black or white text on #e5daeb?

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

What is the complementary color of #e5daeb?

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

What colors go well with #e5daeb?

For interface work: #F8F5FA as the surface, #DACAE2 for borders, #7D5195 for secondary text, #6B8844 as an accent and #452D53 for hover and pressed states. For a palette, the analogous pair #DCDAEB and #EBDAE8 stays calm, while #E0EBDA is the loudest partner.

What is #e5daeb in CMYK for printing?

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

Is #e5daeb warm or cool?

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

Work with #e5daeb in the Color Lab