Skip to content

#f5bdf9

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

RGB
245, 189, 249
HSL
296°, 83%, 86%
CMYK
2, 24, 0, 2
Luminance
0.6265

At a glance

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

Hex
#f5bdf9
Hue
296°
magenta / pink
Saturation
83%
electric
Lightness
86%
pale
Brightness
98%
HSV value
Perceived
84%
weighted brightness
Luminance
0.6265
WCAG relative
Temperature
Neutral
52/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
13.53:1
Closest name
Plum
ΔE2000 7.1
Where it sits
Hue296° of 360°
Saturation83%
Lightness86%
Temperature
Warm ← → Cool52% 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#f5bdf9
RGBrgb(245, 189, 249)
HSLhsl(296, 83%, 86%)
CMYKcmyk(2%, 24%, 0%, 2%)
LABlab(83.3 30.0 -21.9)
LCHlch(83.3 37.1 323.9)
OKLCHoklch(0.867 0.101 324.2)
Decimal16104953
Display P3color(display-p3 0.961 0.741 0.976)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f5bdf9 on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#f5bdf9 on black: 13.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B8CBFB
deuteranopia · #C5D2F7
tritanopia · #F8C2D2

Color scale — 50 to 950

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

#FCF2FC
#F8E6FA
#f5bdf9
#EF98F6
#E865F1
#E031EC
#D314E0
#B011BB
#8D0E96
#660E6C
#400944
Base = 200Lightest = 50 · #FCF2FCDarkest = 950 · #400944
:root {
  --brand-50: #FCF2FC;
  --brand-100: #F8E6FA;
  --brand-200: #f5bdf9;
  --brand-300: #EF98F6;
  --brand-400: #E865F1;
  --brand-500: #E031EC;
  --brand-600: #D314E0;
  --brand-700: #B011BB;
  --brand-800: #8D0E96;
  --brand-900: #660E6C;
  --brand-950: #400944;
  --brand: #f5bdf9;
  --brand-ink: #000000;
}

Colors that work with #f5bdf9

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#EAC0ED
Hairlines and dividers
Muted text#964B9B
Captions on the surface
Accent#47BE0E
Second voice, not a rival
Dark variant#6E0B75
Hover, pressed, headers
Light variant#FBE8FD
Selected rows, tints
Dark surface#231424
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 #f5bdf9

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#C1F9BD
Analogous left#D7BDF9
Analogous right#F9BDDF
Split-complement 1#DFF9BD
Split-complement 2#BDF9D7
Triadic 1#F9F5BD
Triadic 2#BDF9F5
Tetradic#F9D7BD

RGB percentages

Red96.1%
Green74.1%
Blue97.6%

CMYK percentages

Cyan1.6%
Magenta24.1%
Yellow0.0%
Key (black)2.4%

Color previews

#f5bdf9 text on a black background

contrast 13.53:1

Card sample

#f5bdf9 text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f5bdf9

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.

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

#f5bdf9, answered

What color is #f5bdf9?

#f5bdf9 is a pale electric magenta / pink, closest to Plum (ΔE2000 7.1). It sits at 296° on the hue wheel with 83% saturation and 86% lightness, which reads as neutral.

What is the RGB value of #f5bdf9?

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

Is #f5bdf9 a light or a dark color?

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

Should I use black or white text on #f5bdf9?

Black. It scores 13.53:1 against #f5bdf9, versus 1.55:1 for white — AAA at any size.

What is the complementary color of #f5bdf9?

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

What colors go well with #f5bdf9?

For interface work: #FAF4FA as the surface, #EAC0ED for borders, #964B9B for secondary text, #47BE0E as an accent and #6E0B75 for hover and pressed states. For a palette, the analogous pair #D7BDF9 and #F9BDDF stays calm, while #C1F9BD is the loudest partner.

What is #f5bdf9 in CMYK for printing?

cmyk(2%, 24%, 0%, 2%). 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 #f5bdf9 warm or cool?

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

Work with #f5bdf9 in the Color Lab