Skip to content

#f3a3eb

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

RGB
243, 163, 235
HSL
306°, 77%, 80%
CMYK
0, 33, 3, 5
Luminance
0.5125

At a glance

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

Hex
#f3a3eb
Hue
306°
magenta / pink
Saturation
77%
electric
Lightness
80%
light
Brightness
95%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5125
WCAG relative
Temperature
Neutral
47/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
11.25:1
Closest name
Plum
ΔE2000 3.9
Where it sits
Hue306° of 360°
Saturation77%
Lightness80%
Temperature
Warm ← → Cool47% 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#f3a3eb
RGBrgb(243, 163, 235)
HSLhsl(306, 77%, 80%)
CMYKcmyk(0%, 33%, 3%, 5%)
LABlab(76.8 40.5 -24.1)
LCHlch(76.8 47.2 329.2)
OKLCHoklch(0.816 0.131 330.2)
Decimal15967211
Display P3color(display-p3 0.953 0.639 0.922)

Copy-ready code

/* CSS */
color: #f3a3eb;
background-color: #f3a3eb;
/* Tailwind (arbitrary) */
class="text-[#f3a3eb] bg-[#f3a3eb]"
/* SCSS */
$brand: #f3a3eb;
/* SwiftUI */
Color(red: 0.953, green: 0.639, blue: 0.922)
/* Android */
Color.parseColor("#f3a3eb")
/* Flutter */
Color(0xFFF3A3EB)
/* Python / OpenCV (BGR) */
(235, 163, 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 #f3a3eb · 11.25:1
Use #000000AAA at every size.
Aa
White text · 1.87:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.25:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #f3a3eb as text scores 1.87:1 on white and 11.25:1 on black.

Accessibility — WCAG contrast

Aa
#f3a3eb on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#f3a3eb on black: 11.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A0B7EE
deuteranopia · #B4C2E8
tritanopia · #F9A8BD

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #f3a3eb 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
#F4C7F0
#f3a3eb
#EC6ADF
#E539D4
#D91CC6
#B418A5
#901384
#681260
#410B3C
Base = 300Lightest = 50 · #FCF3FBDarkest = 950 · #410B3C
:root {
  --brand-50: #FCF3FB;
  --brand-100: #F9E7F7;
  --brand-200: #F4C7F0;
  --brand-300: #f3a3eb;
  --brand-400: #EC6ADF;
  --brand-500: #E539D4;
  --brand-600: #D91CC6;
  --brand-700: #B418A5;
  --brand-800: #901384;
  --brand-900: #681260;
  --brand-950: #410B3C;
  --brand: #f3a3eb;
  --brand-ink: #000000;
}

Colors that work with #f3a3eb

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#EDC0E8
Hairlines and dividers
Muted text#9B4B93
Captions on the surface
Accent#2DB814
Second voice, not a rival
Dark variant#710F67
Hover, pressed, headers
Light variant#FCE8FA
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 #f3a3eb

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#A3F3AB
Analogous left#D3A3F3
Analogous right#F3A3C3
Split-complement 1#C3F3A3
Split-complement 2#A3F3D3
Triadic 1#EBF3A3
Triadic 2#A3EBF3
Tetradic#F3D3A3

RGB percentages

Red95.3%
Green63.9%
Blue92.2%

CMYK percentages

Cyan0.0%
Magenta32.9%
Yellow3.3%
Key (black)4.7%

Color previews

#f3a3eb text on a black background

contrast 11.25:1

Card sample

#f3a3eb text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3a3eb

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.

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

#f3a3eb, answered

What color is #f3a3eb?

#f3a3eb is a light electric magenta / pink, closest to Plum (ΔE2000 3.9). It sits at 306° on the hue wheel with 77% saturation and 80% lightness, which reads as neutral.

What is the RGB value of #f3a3eb?

rgb(243, 163, 235) — 243 red, 163 green and 235 blue out of 255, or 95.3% / 63.9% / 92.2% by channel.

Is #f3a3eb a light or a dark color?

It is a light color. Relative luminance is 0.5125 and perceived brightness is 78%, so black text on it reaches 11.25:1.

Should I use black or white text on #f3a3eb?

Black. It scores 11.25:1 against #f3a3eb, versus 1.87:1 for white — AAA at any size.

What is the complementary color of #f3a3eb?

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

What colors go well with #f3a3eb?

For interface work: #FAF4FA as the surface, #EDC0E8 for borders, #9B4B93 for secondary text, #2DB814 as an accent and #710F67 for hover and pressed states. For a palette, the analogous pair #D3A3F3 and #F3A3C3 stays calm, while #A3F3AB is the loudest partner.

What is #f3a3eb in CMYK for printing?

cmyk(0%, 33%, 3%, 5%). 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 #f3a3eb warm or cool?

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

Work with #f3a3eb in the Color Lab