Skip to content

#f6acd6

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

RGB
246, 172, 214
HSL
326°, 80%, 82%
CMYK
0, 30, 13, 4
Luminance
0.5395

At a glance

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

Hex
#f6acd6
Hue
326°
magenta / pink
Saturation
80%
electric
Lightness
82%
light
Brightness
96%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5395
WCAG relative
Temperature
Warm
36/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
11.79:1
Closest name
Plum
ΔE2000 7.4
Where it sits
Hue326° of 360°
Saturation80%
Lightness82%
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#f6acd6
RGBrgb(246, 172, 214)
HSLhsl(326, 80%, 82%)
CMYKcmyk(0%, 30%, 13%, 4%)
LABlab(78.4 33.2 -10.3)
LCHlch(78.4 34.8 342.8)
OKLCHoklch(0.827 0.101 344.5)
Decimal16166102
Display P3color(display-p3 0.965 0.675 0.839)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f6acd6 on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#f6acd6 on black: 11.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B0BBD8
deuteranopia · #C2C6D4
tritanopia · #FFACBA

Color scale — 50 to 950

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

#FCF3F8
#F9E6F1
#F5C6E1
#f6acd6
#EF67B4
#E9359B
#DD1888
#B81471
#93105B
#6A1043
#430A2A
Base = 300Lightest = 50 · #FCF3F8Darkest = 950 · #430A2A
:root {
  --brand-50: #FCF3F8;
  --brand-100: #F9E6F1;
  --brand-200: #F5C6E1;
  --brand-300: #f6acd6;
  --brand-400: #EF67B4;
  --brand-500: #E9359B;
  --brand-600: #DD1888;
  --brand-700: #B81471;
  --brand-800: #93105B;
  --brand-900: #6A1043;
  --brand-950: #430A2A;
  --brand: #f6acd6;
  --brand-ink: #000000;
}

Colors that work with #f6acd6

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#EDC0D9
Hairlines and dividers
Muted text#9B4B78
Captions on the surface
Accent#10BC2F
Second voice, not a rival
Dark variant#730C47
Hover, pressed, headers
Light variant#FDE8F4
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 #f6acd6

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#ACF6CC
Analogous left#F1ACF6
Analogous right#F6ACB1
Split-complement 1#B1F6AC
Split-complement 2#ACF6F1
Triadic 1#D6F6AC
Triadic 2#ACD6F6
Tetradic#F6F1AC

RGB percentages

Red96.5%
Green67.5%
Blue83.9%

CMYK percentages

Cyan0.0%
Magenta30.1%
Yellow13.0%
Key (black)3.5%

Color previews

#f6acd6 text on a black background

contrast 11.79:1

Card sample

#f6acd6 text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f6acd6

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.

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

#f6acd6, answered

What color is #f6acd6?

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

What is the RGB value of #f6acd6?

rgb(246, 172, 214) — 246 red, 172 green and 214 blue out of 255, or 96.5% / 67.5% / 83.9% by channel.

Is #f6acd6 a light or a dark color?

It is a light color. Relative luminance is 0.5395 and perceived brightness is 79%, so black text on it reaches 11.79:1.

Should I use black or white text on #f6acd6?

Black. It scores 11.79:1 against #f6acd6, versus 1.78:1 for white — AAA at any size.

What is the complementary color of #f6acd6?

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

What colors go well with #f6acd6?

For interface work: #FAF4F8 as the surface, #EDC0D9 for borders, #9B4B78 for secondary text, #10BC2F as an accent and #730C47 for hover and pressed states. For a palette, the analogous pair #F1ACF6 and #F6ACB1 stays calm, while #ACF6CC is the loudest partner.

What is #f6acd6 in CMYK for printing?

cmyk(0%, 30%, 13%, 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 #f6acd6 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 #F6ACBB; nudged cooler, #F7ABF2.

Work with #f6acd6 in the Color Lab