Skip to content

#febdf9

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

RGB
254, 189, 249
HSL
305°, 97%, 87%
CMYK
0, 26, 2, 0
Luminance
0.6431

At a glance

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

Hex
#febdf9
Hue
305°
magenta / pink
Saturation
97%
electric
Lightness
87%
pale
Brightness
100%
HSV value
Perceived
85%
weighted brightness
Luminance
0.6431
WCAG relative
Temperature
Neutral
47/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
13.86:1
Closest name
Plum
ΔE2000 7.6
Where it sits
Hue305° of 360°
Saturation97%
Lightness87%
Temperature
Warm ← → Cool47% 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#febdf9
RGBrgb(254, 189, 249)
HSLhsl(305, 97%, 87%)
CMYKcmyk(0%, 26%, 2%, 0%)
LABlab(84.1 32.9 -20.5)
LCHlch(84.1 38.7 328.1)
OKLCHoklch(0.876 0.107 329.0)
Decimal16694777
Display P3color(display-p3 0.996 0.741 0.976)

Copy-ready code

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

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

Accessibility — WCAG contrast

Aa
#febdf9 on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#febdf9 on black: 13.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BACDFB
deuteranopia · #C9D5F7
tritanopia · #FFC1D2

Color scale — 50 to 950

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

#FDF1FC
#FCE4FA
#febdf9
#FD90F5
#FC59F0
#FC22EB
#F104DF
#C903BA
#A10295
#74076B
#480443
Base = 200Lightest = 50 · #FDF1FCDarkest = 950 · #480443
:root {
  --brand-50: #FDF1FC;
  --brand-100: #FCE4FA;
  --brand-200: #febdf9;
  --brand-300: #FD90F5;
  --brand-400: #FC59F0;
  --brand-500: #FC22EB;
  --brand-600: #F104DF;
  --brand-700: #C903BA;
  --brand-800: #A10295;
  --brand-900: #74076B;
  --brand-950: #480443;
  --brand: #febdf9;
  --brand-ink: #000000;
}

Colors that work with #febdf9

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#EDC0E9
Hairlines and dividers
Muted text#9B4B95
Captions on the surface
Accent#24CC00
Second voice, not a rival
Dark variant#7E0274
Hover, pressed, headers
Light variant#FFE6FD
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 #febdf9

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#BDFEC2
Analogous left#E3BDFE
Analogous right#FEBDD9
Split-complement 1#D9FEBD
Split-complement 2#BDFEE3
Triadic 1#F9FEBD
Triadic 2#BDF9FE
Tetradic#FEE3BD

RGB percentages

Red99.6%
Green74.1%
Blue97.6%

CMYK percentages

Cyan0.0%
Magenta25.6%
Yellow2.0%
Key (black)0.4%

Color previews

#febdf9 text on a black background

contrast 13.86:1

Card sample

#febdf9 text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #febdf9

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.

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

#febdf9, answered

What color is #febdf9?

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

What is the RGB value of #febdf9?

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

Is #febdf9 a light or a dark color?

It is a light color. Relative luminance is 0.6431 and perceived brightness is 85%, so black text on it reaches 13.86:1.

Should I use black or white text on #febdf9?

Black. It scores 13.86:1 against #febdf9, versus 1.52:1 for white — AAA at any size.

What is the complementary color of #febdf9?

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

What colors go well with #febdf9?

For interface work: #FAF4FA as the surface, #EDC0E9 for borders, #9B4B95 for secondary text, #24CC00 as an accent and #7E0274 for hover and pressed states. For a palette, the analogous pair #E3BDFE and #FEBDD9 stays calm, while #BDFEC2 is the loudest partner.

What is #febdf9 in CMYK for printing?

cmyk(0%, 26%, 2%, 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 #febdf9 warm or cool?

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

Work with #febdf9 in the Color Lab