Skip to content

#e3bfdf

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

RGB
227, 191, 223
HSL
307°, 39%, 82%
CMYK
0, 16, 2, 11
Luminance
0.5892

At a glance

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

Hex
#e3bfdf
Hue
307°
magenta / pink
Saturation
39%
soft
Lightness
82%
light
Brightness
89%
HSV value
Perceived
81%
weighted brightness
Luminance
0.5892
WCAG relative
Temperature
Neutral
46/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
12.78:1
Closest name
Thistle
ΔE2000 3.5
Where it sits
Hue307° of 360°
Saturation39%
Lightness82%
Temperature
Warm ← → Cool46% 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#e3bfdf
RGBrgb(227, 191, 223)
HSLhsl(307, 39%, 82%)
CMYKcmyk(0%, 16%, 2%, 11%)
LABlab(81.3 18.2 -11.2)
LCHlch(81.3 21.4 328.5)
OKLCHoklch(0.845 0.059 329.7)
Decimal14925791
Display P3color(display-p3 0.890 0.749 0.875)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#e3bfdf on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#e3bfdf on black: 12.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BEC7E0
deuteranopia · #C6CBDE
tritanopia · #E6C1CA

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #e3bfdf 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
#F4EBF3
#E9D2E7
#e3bfdf
#CC8AC4
#BB63B1
#AA4BA0
#8E3E85
#72326A
#53274E
#341831
Base = 300Lightest = 50 · #FAF5F9Darkest = 950 · #341831
:root {
  --brand-50: #FAF5F9;
  --brand-100: #F4EBF3;
  --brand-200: #E9D2E7;
  --brand-300: #e3bfdf;
  --brand-400: #CC8AC4;
  --brand-500: #BB63B1;
  --brand-600: #AA4BA0;
  --brand-700: #8E3E85;
  --brand-800: #72326A;
  --brand-900: #53274E;
  --brand-950: #341831;
  --brand: #e3bfdf;
  --brand-ink: #000000;
}

Colors that work with #e3bfdf

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#FAF4FA
Tinted page background
Border#E6C6E3
Hairlines and dividers
Muted text#9B4B92
Captions on the surface
Accent#47923A
Second voice, not a rival
Dark variant#592753
Hover, pressed, headers
Light variant#F7EDF6
Selected rows, tints
Dark surface#241423
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 #e3bfdf

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#BFE3C3
Analogous left#D5BFE3
Analogous right#E3BFCD
Split-complement 1#CDE3BF
Split-complement 2#BFE3D5
Triadic 1#DFE3BF
Triadic 2#BFDFE3
Tetradic#E3D5BF

RGB percentages

Red89.0%
Green74.9%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta15.9%
Yellow1.8%
Key (black)11.0%

Color previews

#e3bfdf text on a black background

contrast 12.78:1

Card sample

#e3bfdf text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e3bfdf

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.

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

#e3bfdf, answered

What color is #e3bfdf?

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

What is the RGB value of #e3bfdf?

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

Is #e3bfdf a light or a dark color?

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

Should I use black or white text on #e3bfdf?

Black. It scores 12.78:1 against #e3bfdf, versus 1.64:1 for white — AAA at any size.

What is the complementary color of #e3bfdf?

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

What colors go well with #e3bfdf?

For interface work: #FAF4FA as the surface, #E6C6E3 for borders, #9B4B92 for secondary text, #47923A as an accent and #592753 for hover and pressed states. For a palette, the analogous pair #D5BFE3 and #E3BFCD stays calm, while #BFE3C3 is the loudest partner.

What is #e3bfdf in CMYK for printing?

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

Is #e3bfdf warm or cool?

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

Work with #e3bfdf in the Color Lab