Skip to content

#fe53db

a light, electric magenta / pink · neutral · closest name: Orchid

RGB
254, 83, 219
HSL
312°, 99%, 66%
CMYK
0, 67, 14, 0
Luminance
0.3237

At a glance

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

Hex
#fe53db
Hue
312°
magenta / pink
Saturation
99%
electric
Lightness
66%
light
Brightness
100%
HSV value
Perceived
67%
weighted brightness
Luminance
0.3237
WCAG relative
Temperature
Neutral
43/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
7.47:1
Closest name
Orchid
ΔE2000 6.1
Where it sits
Hue312° of 360°
Saturation99%
Lightness66%
Temperature
Warm ← → Cool43% 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#fe53db
RGBrgb(254, 83, 219)
HSLhsl(312, 99%, 66%)
CMYKcmyk(0%, 67%, 14%, 0%)
LABlab(63.6 77.7 -35.5)
LCHlch(63.6 85.4 335.4)
OKLCHoklch(0.719 0.248 337.1)
Decimal16667611
Display P3color(display-p3 0.996 0.325 0.859)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fe53db on white: 2.81:1
AA ✗ fail · AA-large · AAA
Aa
#fe53db on black: 7.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #5889DF
deuteranopia · #90A4D7
tritanopia · #FF5C90

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #fe53db is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FEF1FB
#FCE3F7
#FBC0EF
#FE8FE8
#fe53db
#FE20D0
#F301C2
#CB01A1
#A20181
#75065E
#49033B
Base = 400Lightest = 50 · #FEF1FBDarkest = 950 · #49033B
:root {
  --brand-50: #FEF1FB;
  --brand-100: #FCE3F7;
  --brand-200: #FBC0EF;
  --brand-300: #FE8FE8;
  --brand-400: #fe53db;
  --brand-500: #FE20D0;
  --brand-600: #F301C2;
  --brand-700: #CB01A1;
  --brand-800: #A20181;
  --brand-900: #75065E;
  --brand-950: #49033B;
  --brand: #fe53db;
  --brand-ink: #000000;
}

Colors that work with #fe53db

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#EDC0E3
Hairlines and dividers
Muted text#9B4B8A
Captions on the surface
Accent#0ACC00
Second voice, not a rival
Dark variant#7F0165
Hover, pressed, headers
Light variant#FFE6FA
Selected rows, tints
Dark surface#241421
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 #fe53db

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#53FE76
Analogous left#CC53FE
Analogous right#FE5386
Split-complement 1#86FE53
Split-complement 2#53FECC
Triadic 1#DBFE53
Triadic 2#53DBFE
Tetradic#FECC53

RGB percentages

Red99.6%
Green32.5%
Blue85.9%

CMYK percentages

Cyan0.0%
Magenta67.3%
Yellow13.8%
Key (black)0.4%

Color previews

#fe53db text on a black background

contrast 7.47:1

Card sample

#fe53db text on a white background

contrast 2.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe53db

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.

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

#fe53db, answered

What color is #fe53db?

#fe53db is a light electric magenta / pink, closest to Orchid (ΔE2000 6.1). It sits at 312° on the hue wheel with 99% saturation and 66% lightness, which reads as neutral.

What is the RGB value of #fe53db?

rgb(254, 83, 219) — 254 red, 83 green and 219 blue out of 255, or 99.6% / 32.5% / 85.9% by channel.

Is #fe53db a light or a dark color?

It is a mid-tone. Relative luminance is 0.3237 and perceived brightness is 67%, so black text on it reaches 7.47:1.

Should I use black or white text on #fe53db?

Black. It scores 7.47:1 against #fe53db, versus 2.81:1 for white — AAA at any size.

What is the complementary color of #fe53db?

#53FE76 sits directly opposite on the wheel. Softer options are the split-complements #86FE53 and #53FECC, which give the same contrast with far less vibration.

What colors go well with #fe53db?

For interface work: #FAF4F9 as the surface, #EDC0E3 for borders, #9B4B8A for secondary text, #0ACC00 as an accent and #7F0165 for hover and pressed states. For a palette, the analogous pair #CC53FE and #FE5386 stays calm, while #53FE76 is the loudest partner.

What is #fe53db in CMYK for printing?

cmyk(0%, 67%, 14%, 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 #fe53db warm or cool?

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

Work with #fe53db in the Color Lab