Skip to content

#fe6cd5

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

RGB
254, 108, 213
HSL
317°, 99%, 71%
CMYK
0, 58, 16, 0
Luminance
0.3660

At a glance

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

Hex
#fe6cd5
Hue
317°
magenta / pink
Saturation
99%
electric
Lightness
71%
light
Brightness
100%
HSV value
Perceived
69%
weighted brightness
Luminance
0.3660
WCAG relative
Temperature
Warm
41/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
8.32:1
Closest name
Violet
ΔE2000 6.2
Where it sits
Hue317° of 360°
Saturation99%
Lightness71%
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#fe6cd5
RGBrgb(254, 108, 213)
HSLhsl(317, 99%, 71%)
CMYKcmyk(0%, 58%, 16%, 0%)
LABlab(67.0 67.0 -27.0)
LCHlch(67.0 72.3 338.1)
OKLCHoklch(0.743 0.211 339.9)
Decimal16674005
Display P3color(display-p3 0.996 0.424 0.835)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fe6cd5 on white: 2.52:1
AA ✗ fail · AA-large · AAA
Aa
#fe6cd5 on black: 8.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7394D8
deuteranopia · #9EACD1
tritanopia · #FF6F97

Color scale — 50 to 950

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

#FEF1FA
#FCE3F5
#FBC0EB
#FE90DF
#fe6cd5
#FD20BF
#F302B0
#CB0192
#A20175
#750656
#490436
Base = 400Lightest = 50 · #FEF1FADarkest = 950 · #490436
:root {
  --brand-50: #FEF1FA;
  --brand-100: #FCE3F5;
  --brand-200: #FBC0EB;
  --brand-300: #FE90DF;
  --brand-400: #fe6cd5;
  --brand-500: #FD20BF;
  --brand-600: #F302B0;
  --brand-700: #CB0192;
  --brand-800: #A20175;
  --brand-900: #750656;
  --brand-950: #490436;
  --brand: #fe6cd5;
  --brand-ink: #000000;
}

Colors that work with #fe6cd5

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#9B4B84
Captions on the surface
Accent#00CC07
Second voice, not a rival
Dark variant#7F015B
Hover, pressed, headers
Light variant#FFE6F8
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 #fe6cd5

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#6CFE95
Analogous left#DE6CFE
Analogous right#FE6C8C
Split-complement 1#8CFE6C
Split-complement 2#6CFEDE
Triadic 1#D5FE6C
Triadic 2#6CD5FE
Tetradic#FEDE6C

RGB percentages

Red99.6%
Green42.4%
Blue83.5%

CMYK percentages

Cyan0.0%
Magenta57.5%
Yellow16.1%
Key (black)0.4%

Color previews

#fe6cd5 text on a black background

contrast 8.32:1

Card sample

#fe6cd5 text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe6cd5

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.

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

#fe6cd5, answered

What color is #fe6cd5?

#fe6cd5 is a light electric magenta / pink, closest to Violet (ΔE2000 6.2). It sits at 317° on the hue wheel with 99% saturation and 71% lightness, which reads as warm.

What is the RGB value of #fe6cd5?

rgb(254, 108, 213) — 254 red, 108 green and 213 blue out of 255, or 99.6% / 42.4% / 83.5% by channel.

Is #fe6cd5 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3660 and perceived brightness is 69%, so black text on it reaches 8.32:1.

Should I use black or white text on #fe6cd5?

Black. It scores 8.32:1 against #fe6cd5, versus 2.52:1 for white — AAA at any size.

What is the complementary color of #fe6cd5?

#6CFE95 sits directly opposite on the wheel. Softer options are the split-complements #8CFE6C and #6CFEDE, which give the same contrast with far less vibration.

What colors go well with #fe6cd5?

For interface work: #FAF4F9 as the surface, #EDC0E0 for borders, #9B4B84 for secondary text, #00CC07 as an accent and #7F015B for hover and pressed states. For a palette, the analogous pair #DE6CFE and #FE6C8C stays calm, while #6CFE95 is the loudest partner.

What is #fe6cd5 in CMYK for printing?

cmyk(0%, 58%, 16%, 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 #fe6cd5 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 #FE6CA0; nudged cooler, #F26BFF.

Work with #fe6cd5 in the Color Lab