Skip to content

#f3aeee

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

RGB
243, 174, 238
HSL
304°, 74%, 82%
CMYK
0, 28, 2, 5
Luminance
0.5550

At a glance

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

Hex
#f3aeee
Hue
304°
magenta / pink
Saturation
74%
vivid
Lightness
82%
light
Brightness
95%
HSV value
Perceived
80%
weighted brightness
Luminance
0.5550
WCAG relative
Temperature
Neutral
48/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
12.10:1
Closest name
Plum
ΔE2000 4.4
Where it sits
Hue304° of 360°
Saturation74%
Lightness82%
Temperature
Warm ← → Cool48% 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#f3aeee
RGBrgb(243, 174, 238)
HSLhsl(304, 74%, 82%)
CMYKcmyk(0%, 28%, 2%, 5%)
LABlab(79.3 35.3 -21.9)
LCHlch(79.3 41.5 328.1)
OKLCHoklch(0.836 0.115 329.0)
Decimal15970030
Display P3color(display-p3 0.953 0.682 0.933)

Copy-ready code

/* CSS */
color: #f3aeee;
background-color: #f3aeee;
/* Tailwind (arbitrary) */
class="text-[#f3aeee] bg-[#f3aeee]"
/* SCSS */
$brand: #f3aeee;
/* SwiftUI */
Color(red: 0.953, green: 0.682, blue: 0.933)
/* Android */
Color.parseColor("#f3aeee")
/* Flutter */
Color(0xFFF3AEEE)
/* Python / OpenCV (BGR) */
(238, 174, 243)

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

Accessibility — WCAG contrast

Aa
#f3aeee on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#f3aeee on black: 12.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ABBFF1
deuteranopia · #BBC8EC
tritanopia · #F8B3C5

Color scale — 50 to 950

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

#FCF3FB
#F9E7F7
#F3C8F0
#f3aeee
#E96CE0
#E23CD6
#D520C8
#B21AA7
#8E1585
#671361
#400C3D
Base = 300Lightest = 50 · #FCF3FBDarkest = 950 · #400C3D
:root {
  --brand-50: #FCF3FB;
  --brand-100: #F9E7F7;
  --brand-200: #F3C8F0;
  --brand-300: #f3aeee;
  --brand-400: #E96CE0;
  --brand-500: #E23CD6;
  --brand-600: #D520C8;
  --brand-700: #B21AA7;
  --brand-800: #8E1585;
  --brand-900: #671361;
  --brand-950: #400C3D;
  --brand: #f3aeee;
  --brand-ink: #000000;
}

Colors that work with #f3aeee

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#FAF4FA
Tinted page background
Border#EDC0E9
Hairlines and dividers
Muted text#9B4B95
Captions on the surface
Accent#32B616
Second voice, not a rival
Dark variant#6F1068
Hover, pressed, headers
Light variant#FCE9FA
Selected rows, tints
Dark surface#241423
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 #f3aeee

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#AEF3B3
Analogous left#D6AEF3
Analogous right#F3AECC
Split-complement 1#CCF3AE
Split-complement 2#AEF3D6
Triadic 1#EEF3AE
Triadic 2#AEEEF3
Tetradic#F3D6AE

RGB percentages

Red95.3%
Green68.2%
Blue93.3%

CMYK percentages

Cyan0.0%
Magenta28.4%
Yellow2.1%
Key (black)4.7%

Color previews

#f3aeee text on a black background

contrast 12.10:1

Card sample

#f3aeee text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(243, 174, 238, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(243, 174, 238, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f3aeee;
background: linear-gradient(135deg, #f3aeee, #F3AEC0);

Monochromatic scale

Palettes built from #f3aeee

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.

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

#f3aeee, answered

What color is #f3aeee?

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

What is the RGB value of #f3aeee?

rgb(243, 174, 238) — 243 red, 174 green and 238 blue out of 255, or 95.3% / 68.2% / 93.3% by channel.

Is #f3aeee a light or a dark color?

It is a light color. Relative luminance is 0.5550 and perceived brightness is 80%, so black text on it reaches 12.10:1.

Should I use black or white text on #f3aeee?

Black. It scores 12.10:1 against #f3aeee, versus 1.74:1 for white — AAA at any size.

What is the complementary color of #f3aeee?

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

What colors go well with #f3aeee?

For interface work: #FAF4FA as the surface, #EDC0E9 for borders, #9B4B95 for secondary text, #32B616 as an accent and #6F1068 for hover and pressed states. For a palette, the analogous pair #D6AEF3 and #F3AECC stays calm, while #AEF3B3 is the loudest partner.

What is #f3aeee in CMYK for printing?

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

Is #f3aeee warm or cool?

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

Work with #f3aeee in the Color Lab