Skip to content

#f6a2cf

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

RGB
246, 162, 207
HSL
328°, 82%, 80%
CMYK
0, 34, 16, 4
Luminance
0.4994

At a glance

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

Hex
#f6a2cf
Hue
328°
magenta / pink
Saturation
82%
electric
Lightness
80%
light
Brightness
96%
HSV value
Perceived
77%
weighted brightness
Luminance
0.4994
WCAG relative
Temperature
Warm
35/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
10.99:1
Closest name
Plum
ΔE2000 7.4
Where it sits
Hue328° of 360°
Saturation82%
Lightness80%
Temperature
Warm ← → Cool35% 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#f6a2cf
RGBrgb(246, 162, 207)
HSLhsl(328, 82%, 80%)
CMYKcmyk(0%, 34%, 16%, 4%)
LABlab(76.0 37.4 -10.1)
LCHlch(76.0 38.7 345.0)
OKLCHoklch(0.808 0.114 346.6)
Decimal16163535
Display P3color(display-p3 0.965 0.635 0.812)

Copy-ready code

/* CSS */
color: #f6a2cf;
background-color: #f6a2cf;
/* Tailwind (arbitrary) */
class="text-[#f6a2cf] bg-[#f6a2cf]"
/* SCSS */
$brand: #f6a2cf;
/* SwiftUI */
Color(red: 0.965, green: 0.635, blue: 0.812)
/* Android */
Color.parseColor("#f6a2cf")
/* Flutter */
Color(0xFFF6A2CF)
/* Python / OpenCV (BGR) */
(207, 162, 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 #f6a2cf · 10.99:1
Use #000000AAA at every size.
Aa
White text · 1.91:1
AA fail · AA large fail · AAA fail
Aa
Black text · 10.99:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #f6a2cf as text scores 1.91:1 on white and 10.99:1 on black.

Accessibility — WCAG contrast

Aa
#f6a2cf on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#f6a2cf on black: 10.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A8B3D1
deuteranopia · #BDC1CD
tritanopia · #FFA1B2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #f6a2cf is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FCF2F8
#FAE6F0
#F6C6E0
#f6a2cf
#F066B0
#EB3295
#DF1681
#BA126C
#950E56
#6C0F40
#430928
Base = 300Lightest = 50 · #FCF2F8Darkest = 950 · #430928
:root {
  --brand-50: #FCF2F8;
  --brand-100: #FAE6F0;
  --brand-200: #F6C6E0;
  --brand-300: #f6a2cf;
  --brand-400: #F066B0;
  --brand-500: #EB3295;
  --brand-600: #DF1681;
  --brand-700: #BA126C;
  --brand-800: #950E56;
  --brand-900: #6C0F40;
  --brand-950: #430928;
  --brand: #f6a2cf;
  --brand-ink: #000000;
}

Colors that work with #f6a2cf

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#EDC0D8
Hairlines and dividers
Muted text#9B4B76
Captions on the surface
Accent#0EBE34
Second voice, not a rival
Dark variant#740B43
Hover, pressed, headers
Light variant#FDE8F3
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 #f6a2cf

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#A2F6C9
Analogous left#F3A2F6
Analogous right#F6A2A5
Split-complement 1#A5F6A2
Split-complement 2#A2F6F3
Triadic 1#CFF6A2
Triadic 2#A2CFF6
Tetradic#F6F3A2

RGB percentages

Red96.5%
Green63.5%
Blue81.2%

CMYK percentages

Cyan0.0%
Magenta34.1%
Yellow15.9%
Key (black)3.5%

Color previews

#f6a2cf text on a black background

contrast 10.99:1

Card sample

#f6a2cf text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f6a2cf

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.

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

#f6a2cf, answered

What color is #f6a2cf?

#f6a2cf is a light electric magenta / pink, closest to Plum (ΔE2000 7.4). It sits at 328° on the hue wheel with 82% saturation and 80% lightness, which reads as warm.

What is the RGB value of #f6a2cf?

rgb(246, 162, 207) — 246 red, 162 green and 207 blue out of 255, or 96.5% / 63.5% / 81.2% by channel.

Is #f6a2cf a light or a dark color?

It is a mid-tone. Relative luminance is 0.4994 and perceived brightness is 77%, so black text on it reaches 10.99:1.

Should I use black or white text on #f6a2cf?

Black. It scores 10.99:1 against #f6a2cf, versus 1.91:1 for white — AAA at any size.

What is the complementary color of #f6a2cf?

#A2F6C9 sits directly opposite on the wheel. Softer options are the split-complements #A5F6A2 and #A2F6F3, which give the same contrast with far less vibration.

What colors go well with #f6a2cf?

For interface work: #FAF4F8 as the surface, #EDC0D8 for borders, #9B4B76 for secondary text, #0EBE34 as an accent and #740B43 for hover and pressed states. For a palette, the analogous pair #F3A2F6 and #F6A2A5 stays calm, while #A2F6C9 is the loudest partner.

What is #f6a2cf in CMYK for printing?

cmyk(0%, 34%, 16%, 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 #f6a2cf warm or cool?

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

Work with #f6a2cf in the Color Lab