Skip to content

#fdceed

a pale, electric magenta / pink · warm · closest name: Thistle

RGB
253, 206, 237
HSL
320°, 92%, 90%
CMYK
0, 19, 6, 1
Luminance
0.7114

At a glance

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

Hex
#fdceed
Hue
320°
magenta / pink
Saturation
92%
electric
Lightness
90%
pale
Brightness
99%
HSV value
Perceived
88%
weighted brightness
Luminance
0.7114
WCAG relative
Temperature
Warm
39/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
15.23:1
Closest name
Thistle
ΔE2000 7.4
Where it sits
Hue320° of 360°
Saturation92%
Lightness90%
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#fdceed
RGBrgb(253, 206, 237)
HSLhsl(320, 92%, 90%)
CMYKcmyk(0%, 19%, 6%, 1%)
LABlab(87.5 21.5 -9.0)
LCHlch(87.5 23.3 337.3)
OKLCHoklch(0.901 0.066 339.0)
Decimal16633581
Display P3color(display-p3 0.992 0.808 0.929)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdceed on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#fdceed on black: 15.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CFD7EE
deuteranopia · #DADEEC
tritanopia · #FFCFD8

Color scale — 50 to 950

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

#FDF2F9
#FBE4F3
#fdceed
#FB93D7
#F85DC4
#F627B0
#EB0A9F
#C40884
#9D066A
#71094E
#470631
Base = 200Lightest = 50 · #FDF2F9Darkest = 950 · #470631
:root {
  --brand-50: #FDF2F9;
  --brand-100: #FBE4F3;
  --brand-200: #fdceed;
  --brand-300: #FB93D7;
  --brand-400: #F85DC4;
  --brand-500: #F627B0;
  --brand-600: #EB0A9F;
  --brand-700: #C40884;
  --brand-800: #9D066A;
  --brand-900: #71094E;
  --brand-950: #470631;
  --brand: #fdceed;
  --brand-ink: #000000;
}

Colors that work with #fdceed

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#EDC0DD
Hairlines and dividers
Muted text#9B4B80
Captions on the surface
Accent#04C814
Second voice, not a rival
Dark variant#7B0553
Hover, pressed, headers
Light variant#FEE6F6
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 #fdceed

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#CEFDDE
Analogous left#F5CEFD
Analogous right#FDCED6
Split-complement 1#D6FDCE
Split-complement 2#CEFDF5
Triadic 1#EDFDCE
Triadic 2#CEEDFD
Tetradic#FDF5CE

RGB percentages

Red99.2%
Green80.8%
Blue92.9%

CMYK percentages

Cyan0.0%
Magenta18.6%
Yellow6.3%
Key (black)0.8%

Color previews

#fdceed text on a black background

contrast 15.23:1

Card sample

#fdceed text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdceed

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.

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

#fdceed, answered

What color is #fdceed?

#fdceed is a pale electric magenta / pink, closest to Thistle (ΔE2000 7.4). It sits at 320° on the hue wheel with 92% saturation and 90% lightness, which reads as warm.

What is the RGB value of #fdceed?

rgb(253, 206, 237) — 253 red, 206 green and 237 blue out of 255, or 99.2% / 80.8% / 92.9% by channel.

Is #fdceed a light or a dark color?

It is a light color. Relative luminance is 0.7114 and perceived brightness is 88%, so black text on it reaches 15.23:1.

Should I use black or white text on #fdceed?

Black. It scores 15.23:1 against #fdceed, versus 1.38:1 for white — AAA at any size.

What is the complementary color of #fdceed?

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

What colors go well with #fdceed?

For interface work: #FAF4F8 as the surface, #EDC0DD for borders, #9B4B80 for secondary text, #04C814 as an accent and #7B0553 for hover and pressed states. For a palette, the analogous pair #F5CEFD and #FDCED6 stays calm, while #CEFDDE is the loudest partner.

What is #fdceed in CMYK for printing?

cmyk(0%, 19%, 6%, 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 #fdceed 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 #FDCEDC; nudged cooler, #FCCDFE.

Work with #fdceed in the Color Lab