Skip to content

#f3d8f8

a pale, vivid magenta / pink · neutral · closest name: Thistle

RGB
243, 216, 248
HSL
291°, 70%, 91%
CMYK
2, 13, 0, 3
Luminance
0.7494

At a glance

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

Hex
#f3d8f8
Hue
291°
magenta / pink
Saturation
70%
vivid
Lightness
91%
pale
Brightness
97%
HSV value
Perceived
89%
weighted brightness
Luminance
0.7494
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
15.99:1
Closest name
Thistle
ΔE2000 6.4
Where it sits
Hue291° of 360°
Saturation70%
Lightness91%
Temperature
Warm ← → Cool55% 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#f3d8f8
RGBrgb(243, 216, 248)
HSLhsl(291, 70%, 91%)
CMYKcmyk(2%, 13%, 0%, 3%)
LABlab(89.4 14.9 -12.2)
LCHlch(89.4 19.2 320.7)
OKLCHoklch(0.914 0.052 321.0)
Decimal15980792
Display P3color(display-p3 0.953 0.847 0.973)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f3d8f8 on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#f3d8f8 on black: 15.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D5DFF9
deuteranopia · #DBE2F7
tritanopia · #F4DBE2

Color scale — 50 to 950

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

#FAF3FC
#f3d8f8
#ECCAF2
#E2A0EE
#D370E5
#C441DD
#B525D0
#971FAD
#79198A
#581664
#370E3F
Base = 100Lightest = 50 · #FAF3FCDarkest = 950 · #370E3F
:root {
  --brand-50: #FAF3FC;
  --brand-100: #f3d8f8;
  --brand-200: #ECCAF2;
  --brand-300: #E2A0EE;
  --brand-400: #D370E5;
  --brand-500: #C441DD;
  --brand-600: #B525D0;
  --brand-700: #971FAD;
  --brand-800: #79198A;
  --brand-900: #581664;
  --brand-950: #370E3F;
  --brand: #f3d8f8;
  --brand-ink: #000000;
}

Colors that work with #f3d8f8

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#F9F4FA
Tinted page background
Border#E6C0ED
Hairlines and dividers
Muted text#8E4B9B
Captions on the surface
Accent#59B11B
Second voice, not a rival
Dark variant#5E136C
Hover, pressed, headers
Light variant#F8E9FB
Selected rows, tints
Dark surface#221424
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 #f3d8f8

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#DDF8D8
Analogous left#E3D8F8
Analogous right#F8D8ED
Split-complement 1#EDF8D8
Split-complement 2#D8F8E3
Triadic 1#F8F3D8
Triadic 2#D8F8F3
Tetradic#F8E3D8

RGB percentages

Red95.3%
Green84.7%
Blue97.3%

CMYK percentages

Cyan2.0%
Magenta12.9%
Yellow0.0%
Key (black)2.7%

Color previews

#f3d8f8 text on a black background

contrast 15.99:1

Card sample

#f3d8f8 text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3d8f8

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.

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

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#f3d8f8, answered

What color is #f3d8f8?

#f3d8f8 is a pale vivid magenta / pink, closest to Thistle (ΔE2000 6.4). It sits at 291° on the hue wheel with 70% saturation and 91% lightness, which reads as neutral.

What is the RGB value of #f3d8f8?

rgb(243, 216, 248) — 243 red, 216 green and 248 blue out of 255, or 95.3% / 84.7% / 97.3% by channel.

Is #f3d8f8 a light or a dark color?

It is a light color. Relative luminance is 0.7494 and perceived brightness is 89%, so black text on it reaches 15.99:1.

Should I use black or white text on #f3d8f8?

Black. It scores 15.99:1 against #f3d8f8, versus 1.31:1 for white — AAA at any size.

What is the complementary color of #f3d8f8?

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

What colors go well with #f3d8f8?

For interface work: #F9F4FA as the surface, #E6C0ED for borders, #8E4B9B for secondary text, #59B11B as an accent and #5E136C for hover and pressed states. For a palette, the analogous pair #E3D8F8 and #F8D8ED stays calm, while #DDF8D8 is the loudest partner.

What is #f3d8f8 in CMYK for printing?

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

Is #f3d8f8 warm or cool?

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

Work with #f3d8f8 in the Color Lab