Skip to content

#e6bcdf

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

RGB
230, 188, 223
HSL
310°, 46%, 82%
CMYK
0, 18, 3, 10
Luminance
0.5812

At a glance

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

Hex
#e6bcdf
Hue
310°
magenta / pink
Saturation
46%
vivid
Lightness
82%
light
Brightness
90%
HSV value
Perceived
81%
weighted brightness
Luminance
0.5812
WCAG relative
Temperature
Neutral
44/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
12.62:1
Closest name
Thistle
ΔE2000 5
Where it sits
Hue310° of 360°
Saturation46%
Lightness82%
Temperature
Warm ← → Cool44% 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#e6bcdf
RGBrgb(230, 188, 223)
HSLhsl(310, 46%, 82%)
CMYKcmyk(0%, 18%, 3%, 10%)
LABlab(80.8 20.8 -11.8)
LCHlch(80.8 23.9 330.5)
OKLCHoklch(0.843 0.067 331.8)
Decimal15121631
Display P3color(display-p3 0.902 0.737 0.875)

Copy-ready code

/* CSS */
color: #e6bcdf;
background-color: #e6bcdf;
/* Tailwind (arbitrary) */
class="text-[#e6bcdf] bg-[#e6bcdf]"
/* SCSS */
$brand: #e6bcdf;
/* SwiftUI */
Color(red: 0.902, green: 0.737, blue: 0.875)
/* Android */
Color.parseColor("#e6bcdf")
/* Flutter */
Color(0xFFE6BCDF)
/* Python / OpenCV (BGR) */
(223, 188, 230)

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

Accessibility — WCAG contrast

Aa
#e6bcdf on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#e6bcdf on black: 12.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BBC5E0
deuteranopia · #C5CBDE
tritanopia · #EABEC8

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #e6bcdf 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
#F5EAF3
#EBD1E7
#e6bcdf
#D184C4
#C25CB1
#B242A0
#953785
#772C6A
#57234E
#361631
Base = 300Lightest = 50 · #FAF5F9Darkest = 950 · #361631
:root {
  --brand-50: #FAF5F9;
  --brand-100: #F5EAF3;
  --brand-200: #EBD1E7;
  --brand-300: #e6bcdf;
  --brand-400: #D184C4;
  --brand-500: #C25CB1;
  --brand-600: #B242A0;
  --brand-700: #953785;
  --brand-800: #772C6A;
  --brand-900: #57234E;
  --brand-950: #361631;
  --brand: #e6bcdf;
  --brand-ink: #000000;
}

Colors that work with #e6bcdf

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#E9C4E3
Hairlines and dividers
Muted text#9B4B8E
Captions on the surface
Accent#3C9933
Second voice, not a rival
Dark variant#5D2353
Hover, pressed, headers
Light variant#F8ECF6
Selected rows, tints
Dark surface#241422
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 #e6bcdf

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#BCE6C3
Analogous left#D8BCE6
Analogous right#E6BCCA
Split-complement 1#CAE6BC
Split-complement 2#BCE6D8
Triadic 1#DFE6BC
Triadic 2#BCDFE6
Tetradic#E6D8BC

RGB percentages

Red90.2%
Green73.7%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta18.3%
Yellow3.0%
Key (black)9.8%

Color previews

#e6bcdf text on a black background

contrast 12.62:1

Card sample

#e6bcdf text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e6bcdf

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.

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

#e6bcdf, answered

What color is #e6bcdf?

#e6bcdf is a light vivid magenta / pink, closest to Thistle (ΔE2000 5). It sits at 310° on the hue wheel with 46% saturation and 82% lightness, which reads as neutral.

What is the RGB value of #e6bcdf?

rgb(230, 188, 223) — 230 red, 188 green and 223 blue out of 255, or 90.2% / 73.7% / 87.5% by channel.

Is #e6bcdf a light or a dark color?

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

Should I use black or white text on #e6bcdf?

Black. It scores 12.62:1 against #e6bcdf, versus 1.66:1 for white — AAA at any size.

What is the complementary color of #e6bcdf?

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

What colors go well with #e6bcdf?

For interface work: #FAF4F9 as the surface, #E9C4E3 for borders, #9B4B8E for secondary text, #3C9933 as an accent and #5D2353 for hover and pressed states. For a palette, the analogous pair #D8BCE6 and #E6BCCA stays calm, while #BCE6C3 is the loudest partner.

What is #e6bcdf in CMYK for printing?

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

Is #e6bcdf warm or cool?

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

Work with #e6bcdf in the Color Lab