Skip to content

#ecbfe5

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

RGB
236, 191, 229
HSL
309°, 54%, 84%
CMYK
0, 19, 3, 8
Luminance
0.6075

At a glance

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

Hex
#ecbfe5
Hue
309°
magenta / pink
Saturation
54%
vivid
Lightness
84%
light
Brightness
93%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6075
WCAG relative
Temperature
Neutral
45/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
13.15:1
Closest name
Thistle
ΔE2000 5.9
Where it sits
Hue309° of 360°
Saturation54%
Lightness84%
Temperature
Warm ← → Cool45% 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#ecbfe5
RGBrgb(236, 191, 229)
HSLhsl(309, 54%, 84%)
CMYKcmyk(0%, 19%, 3%, 8%)
LABlab(82.3 22.3 -12.8)
LCHlch(82.3 25.7 330.2)
OKLCHoklch(0.856 0.071 331.5)
Decimal15515621
Display P3color(display-p3 0.925 0.749 0.898)

Copy-ready code

/* CSS */
color: #ecbfe5;
background-color: #ecbfe5;
/* Tailwind (arbitrary) */
class="text-[#ecbfe5] bg-[#ecbfe5]"
/* SCSS */
$brand: #ecbfe5;
/* SwiftUI */
Color(red: 0.925, green: 0.749, blue: 0.898)
/* Android */
Color.parseColor("#ecbfe5")
/* Flutter */
Color(0xFFECBFE5)
/* Python / OpenCV (BGR) */
(229, 191, 236)

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

Accessibility — WCAG contrast

Aa
#ecbfe5 on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#ecbfe5 on black: 13.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BEC9E7
deuteranopia · #C8CFE3
tritanopia · #F0C1CC

Color scale — 50 to 950

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

#FBF4FA
#F6E9F4
#ecbfe5
#E5A8DC
#D87DCA
#CC52B9
#BD38A8
#9D2F8C
#7E2570
#5C1F52
#391333
Base = 200Lightest = 50 · #FBF4FADarkest = 950 · #391333
:root {
  --brand-50: #FBF4FA;
  --brand-100: #F6E9F4;
  --brand-200: #ecbfe5;
  --brand-300: #E5A8DC;
  --brand-400: #D87DCA;
  --brand-500: #CC52B9;
  --brand-600: #BD38A8;
  --brand-700: #9D2F8C;
  --brand-800: #7E2570;
  --brand-900: #5C1F52;
  --brand-950: #391333;
  --brand: #ecbfe5;
  --brand-ink: #000000;
}

Colors that work with #ecbfe5

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#ECC0E5
Hairlines and dividers
Muted text#9B4B8E
Captions on the surface
Accent#36A22A
Second voice, not a rival
Dark variant#621D58
Hover, pressed, headers
Light variant#F9EBF7
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 #ecbfe5

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#BFECC6
Analogous left#DCBFEC
Analogous right#ECBFCE
Split-complement 1#CEECBF
Split-complement 2#BFECDC
Triadic 1#E5ECBF
Triadic 2#BFE5EC
Tetradic#ECDCBF

RGB percentages

Red92.5%
Green74.9%
Blue89.8%

CMYK percentages

Cyan0.0%
Magenta19.1%
Yellow3.0%
Key (black)7.5%

Color previews

#ecbfe5 text on a black background

contrast 13.15:1

Card sample

#ecbfe5 text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ecbfe5

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.

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

#ecbfe5, answered

What color is #ecbfe5?

#ecbfe5 is a light vivid magenta / pink, closest to Thistle (ΔE2000 5.9). It sits at 309° on the hue wheel with 54% saturation and 84% lightness, which reads as neutral.

What is the RGB value of #ecbfe5?

rgb(236, 191, 229) — 236 red, 191 green and 229 blue out of 255, or 92.5% / 74.9% / 89.8% by channel.

Is #ecbfe5 a light or a dark color?

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

Should I use black or white text on #ecbfe5?

Black. It scores 13.15:1 against #ecbfe5, versus 1.60:1 for white — AAA at any size.

What is the complementary color of #ecbfe5?

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

What colors go well with #ecbfe5?

For interface work: #FAF4F9 as the surface, #ECC0E5 for borders, #9B4B8E for secondary text, #36A22A as an accent and #621D58 for hover and pressed states. For a palette, the analogous pair #DCBFEC and #ECBFCE stays calm, while #BFECC6 is the loudest partner.

What is #ecbfe5 in CMYK for printing?

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

Is #ecbfe5 warm or cool?

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

Work with #ecbfe5 in the Color Lab