Skip to content

#f96cd4

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

RGB
249, 108, 212
HSL
316°, 92%, 70%
CMYK
0, 57, 15, 2
Luminance
0.3562

At a glance

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

Hex
#f96cd4
Hue
316°
magenta / pink
Saturation
92%
electric
Lightness
70%
light
Brightness
98%
HSV value
Perceived
68%
weighted brightness
Luminance
0.3562
WCAG relative
Temperature
Warm
41/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
8.12:1
Closest name
Orchid
ΔE2000 5.6
Where it sits
Hue316° of 360°
Saturation92%
Lightness70%
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#f96cd4
RGBrgb(249, 108, 212)
HSLhsl(316, 92%, 70%)
CMYKcmyk(0%, 57%, 15%, 2%)
LABlab(66.2 65.5 -27.6)
LCHlch(66.2 71.1 337.1)
OKLCHoklch(0.736 0.207 338.9)
Decimal16346324
Display P3color(display-p3 0.976 0.424 0.831)

Copy-ready code

/* CSS */
color: #f96cd4;
background-color: #f96cd4;
/* Tailwind (arbitrary) */
class="text-[#f96cd4] bg-[#f96cd4]"
/* SCSS */
$brand: #f96cd4;
/* SwiftUI */
Color(red: 0.976, green: 0.424, blue: 0.831)
/* Android */
Color.parseColor("#f96cd4")
/* Flutter */
Color(0xFFF96CD4)
/* Python / OpenCV (BGR) */
(212, 108, 249)

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

Accessibility — WCAG contrast

Aa
#f96cd4 on white: 2.59:1
AA ✗ fail · AA-large · AAA
Aa
#f96cd4 on black: 8.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7293D7
deuteranopia · #9BA9D0
tritanopia · #FF7097

Color scale — 50 to 950

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

#FDF2FA
#FBE4F5
#F9C3EB
#FB93E0
#f96cd4
#F627C0
#EB0AB0
#C40893
#9D0675
#710956
#470636
Base = 400Lightest = 50 · #FDF2FADarkest = 950 · #470636
:root {
  --brand-50: #FDF2FA;
  --brand-100: #FBE4F5;
  --brand-200: #F9C3EB;
  --brand-300: #FB93E0;
  --brand-400: #f96cd4;
  --brand-500: #F627C0;
  --brand-600: #EB0AB0;
  --brand-700: #C40893;
  --brand-800: #9D0675;
  --brand-900: #710956;
  --brand-950: #470636;
  --brand: #f96cd4;
  --brand-ink: #000000;
}

Colors that work with #f96cd4

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#EDC0E1
Hairlines and dividers
Muted text#9B4B86
Captions on the surface
Accent#04C807
Second voice, not a rival
Dark variant#7B055C
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 #f96cd4

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#6CF991
Analogous left#D76CF9
Analogous right#F96C8E
Split-complement 1#8EF96C
Split-complement 2#6CF9D7
Triadic 1#D4F96C
Triadic 2#6CD4F9
Tetradic#F9D76C

RGB percentages

Red97.6%
Green42.4%
Blue83.1%

CMYK percentages

Cyan0.0%
Magenta56.6%
Yellow14.9%
Key (black)2.4%

Color previews

#f96cd4 text on a black background

contrast 8.12:1

Card sample

#f96cd4 text on a white background

contrast 2.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f96cd4

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.

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

#f96cd4, answered

What color is #f96cd4?

#f96cd4 is a light electric magenta / pink, closest to Orchid (ΔE2000 5.6). It sits at 316° on the hue wheel with 92% saturation and 70% lightness, which reads as warm.

What is the RGB value of #f96cd4?

rgb(249, 108, 212) — 249 red, 108 green and 212 blue out of 255, or 97.6% / 42.4% / 83.1% by channel.

Is #f96cd4 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3562 and perceived brightness is 68%, so black text on it reaches 8.12:1.

Should I use black or white text on #f96cd4?

Black. It scores 8.12:1 against #f96cd4, versus 2.59:1 for white — AAA at any size.

What is the complementary color of #f96cd4?

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

What colors go well with #f96cd4?

For interface work: #FAF4F9 as the surface, #EDC0E1 for borders, #9B4B86 for secondary text, #04C807 as an accent and #7B055C for hover and pressed states. For a palette, the analogous pair #D76CF9 and #F96C8E stays calm, while #6CF991 is the loudest partner.

What is #f96cd4 in CMYK for printing?

cmyk(0%, 57%, 15%, 2%). 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 #f96cd4 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 #F96CA0; nudged cooler, #EB6AFB.

Work with #f96cd4 in the Color Lab