Skip to content

#f1ace3

a light, vivid magenta / pink · neutral · closest name: Plum

RGB
241, 172, 227
HSL
312°, 71%, 81%
CMYK
0, 29, 6, 6
Luminance
0.5375

At a glance

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

Hex
#f1ace3
Hue
312°
magenta / pink
Saturation
71%
vivid
Lightness
81%
light
Brightness
95%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5375
WCAG relative
Temperature
Neutral
43/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
11.75:1
Closest name
Plum
ΔE2000 4.4
Where it sits
Hue312° of 360°
Saturation71%
Lightness81%
Temperature
Warm ← → Cool43% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#f1ace3
RGBrgb(241, 172, 227)
HSLhsl(312, 71%, 81%)
CMYKcmyk(0%, 29%, 6%, 6%)
LABlab(78.3 33.7 -17.6)
LCHlch(78.3 38.0 332.5)
OKLCHoklch(0.826 0.107 333.9)
Decimal15838435
Display P3color(display-p3 0.945 0.675 0.890)

Copy-ready code

/* CSS */
color: #f1ace3;
background-color: #f1ace3;
/* Tailwind (arbitrary) */
class="text-[#f1ace3] bg-[#f1ace3]"
/* SCSS */
$brand: #f1ace3;
/* SwiftUI */
Color(red: 0.945, green: 0.675, blue: 0.890)
/* Android */
Color.parseColor("#f1ace3")
/* Flutter */
Color(0xFFF1ACE3)
/* Python / OpenCV (BGR) */
(227, 172, 241)

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

Accessibility — WCAG contrast

Aa
#f1ace3 on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#f1ace3 on black: 11.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ACBCE5
deuteranopia · #BCC5E1
tritanopia · #F8AFBF

Color scale — 50 to 950

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

#FCF3FA
#F8E7F5
#F3C9EA
#f1ace3
#E76FCE
#DF3FBE
#D123AE
#AF1D91
#8C1874
#651555
#3F0D35
Base = 300Lightest = 50 · #FCF3FADarkest = 950 · #3F0D35
:root {
  --brand-50: #FCF3FA;
  --brand-100: #F8E7F5;
  --brand-200: #F3C9EA;
  --brand-300: #f1ace3;
  --brand-400: #E76FCE;
  --brand-500: #DF3FBE;
  --brand-600: #D123AE;
  --brand-700: #AF1D91;
  --brand-800: #8C1874;
  --brand-900: #651555;
  --brand-950: #3F0D35;
  --brand: #f1ace3;
  --brand-ink: #000000;
}

Colors that work with #f1ace3

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#EDC0E4
Hairlines and dividers
Muted text#9B4B8B
Captions on the surface
Accent#22B319
Second voice, not a rival
Dark variant#6D125B
Hover, pressed, headers
Light variant#FBE9F8
Selected rows, tints
Dark surface#241421
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 #f1ace3

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#ACF1BA
Analogous left#DDACF1
Analogous right#F1ACC1
Split-complement 1#C1F1AC
Split-complement 2#ACF1DD
Triadic 1#E3F1AC
Triadic 2#ACE3F1
Tetradic#F1DDAC

RGB percentages

Red94.5%
Green67.5%
Blue89.0%

CMYK percentages

Cyan0.0%
Magenta28.6%
Yellow5.8%
Key (black)5.5%

Color previews

#f1ace3 text on a black background

contrast 11.75:1

Card sample

#f1ace3 text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f1ace3

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.

#f1ace3 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

Converts to four-color process without much drama. Proof it anyway.

#f1ace3, answered

What color is #f1ace3?

#f1ace3 is a light vivid magenta / pink, closest to Plum (ΔE2000 4.4). It sits at 312° on the hue wheel with 71% saturation and 81% lightness, which reads as neutral.

What is the RGB value of #f1ace3?

rgb(241, 172, 227) — 241 red, 172 green and 227 blue out of 255, or 94.5% / 67.5% / 89% by channel.

Is #f1ace3 a light or a dark color?

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

Should I use black or white text on #f1ace3?

Black. It scores 11.75:1 against #f1ace3, versus 1.79:1 for white — AAA at any size.

What is the complementary color of #f1ace3?

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

What colors go well with #f1ace3?

For interface work: #FAF4F9 as the surface, #EDC0E4 for borders, #9B4B8B for secondary text, #22B319 as an accent and #6D125B for hover and pressed states. For a palette, the analogous pair #DDACF1 and #F1ACC1 stays calm, while #ACF1BA is the loudest partner.

What is #f1ace3 in CMYK for printing?

cmyk(0%, 29%, 6%, 6%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #f1ace3 warm or cool?

Neutral — it scores 43 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F1ACCA; nudged cooler, #E6ABF2.

Work with #f1ace3 in the Color Lab