Skip to content

#e3bfda

a light, soft magenta / pink · warm · closest name: Thistle

RGB
227, 191, 218
HSL
315°, 39%, 82%
CMYK
0, 16, 4, 11
Luminance
0.5865

At a glance

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

Hex
#e3bfda
Hue
315°
magenta / pink
Saturation
39%
soft
Lightness
82%
light
Brightness
89%
HSV value
Perceived
81%
weighted brightness
Luminance
0.5865
WCAG relative
Temperature
Warm
42/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
12.73:1
Closest name
Thistle
ΔE2000 3.1
Where it sits
Hue315° of 360°
Saturation39%
Lightness82%
Temperature
Warm ← → Cool42% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#e3bfda
RGBrgb(227, 191, 218)
HSLhsl(315, 39%, 82%)
CMYKcmyk(0%, 16%, 4%, 11%)
LABlab(81.1 17.3 -8.7)
LCHlch(81.1 19.4 333.4)
OKLCHoklch(0.844 0.054 334.9)
Decimal14925786
Display P3color(display-p3 0.890 0.749 0.855)

Copy-ready code

/* CSS */
color: #e3bfda;
background-color: #e3bfda;
/* Tailwind (arbitrary) */
class="text-[#e3bfda] bg-[#e3bfda]"
/* SCSS */
$brand: #e3bfda;
/* SwiftUI */
Color(red: 0.890, green: 0.749, blue: 0.855)
/* Android */
Color.parseColor("#e3bfda")
/* Flutter */
Color(0xFFE3BFDA)
/* Python / OpenCV (BGR) */
(218, 191, 227)

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 #e3bfda · 12.73:1
Use #000000AAA at every size.
Aa
White text · 1.65:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.73:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #e3bfda as text scores 1.65:1 on white and 12.73:1 on black.

Accessibility — WCAG contrast

Aa
#e3bfda on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#e3bfda on black: 12.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BFC6DB
deuteranopia · #C7CBD9
tritanopia · #E7C0C8

Color scale — 50 to 950

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

#FAF5F9
#F4EBF2
#E9D2E4
#e3bfda
#CC8ABB
#BB63A5
#AA4B92
#8E3E7A
#723262
#532748
#34182D
Base = 300Lightest = 50 · #FAF5F9Darkest = 950 · #34182D
:root {
  --brand-50: #FAF5F9;
  --brand-100: #F4EBF2;
  --brand-200: #E9D2E4;
  --brand-300: #e3bfda;
  --brand-400: #CC8ABB;
  --brand-500: #BB63A5;
  --brand-600: #AA4B92;
  --brand-700: #8E3E7A;
  --brand-800: #723262;
  --brand-900: #532748;
  --brand-950: #34182D;
  --brand: #e3bfda;
  --brand-ink: #000000;
}

Colors that work with #e3bfda

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#FAF4F9
Tinted page background
Border#E6C6DE
Hairlines and dividers
Muted text#9B4B87
Captions on the surface
Accent#3A923A
Second voice, not a rival
Dark variant#59274C
Hover, pressed, headers
Light variant#F7EDF5
Selected rows, tints
Dark surface#241420
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 #e3bfda

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#BFE3C8
Analogous left#DABFE3
Analogous right#E3BFC8
Split-complement 1#C8E3BF
Split-complement 2#BFE3DA
Triadic 1#DAE3BF
Triadic 2#BFDAE3
Tetradic#E3DABF

RGB percentages

Red89.0%
Green74.9%
Blue85.5%

CMYK percentages

Cyan0.0%
Magenta15.9%
Yellow4.0%
Key (black)11.0%

Color previews

#e3bfda text on a black background

contrast 12.73:1

Card sample

#e3bfda text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e3bfda

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.

#e3bfda in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
BeautyFashionLifestyleYouth brands
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#e3bfda, answered

What color is #e3bfda?

#e3bfda is a light soft magenta / pink, closest to Thistle (ΔE2000 3.1). It sits at 315° on the hue wheel with 39% saturation and 82% lightness, which reads as warm.

What is the RGB value of #e3bfda?

rgb(227, 191, 218) — 227 red, 191 green and 218 blue out of 255, or 89% / 74.9% / 85.5% by channel.

Is #e3bfda a light or a dark color?

It is a light color. Relative luminance is 0.5865 and perceived brightness is 81%, so black text on it reaches 12.73:1.

Should I use black or white text on #e3bfda?

Black. It scores 12.73:1 against #e3bfda, versus 1.65:1 for white — AAA at any size.

What is the complementary color of #e3bfda?

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

What colors go well with #e3bfda?

For interface work: #FAF4F9 as the surface, #E6C6DE for borders, #9B4B87 for secondary text, #3A923A as an accent and #59274C for hover and pressed states. For a palette, the analogous pair #DABFE3 and #E3BFC8 stays calm, while #BFE3C8 is the loudest partner.

What is #e3bfda in CMYK for printing?

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

Is #e3bfda warm or cool?

Warm — it scores 42 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E3BFCD; nudged cooler, #E0BEE4.

Work with #e3bfda in the Color Lab