Skip to content

#f5bdfe

a pale, electric magenta / pink · neutral · closest name: Plum

RGB
245, 189, 254
HSL
292°, 97%, 87%
CMYK
4, 26, 0, 0
Luminance
0.6296

At a glance

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

Hex
#f5bdfe
Hue
292°
magenta / pink
Saturation
97%
electric
Lightness
87%
pale
Brightness
100%
HSV value
Perceived
84%
weighted brightness
Luminance
0.6296
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
13.59:1
Closest name
Plum
ΔE2000 7.3
Where it sits
Hue292° of 360°
Saturation97%
Lightness87%
Temperature
Warm ← → Cool55% 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#f5bdfe
RGBrgb(245, 189, 254)
HSLhsl(292, 97%, 87%)
CMYKcmyk(4%, 26%, 0%, 0%)
LABlab(83.4 30.9 -24.3)
LCHlch(83.4 39.3 321.8)
OKLCHoklch(0.869 0.106 321.7)
Decimal16104958
Display P3color(display-p3 0.961 0.741 0.996)

Copy-ready code

/* CSS */
color: #f5bdfe;
background-color: #f5bdfe;
/* Tailwind (arbitrary) */
class="text-[#f5bdfe] bg-[#f5bdfe]"
/* SCSS */
$brand: #f5bdfe;
/* SwiftUI */
Color(red: 0.961, green: 0.741, blue: 0.996)
/* Android */
Color.parseColor("#f5bdfe")
/* Flutter */
Color(0xFFF5BDFE)
/* Python / OpenCV (BGR) */
(254, 189, 245)

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

Accessibility — WCAG contrast

Aa
#f5bdfe on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#f5bdfe on black: 13.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B7CCFF
deuteranopia · #C3D2FC
tritanopia · #F7C3D4

Color scale — 50 to 950

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

#FCF1FD
#F8E4FC
#f5bdfe
#EE90FD
#E659FC
#DE22FC
#D004F1
#AE03C9
#8B02A1
#650774
#3F0448
Base = 200Lightest = 50 · #FCF1FDDarkest = 950 · #3F0448
:root {
  --brand-50: #FCF1FD;
  --brand-100: #F8E4FC;
  --brand-200: #f5bdfe;
  --brand-300: #EE90FD;
  --brand-400: #E659FC;
  --brand-500: #DE22FC;
  --brand-600: #D004F1;
  --brand-700: #AE03C9;
  --brand-800: #8B02A1;
  --brand-900: #650774;
  --brand-950: #3F0448;
  --brand: #f5bdfe;
  --brand-ink: #000000;
}

Colors that work with #f5bdfe

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#E6C0ED
Hairlines and dividers
Muted text#904B9B
Captions on the surface
Accent#4FCC00
Second voice, not a rival
Dark variant#6C027E
Hover, pressed, headers
Light variant#FBE6FF
Selected rows, tints
Dark surface#221424
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 #f5bdfe

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#C6FEBD
Analogous left#D5BDFE
Analogous right#FEBDE7
Split-complement 1#E7FEBD
Split-complement 2#BDFED5
Triadic 1#FEF5BD
Triadic 2#BDFEF5
Tetradic#FED5BD

RGB percentages

Red96.1%
Green74.1%
Blue99.6%

CMYK percentages

Cyan3.5%
Magenta25.6%
Yellow0.0%
Key (black)0.4%

Color previews

#f5bdfe text on a black background

contrast 13.59:1

Card sample

#f5bdfe text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f5bdfe

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.

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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#f5bdfe, answered

What color is #f5bdfe?

#f5bdfe is a pale electric magenta / pink, closest to Plum (ΔE2000 7.3). It sits at 292° on the hue wheel with 97% saturation and 87% lightness, which reads as neutral.

What is the RGB value of #f5bdfe?

rgb(245, 189, 254) — 245 red, 189 green and 254 blue out of 255, or 96.1% / 74.1% / 99.6% by channel.

Is #f5bdfe a light or a dark color?

It is a light color. Relative luminance is 0.6296 and perceived brightness is 84%, so black text on it reaches 13.59:1.

Should I use black or white text on #f5bdfe?

Black. It scores 13.59:1 against #f5bdfe, versus 1.54:1 for white — AAA at any size.

What is the complementary color of #f5bdfe?

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

What colors go well with #f5bdfe?

For interface work: #FAF4FA as the surface, #E6C0ED for borders, #904B9B for secondary text, #4FCC00 as an accent and #6C027E for hover and pressed states. For a palette, the analogous pair #D5BDFE and #FEBDE7 stays calm, while #C6FEBD is the loudest partner.

What is #f5bdfe in CMYK for printing?

cmyk(4%, 26%, 0%, 0%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #f5bdfe warm or cool?

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

Work with #f5bdfe in the Color Lab