Skip to content

#e5dbeb

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

RGB
229, 219, 235
HSL
278°, 29%, 89%
CMYK
3, 7, 0, 8
Luminance
0.7332

At a glance

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

Hex
#e5dbeb
Hue
278°
violet
Saturation
29%
soft
Lightness
89%
pale
Brightness
92%
HSV value
Perceived
88%
weighted brightness
Luminance
0.7332
WCAG relative
Temperature
Cool
60/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
15.66:1
Closest name
Lavender
ΔE2000 4.8
Where it sits
Hue278° of 360°
Saturation29%
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#e5dbeb
RGBrgb(229, 219, 235)
HSLhsl(278, 29%, 89%)
CMYKcmyk(3%, 7%, 0%, 8%)
LABlab(88.6 6.3 -6.6)
LCHlch(88.6 9.1 313.6)
OKLCHoklch(0.904 0.024 313.1)
Decimal15064043
Display P3color(display-p3 0.898 0.859 0.922)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#e5dbeb on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#e5dbeb on black: 15.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D9DEEC
deuteranopia · #DBDFEA
tritanopia · #E5DDE0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #e5dbeb 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
#e5dbeb
#CBB7D7
#B193C3
#976FAF
#83579D
#6D4983
#573A69
#412D4D
#291C30
Base = 200Lightest = 50 · #F8F6F9Darkest = 950 · #291C30
:root {
  --brand-50: #F8F6F9;
  --brand-100: #F1ECF3;
  --brand-200: #e5dbeb;
  --brand-300: #CBB7D7;
  --brand-400: #B193C3;
  --brand-500: #976FAF;
  --brand-600: #83579D;
  --brand-700: #6D4983;
  --brand-800: #573A69;
  --brand-900: #412D4D;
  --brand-950: #291C30;
  --brand: #e5dbeb;
  --brand-ink: #000000;
}

Colors that work with #e5dbeb

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#D9CBE2
Hairlines and dividers
Muted text#7B5294
Captions on the surface
Accent#6D8745
Second voice, not a rival
Dark variant#442E52
Hover, pressed, headers
Light variant#F3EFF6
Selected rows, tints
Dark surface#1E1424
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 #e5dbeb

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#E1EBDB
Analogous left#DDDBEB
Analogous right#EBDBE9
Split-complement 1#E9EBDB
Split-complement 2#DBEBDD
Triadic 1#EBE5DB
Triadic 2#DBEBE5
Tetradic#EBDDDB

RGB percentages

Red89.8%
Green85.9%
Blue92.2%

CMYK percentages

Cyan2.6%
Magenta6.8%
Yellow0.0%
Key (black)7.8%

Color previews

#e5dbeb text on a black background

contrast 15.66:1

Card sample

#e5dbeb text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e5dbeb

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.

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

#e5dbeb, answered

What color is #e5dbeb?

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

What is the RGB value of #e5dbeb?

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

Is #e5dbeb a light or a dark color?

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

Should I use black or white text on #e5dbeb?

Black. It scores 15.66:1 against #e5dbeb, versus 1.34:1 for white — AAA at any size.

What is the complementary color of #e5dbeb?

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

What colors go well with #e5dbeb?

For interface work: #F8F5FA as the surface, #D9CBE2 for borders, #7B5294 for secondary text, #6D8745 as an accent and #442E52 for hover and pressed states. For a palette, the analogous pair #DDDBEB and #EBDBE9 stays calm, while #E1EBDB is the loudest partner.

What is #e5dbeb 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 #e5dbeb 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 #EBDBEB; nudged cooler, #DFDAEC.

Work with #e5dbeb in the Color Lab