Skip to content

#e4bdf3

a light, vivid violet · cool · closest name: Plum

RGB
228, 189, 243
HSL
283°, 69%, 85%
CMYK
6, 22, 0, 5
Luminance
0.5936

At a glance

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

Hex
#e4bdf3
Hue
283°
violet
Saturation
69%
vivid
Lightness
85%
light
Brightness
95%
HSV value
Perceived
82%
weighted brightness
Luminance
0.5936
WCAG relative
Temperature
Cool
59/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
12.87:1
Closest name
Plum
ΔE2000 7.3
Where it sits
Hue283° of 360°
Saturation69%
Lightness85%
Temperature
Warm ← → Cool59% 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#e4bdf3
RGBrgb(228, 189, 243)
HSLhsl(283, 69%, 85%)
CMYKcmyk(6%, 22%, 0%, 5%)
LABlab(81.5 23.4 -21.5)
LCHlch(81.5 31.8 317.4)
OKLCHoklch(0.850 0.085 316.5)
Decimal14990835
Display P3color(display-p3 0.894 0.741 0.953)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#e4bdf3 on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#e4bdf3 on black: 12.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B6C8F5
deuteranopia · #BFCCF1
tritanopia · #E4C3D0

Color scale — 50 to 950

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

#F9F3FB
#F3E7F8
#e4bdf3
#D8A0EE
#C571E5
#B141DC
#A026CF
#851FAD
#6B198A
#4E1664
#310E3F
Base = 200Lightest = 50 · #F9F3FBDarkest = 950 · #310E3F
:root {
  --brand-50: #F9F3FB;
  --brand-100: #F3E7F8;
  --brand-200: #e4bdf3;
  --brand-300: #D8A0EE;
  --brand-400: #C571E5;
  --brand-500: #B141DC;
  --brand-600: #A026CF;
  --brand-700: #851FAD;
  --brand-800: #6B198A;
  --brand-900: #4E1664;
  --brand-950: #310E3F;
  --brand: #e4bdf3;
  --brand-ink: #000000;
}

Colors that work with #e4bdf3

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#E0C0ED
Hairlines and dividers
Muted text#854B9B
Captions on the surface
Accent#6BB21A
Second voice, not a rival
Dark variant#53146C
Hover, pressed, headers
Light variant#F6E9FB
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 #e4bdf3

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#CCF3BD
Analogous left#C9BDF3
Analogous right#F3BDE7
Split-complement 1#E7F3BD
Split-complement 2#BDF3C9
Triadic 1#F3E4BD
Triadic 2#BDF3E4
Tetradic#F3C9BD

RGB percentages

Red89.4%
Green74.1%
Blue95.3%

CMYK percentages

Cyan6.2%
Magenta22.2%
Yellow0.0%
Key (black)4.7%

Color previews

#e4bdf3 text on a black background

contrast 12.87:1

Card sample

#e4bdf3 text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e4bdf3

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.

#e4bdf3 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

Converts to four-color process without much drama. Proof it anyway.

#e4bdf3, answered

What color is #e4bdf3?

#e4bdf3 is a light vivid violet, closest to Plum (ΔE2000 7.3). It sits at 283° on the hue wheel with 69% saturation and 85% lightness, which reads as cool.

What is the RGB value of #e4bdf3?

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

Is #e4bdf3 a light or a dark color?

It is a light color. Relative luminance is 0.5936 and perceived brightness is 82%, so black text on it reaches 12.87:1.

Should I use black or white text on #e4bdf3?

Black. It scores 12.87:1 against #e4bdf3, versus 1.63:1 for white — AAA at any size.

What is the complementary color of #e4bdf3?

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

What colors go well with #e4bdf3?

For interface work: #F9F4FA as the surface, #E0C0ED for borders, #854B9B for secondary text, #6BB21A as an accent and #53146C for hover and pressed states. For a palette, the analogous pair #C9BDF3 and #F3BDE7 stays calm, while #CCF3BD is the loudest partner.

What is #e4bdf3 in CMYK for printing?

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

Is #e4bdf3 warm or cool?

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

Work with #e4bdf3 in the Color Lab