Skip to content

#f656b2

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

RGB
246, 86, 178
HSL
326°, 90%, 65%
CMYK
0, 65, 28, 4
Luminance
0.2946

At a glance

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

Hex
#f656b2
Hue
326°
magenta / pink
Saturation
90%
electric
Lightness
65%
light
Brightness
96%
HSV value
Perceived
63%
weighted brightness
Luminance
0.2946
WCAG relative
Temperature
Warm
36/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
6.89:1
Closest name
Hot Pink
ΔE2000 4.3
Where it sits
Hue326° of 360°
Saturation90%
Lightness65%
Temperature
Warm ← → Cool36% 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#f656b2
RGBrgb(246, 86, 178)
HSLhsl(326, 90%, 65%)
CMYKcmyk(0%, 65%, 28%, 4%)
LABlab(61.2 69.2 -16.1)
LCHlch(61.2 71.0 346.9)
OKLCHoklch(0.694 0.214 348.6)
Decimal16144050
Display P3color(display-p3 0.965 0.337 0.698)

Copy-ready code

/* CSS */
color: #f656b2;
background-color: #f656b2;
/* Tailwind (arbitrary) */
class="text-[#f656b2] bg-[#f656b2]"
/* SCSS */
$brand: #f656b2;
/* SwiftUI */
Color(red: 0.965, green: 0.337, blue: 0.698)
/* Android */
Color.parseColor("#f656b2")
/* Flutter */
Color(0xFFF656B2)
/* Python / OpenCV (BGR) */
(178, 86, 246)

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

Accessibility — WCAG contrast

Aa
#f656b2 on white: 3.05:1
AA ✗ fail · AA-large · AAA
Aa
#f656b2 on black: 6.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #6B82B5
deuteranopia · #999EAE
tritanopia · #FF507D

Color scale — 50 to 950

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

#FDF2F8
#FBE5F1
#F8C3E2
#F994CE
#f656b2
#F42A9E
#E80C8B
#C20A74
#9B085D
#700B45
#46072B
Base = 400Lightest = 50 · #FDF2F8Darkest = 950 · #46072B
:root {
  --brand-50: #FDF2F8;
  --brand-100: #FBE5F1;
  --brand-200: #F8C3E2;
  --brand-300: #F994CE;
  --brand-400: #f656b2;
  --brand-500: #F42A9E;
  --brand-600: #E80C8B;
  --brand-700: #C20A74;
  --brand-800: #9B085D;
  --brand-900: #700B45;
  --brand-950: #46072B;
  --brand: #f656b2;
  --brand-ink: #000000;
}

Colors that work with #f656b2

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#FAF4F8
Tinted page background
Border#EDC0DA
Hairlines and dividers
Muted text#9B4B79
Captions on the surface
Accent#06C628
Second voice, not a rival
Dark variant#790648
Hover, pressed, headers
Light variant#FEE7F4
Selected rows, tints
Dark surface#24141D
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 #f656b2

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Headings from 24px up on white
  • 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
  • Small text on white — under 4.5:1
  • 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#56F69A
Analogous left#EA56F6
Analogous right#F65662
Split-complement 1#62F656
Split-complement 2#56F6EA
Triadic 1#B2F656
Triadic 2#56B2F6
Tetradic#F6EA56

RGB percentages

Red96.5%
Green33.7%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta65.0%
Yellow27.6%
Key (black)3.5%

Color previews

#f656b2 text on a black background

contrast 6.89:1

Card sample

#f656b2 text on a white background

contrast 3.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(246, 86, 178, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(246, 86, 178, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f656b2;
background: linear-gradient(135deg, #f656b2, #F66556);

Monochromatic scale

Palettes built from #f656b2

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.

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

#f656b2, answered

What color is #f656b2?

#f656b2 is a light electric magenta / pink, closest to Hot Pink (ΔE2000 4.3). It sits at 326° on the hue wheel with 90% saturation and 65% lightness, which reads as warm.

What is the RGB value of #f656b2?

rgb(246, 86, 178) — 246 red, 86 green and 178 blue out of 255, or 96.5% / 33.7% / 69.8% by channel.

Is #f656b2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2946 and perceived brightness is 63%, so black text on it reaches 6.89:1.

Should I use black or white text on #f656b2?

Black. It scores 6.89:1 against #f656b2, versus 3.05:1 for white — AA at any size.

What is the complementary color of #f656b2?

#56F69A sits directly opposite on the wheel. Softer options are the split-complements #62F656 and #56F6EA, which give the same contrast with far less vibration.

What colors go well with #f656b2?

For interface work: #FAF4F8 as the surface, #EDC0DA for borders, #9B4B79 for secondary text, #06C628 as an accent and #790648 for hover and pressed states. For a palette, the analogous pair #EA56F6 and #F65662 stays calm, while #56F69A is the loudest partner.

What is #f656b2 in CMYK for printing?

cmyk(0%, 65%, 28%, 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 #f656b2 warm or cool?

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

Work with #f656b2 in the Color Lab