Skip to content

#e5d2eb

a pale, soft violet · neutral · closest name: Thistle

RGB
229, 210, 235
HSL
286°, 39%, 87%
CMYK
3, 11, 0, 8
Luminance
0.6875

At a glance

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

Hex
#e5d2eb
Hue
286°
violet
Saturation
39%
soft
Lightness
87%
pale
Brightness
92%
HSV value
Perceived
86%
weighted brightness
Luminance
0.6875
WCAG relative
Temperature
Neutral
58/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
14.75:1
Closest name
Thistle
ΔE2000 4.7
Where it sits
Hue286° of 360°
Saturation39%
Lightness87%
Temperature
Warm ← → Cool58% 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#e5d2eb
RGBrgb(229, 210, 235)
HSLhsl(286, 39%, 87%)
CMYKcmyk(3%, 11%, 0%, 8%)
LABlab(86.4 11.0 -9.9)
LCHlch(86.4 14.8 318.1)
OKLCHoklch(0.887 0.040 318.0)
Decimal15061739
Display P3color(display-p3 0.898 0.824 0.922)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#e5d2eb on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#e5d2eb on black: 14.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D0D7EC
deuteranopia · #D3D9EA
tritanopia · #E5D4DA

Color scale — 50 to 950

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

#F9F5FA
#F2EBF4
#e5d2eb
#D2B1DC
#BC8ACB
#A564BA
#934BAA
#7A3F8D
#623271
#482853
#2D1934
Base = 200Lightest = 50 · #F9F5FADarkest = 950 · #2D1934
:root {
  --brand-50: #F9F5FA;
  --brand-100: #F2EBF4;
  --brand-200: #e5d2eb;
  --brand-300: #D2B1DC;
  --brand-400: #BC8ACB;
  --brand-500: #A564BA;
  --brand-600: #934BAA;
  --brand-700: #7A3F8D;
  --brand-800: #623271;
  --brand-900: #482853;
  --brand-950: #2D1934;
  --brand: #e5d2eb;
  --brand-ink: #000000;
}

Colors that work with #e5d2eb

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#F9F4FA
Tinted page background
Border#DEC6E6
Hairlines and dividers
Muted text#884B9B
Captions on the surface
Accent#64903C
Second voice, not a rival
Dark variant#4D2758
Hover, pressed, headers
Light variant#F5EDF7
Selected rows, tints
Dark surface#201424
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 #e5d2eb

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#D8EBD2
Analogous left#D9D2EB
Analogous right#EBD2E5
Split-complement 1#E5EBD2
Split-complement 2#D2EBD9
Triadic 1#EBE5D2
Triadic 2#D2EBE5
Tetradic#EBD9D2

RGB percentages

Red89.8%
Green82.4%
Blue92.2%

CMYK percentages

Cyan2.6%
Magenta10.6%
Yellow0.0%
Key (black)7.8%

Color previews

#e5d2eb text on a black background

contrast 14.75:1

Card sample

#e5d2eb text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e5d2eb

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.

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

#e5d2eb, answered

What color is #e5d2eb?

#e5d2eb is a pale soft violet, closest to Thistle (ΔE2000 4.7). It sits at 286° on the hue wheel with 39% saturation and 87% lightness, which reads as neutral.

What is the RGB value of #e5d2eb?

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

Is #e5d2eb a light or a dark color?

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

Should I use black or white text on #e5d2eb?

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

What is the complementary color of #e5d2eb?

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

What colors go well with #e5d2eb?

For interface work: #F9F4FA as the surface, #DEC6E6 for borders, #884B9B for secondary text, #64903C as an accent and #4D2758 for hover and pressed states. For a palette, the analogous pair #D9D2EB and #EBD2E5 stays calm, while #D8EBD2 is the loudest partner.

What is #e5d2eb in CMYK for printing?

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

Is #e5d2eb warm or cool?

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

Work with #e5d2eb in the Color Lab