Skip to content

#f16cd1

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

RGB
241, 108, 209
HSL
314°, 83%, 68%
CMYK
0, 55, 13, 6
Luminance
0.3403

At a glance

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

Hex
#f16cd1
Hue
314°
magenta / pink
Saturation
83%
electric
Lightness
68%
light
Brightness
95%
HSV value
Perceived
67%
weighted brightness
Luminance
0.3403
WCAG relative
Temperature
Neutral
42/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
7.81:1
Closest name
Orchid
ΔE2000 4.5
Where it sits
Hue314° of 360°
Saturation83%
Lightness68%
Temperature
Warm ← → Cool42% 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#f16cd1
RGBrgb(241, 108, 209)
HSLhsl(314, 83%, 68%)
CMYKcmyk(0%, 55%, 13%, 6%)
LABlab(65.0 62.8 -28.0)
LCHlch(65.0 68.8 336.0)
OKLCHoklch(0.724 0.199 337.7)
Decimal15822033
Display P3color(display-p3 0.945 0.424 0.820)

Copy-ready code

/* CSS */
color: #f16cd1;
background-color: #f16cd1;
/* Tailwind (arbitrary) */
class="text-[#f16cd1] bg-[#f16cd1]"
/* SCSS */
$brand: #f16cd1;
/* SwiftUI */
Color(red: 0.945, green: 0.424, blue: 0.820)
/* Android */
Color.parseColor("#f16cd1")
/* Flutter */
Color(0xFFF16CD1)
/* Python / OpenCV (BGR) */
(209, 108, 241)

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

Accessibility — WCAG contrast

Aa
#f16cd1 on white: 2.69:1
AA ✗ fail · AA-large · AAA
Aa
#f16cd1 on black: 7.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7091D4
deuteranopia · #96A5CD
tritanopia · #FD7195

Color scale — 50 to 950

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

#FCF2FA
#FAE6F5
#F6C6EA
#F599DF
#f16cd1
#EB32BF
#E015AF
#BA1292
#950E75
#6C0F55
#430935
Base = 400Lightest = 50 · #FCF2FADarkest = 950 · #430935
:root {
  --brand-50: #FCF2FA;
  --brand-100: #FAE6F5;
  --brand-200: #F6C6EA;
  --brand-300: #F599DF;
  --brand-400: #f16cd1;
  --brand-500: #EB32BF;
  --brand-600: #E015AF;
  --brand-700: #BA1292;
  --brand-800: #950E75;
  --brand-900: #6C0F55;
  --brand-950: #430935;
  --brand: #f16cd1;
  --brand-ink: #000000;
}

Colors that work with #f16cd1

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#EDC0E2
Hairlines and dividers
Muted text#9B4B88
Captions on the surface
Accent#0FBE0E
Second voice, not a rival
Dark variant#740B5B
Hover, pressed, headers
Light variant#FDE8F8
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 #f16cd1

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#6CF18C
Analogous left#CE6CF1
Analogous right#F16C8E
Split-complement 1#8EF16C
Split-complement 2#6CF1CE
Triadic 1#D1F16C
Triadic 2#6CD1F1
Tetradic#F1CE6C

RGB percentages

Red94.5%
Green42.4%
Blue82.0%

CMYK percentages

Cyan0.0%
Magenta55.2%
Yellow13.3%
Key (black)5.5%

Color previews

#f16cd1 text on a black background

contrast 7.81:1

Card sample

#f16cd1 text on a white background

contrast 2.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f16cd1

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.

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

#f16cd1, answered

What color is #f16cd1?

#f16cd1 is a light electric magenta / pink, closest to Orchid (ΔE2000 4.5). It sits at 314° on the hue wheel with 83% saturation and 68% lightness, which reads as neutral.

What is the RGB value of #f16cd1?

rgb(241, 108, 209) — 241 red, 108 green and 209 blue out of 255, or 94.5% / 42.4% / 82% by channel.

Is #f16cd1 a light or a dark color?

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

Should I use black or white text on #f16cd1?

Black. It scores 7.81:1 against #f16cd1, versus 2.69:1 for white — AAA at any size.

What is the complementary color of #f16cd1?

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

What colors go well with #f16cd1?

For interface work: #FAF4F9 as the surface, #EDC0E2 for borders, #9B4B88 for secondary text, #0FBE0E as an accent and #740B5B for hover and pressed states. For a palette, the analogous pair #CE6CF1 and #F16C8E stays calm, while #6CF18C is the loudest partner.

What is #f16cd1 in CMYK for printing?

cmyk(0%, 55%, 13%, 6%). 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 #f16cd1 warm or cool?

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

Work with #f16cd1 in the Color Lab