Skip to content

#fe9cdd

a light, electric magenta / pink · warm · closest name: Plum

RGB
254, 156, 221
HSL
320°, 98%, 80%
CMYK
0, 39, 13, 0
Luminance
0.5007

At a glance

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

Hex
#fe9cdd
Hue
320°
magenta / pink
Saturation
98%
electric
Lightness
80%
light
Brightness
100%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5007
WCAG relative
Temperature
Warm
39/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
11.01:1
Closest name
Plum
ΔE2000 6.4
Where it sits
Hue320° of 360°
Saturation98%
Lightness80%
Temperature
Warm ← → Cool39% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#fe9cdd
RGBrgb(254, 156, 221)
HSLhsl(320, 98%, 80%)
CMYKcmyk(0%, 39%, 13%, 0%)
LABlab(76.1 45.3 -17.5)
LCHlch(76.1 48.6 338.9)
OKLCHoklch(0.812 0.141 340.7)
Decimal16686301
Display P3color(display-p3 0.996 0.612 0.867)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fe9cdd on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#fe9cdd on black: 11.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A0B2DF
deuteranopia · #B9C1DA
tritanopia · #FF9DB4

Color scale — 50 to 950

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

#FDF1F9
#FCE3F4
#FBC1E7
#fe9cdd
#FD58C6
#FD21B3
#F202A2
#CA0287
#A2026C
#74064F
#490432
Base = 300Lightest = 50 · #FDF1F9Darkest = 950 · #490432
:root {
  --brand-50: #FDF1F9;
  --brand-100: #FCE3F4;
  --brand-200: #FBC1E7;
  --brand-300: #fe9cdd;
  --brand-400: #FD58C6;
  --brand-500: #FD21B3;
  --brand-600: #F202A2;
  --brand-700: #CA0287;
  --brand-800: #A2026C;
  --brand-900: #74064F;
  --brand-950: #490432;
  --brand: #fe9cdd;
  --brand-ink: #000000;
}

Colors that work with #fe9cdd

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#FAF4F8
Tinted page background
Border#EDC0DE
Hairlines and dividers
Muted text#9B4B80
Captions on the surface
Accent#00CC12
Second voice, not a rival
Dark variant#7E0154
Hover, pressed, headers
Light variant#FFE6F6
Selected rows, tints
Dark surface#24141F
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 #fe9cdd

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#9CFEBD
Analogous left#EE9CFE
Analogous right#FE9CAC
Split-complement 1#ACFE9C
Split-complement 2#9CFEEE
Triadic 1#DDFE9C
Triadic 2#9CDDFE
Tetradic#FEEE9C

RGB percentages

Red99.6%
Green61.2%
Blue86.7%

CMYK percentages

Cyan0.0%
Magenta38.6%
Yellow13.0%
Key (black)0.4%

Color previews

#fe9cdd text on a black background

contrast 11.01:1

Card sample

#fe9cdd text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe9cdd

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.

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

#fe9cdd, answered

What color is #fe9cdd?

#fe9cdd is a light electric magenta / pink, closest to Plum (ΔE2000 6.4). It sits at 320° on the hue wheel with 98% saturation and 80% lightness, which reads as warm.

What is the RGB value of #fe9cdd?

rgb(254, 156, 221) — 254 red, 156 green and 221 blue out of 255, or 99.6% / 61.2% / 86.7% by channel.

Is #fe9cdd a light or a dark color?

It is a light color. Relative luminance is 0.5007 and perceived brightness is 78%, so black text on it reaches 11.01:1.

Should I use black or white text on #fe9cdd?

Black. It scores 11.01:1 against #fe9cdd, versus 1.91:1 for white — AAA at any size.

What is the complementary color of #fe9cdd?

#9CFEBD sits directly opposite on the wheel. Softer options are the split-complements #ACFE9C and #9CFEEE, which give the same contrast with far less vibration.

What colors go well with #fe9cdd?

For interface work: #FAF4F8 as the surface, #EDC0DE for borders, #9B4B80 for secondary text, #00CC12 as an accent and #7E0154 for hover and pressed states. For a palette, the analogous pair #EE9CFE and #FE9CAC stays calm, while #9CFEBD is the loudest partner.

What is #fe9cdd in CMYK for printing?

cmyk(0%, 39%, 13%, 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 #fe9cdd warm or cool?

Warm — it scores 39 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FE9CB9; nudged cooler, #FC9BFF.

Work with #fe9cdd in the Color Lab