Skip to content

#e4ddf3

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

RGB
228, 221, 243
HSL
259°, 48%, 91%
CMYK
6, 9, 0, 5
Luminance
0.7468

At a glance

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

Hex
#e4ddf3
Hue
259°
violet
Saturation
48%
vivid
Lightness
91%
pale
Brightness
95%
HSV value
Perceived
89%
weighted brightness
Luminance
0.7468
WCAG relative
Temperature
Cool
73/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
15.94:1
Closest name
Lavender
ΔE2000 3.6
Where it sits
Hue259° of 360°
Saturation48%
Lightness91%
Temperature
Warm ← → Cool73% 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#e4ddf3
RGBrgb(228, 221, 243)
HSLhsl(259, 48%, 91%)
CMYKcmyk(6%, 9%, 0%, 5%)
LABlab(89.2 6.4 -9.8)
LCHlch(89.2 11.8 303.0)
OKLCHoklch(0.910 0.031 300.3)
Decimal14999027
Display P3color(display-p3 0.894 0.867 0.953)

Copy-ready code

/* CSS */
color: #e4ddf3;
background-color: #e4ddf3;
/* Tailwind (arbitrary) */
class="text-[#e4ddf3] bg-[#e4ddf3]"
/* SCSS */
$brand: #e4ddf3;
/* SwiftUI */
Color(red: 0.894, green: 0.867, blue: 0.953)
/* Android */
Color.parseColor("#e4ddf3")
/* Flutter */
Color(0xFFE4DDF3)
/* Python / OpenCV (BGR) */
(243, 221, 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 #e4ddf3 · 15.94:1
Use #000000AAA at every size.
Aa
White text · 1.32:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.94:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #e4ddf3 as text scores 1.32:1 on white and 15.94:1 on black.

Accessibility — WCAG contrast

Aa
#e4ddf3 on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#e4ddf3 on black: 15.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D9E0F4
deuteranopia · #DAE0F2
tritanopia · #E2E0E4

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #e4ddf3 is pinned to step 100; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F6F4FA
#e4ddf3
#D9D0EC
#BDACE2
#9C83D3
#7B59C4
#6540B5
#543597
#432B79
#332258
#201537
Base = 100Lightest = 50 · #F6F4FADarkest = 950 · #201537
:root {
  --brand-50: #F6F4FA;
  --brand-100: #e4ddf3;
  --brand-200: #D9D0EC;
  --brand-300: #BDACE2;
  --brand-400: #9C83D3;
  --brand-500: #7B59C4;
  --brand-600: #6540B5;
  --brand-700: #543597;
  --brand-800: #432B79;
  --brand-900: #332258;
  --brand-950: #201537;
  --brand: #e4ddf3;
  --brand-ink: #000000;
}

Colors that work with #e4ddf3

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#F6F4FA
Tinted page background
Border#CFC3EA
Hairlines and dividers
Muted text#644B9B
Captions on the surface
Accent#929B31
Second voice, not a rival
Dark variant#35215E
Hover, pressed, headers
Light variant#F0ECF8
Selected rows, tints
Dark surface#191424
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 #e4ddf3

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

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#ECF3DD
Analogous left#DDE1F3
Analogous right#EFDDF3
Split-complement 1#F3EFDD
Split-complement 2#E1F3DD
Triadic 1#F3E4DD
Triadic 2#DDF3E4
Tetradic#F3DDE1

RGB percentages

Red89.4%
Green86.7%
Blue95.3%

CMYK percentages

Cyan6.2%
Magenta9.1%
Yellow0.0%
Key (black)4.7%

Color previews

#e4ddf3 text on a black background

contrast 15.94:1

Card sample

#e4ddf3 text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e4ddf3

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.

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

#e4ddf3, answered

What color is #e4ddf3?

#e4ddf3 is a pale vivid violet, closest to Lavender (ΔE2000 3.6). It sits at 259° on the hue wheel with 48% saturation and 91% lightness, which reads as cool.

What is the RGB value of #e4ddf3?

rgb(228, 221, 243) — 228 red, 221 green and 243 blue out of 255, or 89.4% / 86.7% / 95.3% by channel.

Is #e4ddf3 a light or a dark color?

It is a light color. Relative luminance is 0.7468 and perceived brightness is 89%, so black text on it reaches 15.94:1.

Should I use black or white text on #e4ddf3?

Black. It scores 15.94:1 against #e4ddf3, versus 1.32:1 for white — AAA at any size.

What is the complementary color of #e4ddf3?

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

What colors go well with #e4ddf3?

For interface work: #F6F4FA as the surface, #CFC3EA for borders, #644B9B for secondary text, #929B31 as an accent and #35215E for hover and pressed states. For a palette, the analogous pair #DDE1F3 and #EFDDF3 stays calm, while #ECF3DD is the loudest partner.

What is #e4ddf3 in CMYK for printing?

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

Is #e4ddf3 warm or cool?

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

Work with #e4ddf3 in the Color Lab