Skip to content

#fdade7

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

RGB
253, 173, 231
HSL
317°, 95%, 84%
CMYK
0, 32, 9, 1
Luminance
0.5654

At a glance

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

Hex
#fdade7
Hue
317°
magenta / pink
Saturation
95%
electric
Lightness
84%
light
Brightness
99%
HSV value
Perceived
81%
weighted brightness
Luminance
0.5654
WCAG relative
Temperature
Warm
41/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
12.31:1
Closest name
Plum
ΔE2000 6.1
Where it sits
Hue317° of 360°
Saturation95%
Lightness84%
Temperature
Warm ← → Cool41% 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#fdade7
RGBrgb(253, 173, 231)
HSLhsl(317, 95%, 84%)
CMYKcmyk(0%, 32%, 9%, 1%)
LABlab(79.9 37.8 -17.2)
LCHlch(79.9 41.5 335.6)
OKLCHoklch(0.842 0.118 337.2)
Decimal16625127
Display P3color(display-p3 0.992 0.678 0.906)

Copy-ready code

/* CSS */
color: #fdade7;
background-color: #fdade7;
/* Tailwind (arbitrary) */
class="text-[#fdade7] bg-[#fdade7]"
/* SCSS */
$brand: #fdade7;
/* SwiftUI */
Color(red: 0.992, green: 0.678, blue: 0.906)
/* Android */
Color.parseColor("#fdade7")
/* Flutter */
Color(0xFFFDADE7)
/* Python / OpenCV (BGR) */
(231, 173, 253)

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

Accessibility — WCAG contrast

Aa
#fdade7 on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#fdade7 on black: 12.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AEBFE9
deuteranopia · #C2CBE5
tritanopia · #FFAFC2

Color scale — 50 to 950

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

#FDF1FA
#FCE4F5
#fdade7
#FC91DF
#FB5BCF
#FA24BF
#EF06AF
#C70592
#9F0475
#730855
#480535
Base = 200Lightest = 50 · #FDF1FADarkest = 950 · #480535
:root {
  --brand-50: #FDF1FA;
  --brand-100: #FCE4F5;
  --brand-200: #fdade7;
  --brand-300: #FC91DF;
  --brand-400: #FB5BCF;
  --brand-500: #FA24BF;
  --brand-600: #EF06AF;
  --brand-700: #C70592;
  --brand-800: #9F0475;
  --brand-900: #730855;
  --brand-950: #480535;
  --brand: #fdade7;
  --brand-ink: #000000;
}

Colors that work with #fdade7

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#EDC0E0
Hairlines and dividers
Muted text#9B4B85
Captions on the surface
Accent#00CC05
Second voice, not a rival
Dark variant#7C035B
Hover, pressed, headers
Light variant#FEE6F8
Selected rows, tints
Dark surface#241420
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 #fdade7

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#ADFDC3
Analogous left#EBADFD
Analogous right#FDADBF
Split-complement 1#BFFDAD
Split-complement 2#ADFDEB
Triadic 1#E7FDAD
Triadic 2#ADE7FD
Tetradic#FDEBAD

RGB percentages

Red99.2%
Green67.8%
Blue90.6%

CMYK percentages

Cyan0.0%
Magenta31.6%
Yellow8.7%
Key (black)0.8%

Color previews

#fdade7 text on a black background

contrast 12.31:1

Card sample

#fdade7 text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(253, 173, 231, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(253, 173, 231, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fdade7;
background: linear-gradient(135deg, #fdade7, #FDADB2);

Monochromatic scale

Palettes built from #fdade7

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.

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

#fdade7, answered

What color is #fdade7?

#fdade7 is a light electric magenta / pink, closest to Plum (ΔE2000 6.1). It sits at 317° on the hue wheel with 95% saturation and 84% lightness, which reads as warm.

What is the RGB value of #fdade7?

rgb(253, 173, 231) — 253 red, 173 green and 231 blue out of 255, or 99.2% / 67.8% / 90.6% by channel.

Is #fdade7 a light or a dark color?

It is a light color. Relative luminance is 0.5654 and perceived brightness is 81%, so black text on it reaches 12.31:1.

Should I use black or white text on #fdade7?

Black. It scores 12.31:1 against #fdade7, versus 1.71:1 for white — AAA at any size.

What is the complementary color of #fdade7?

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

What colors go well with #fdade7?

For interface work: #FAF4F9 as the surface, #EDC0E0 for borders, #9B4B85 for secondary text, #00CC05 as an accent and #7C035B for hover and pressed states. For a palette, the analogous pair #EBADFD and #FDADBF stays calm, while #ADFDC3 is the loudest partner.

What is #fdade7 in CMYK for printing?

cmyk(0%, 32%, 9%, 1%). 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 #fdade7 warm or cool?

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

Work with #fdade7 in the Color Lab