Skip to content

#f56cd3

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

RGB
245, 108, 211
HSL
315°, 87%, 69%
CMYK
0, 56, 14, 4
Luminance
0.3484

At a glance

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

Hex
#f56cd3
Hue
315°
magenta / pink
Saturation
87%
electric
Lightness
69%
light
Brightness
96%
HSV value
Perceived
68%
weighted brightness
Luminance
0.3484
WCAG relative
Temperature
Warm
42/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
7.97:1
Closest name
Orchid
ΔE2000 5
Where it sits
Hue315° of 360°
Saturation87%
Lightness69%
Temperature
Warm ← → Cool42% 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#f56cd3
RGBrgb(245, 108, 211)
HSLhsl(315, 87%, 69%)
CMYKcmyk(0%, 56%, 14%, 4%)
LABlab(65.6 64.3 -28.1)
LCHlch(65.6 70.1 336.4)
OKLCHoklch(0.730 0.203 338.2)
Decimal16084179
Display P3color(display-p3 0.961 0.424 0.827)

Copy-ready code

/* CSS */
color: #f56cd3;
background-color: #f56cd3;
/* Tailwind (arbitrary) */
class="text-[#f56cd3] bg-[#f56cd3]"
/* SCSS */
$brand: #f56cd3;
/* SwiftUI */
Color(red: 0.961, green: 0.424, blue: 0.827)
/* Android */
Color.parseColor("#f56cd3")
/* Flutter */
Color(0xFFF56CD3)
/* Python / OpenCV (BGR) */
(211, 108, 245)

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

Accessibility — WCAG contrast

Aa
#f56cd3 on white: 2.64:1
AA ✗ fail · AA-large · AAA
Aa
#f56cd3 on black: 7.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7092D6
deuteranopia · #98A7CF
tritanopia · #FF7196

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #f56cd3 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
#FAE5F5
#F7C4EB
#F896E0
#f56cd3
#F12DC0
#E510B0
#BF0D93
#990A75
#6E0C56
#450836
Base = 400Lightest = 50 · #FDF2FADarkest = 950 · #450836
:root {
  --brand-50: #FDF2FA;
  --brand-100: #FAE5F5;
  --brand-200: #F7C4EB;
  --brand-300: #F896E0;
  --brand-400: #f56cd3;
  --brand-500: #F12DC0;
  --brand-600: #E510B0;
  --brand-700: #BF0D93;
  --brand-800: #990A75;
  --brand-900: #6E0C56;
  --brand-950: #450836;
  --brand: #f56cd3;
  --brand-ink: #000000;
}

Colors that work with #f56cd3

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#9B4B87
Captions on the surface
Accent#09C309
Second voice, not a rival
Dark variant#77085C
Hover, pressed, headers
Light variant#FDE7F8
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 #f56cd3

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#6CF58E
Analogous left#D36CF5
Analogous right#F56C8E
Split-complement 1#8EF56C
Split-complement 2#6CF5D3
Triadic 1#D3F56C
Triadic 2#6CD3F5
Tetradic#F5D36C

RGB percentages

Red96.1%
Green42.4%
Blue82.7%

CMYK percentages

Cyan0.0%
Magenta55.9%
Yellow13.9%
Key (black)3.9%

Color previews

#f56cd3 text on a black background

contrast 7.97:1

Card sample

#f56cd3 text on a white background

contrast 2.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f56cd3

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.

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

#f56cd3, answered

What color is #f56cd3?

#f56cd3 is a light electric magenta / pink, closest to Orchid (ΔE2000 5). It sits at 315° on the hue wheel with 87% saturation and 69% lightness, which reads as warm.

What is the RGB value of #f56cd3?

rgb(245, 108, 211) — 245 red, 108 green and 211 blue out of 255, or 96.1% / 42.4% / 82.7% by channel.

Is #f56cd3 a light or a dark color?

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

Should I use black or white text on #f56cd3?

Black. It scores 7.97:1 against #f56cd3, versus 2.64:1 for white — AAA at any size.

What is the complementary color of #f56cd3?

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

What colors go well with #f56cd3?

For interface work: #FAF4F9 as the surface, #EDC0E1 for borders, #9B4B87 for secondary text, #09C309 as an accent and #77085C for hover and pressed states. For a palette, the analogous pair #D36CF5 and #F56C8E stays calm, while #6CF58E is the loudest partner.

What is #f56cd3 in CMYK for printing?

cmyk(0%, 56%, 14%, 4%). 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 #f56cd3 warm or cool?

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

Work with #f56cd3 in the Color Lab