Skip to content

#f5d4f9

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

RGB
245, 212, 249
HSL
294°, 76%, 90%
CMYK
2, 15, 0, 2
Luminance
0.7334

At a glance

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

Hex
#f5d4f9
Hue
294°
magenta / pink
Saturation
76%
electric
Lightness
90%
pale
Brightness
98%
HSV value
Perceived
89%
weighted brightness
Luminance
0.7334
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
15.67:1
Closest name
Thistle
ΔE2000 6.8
Where it sits
Hue294° of 360°
Saturation76%
Lightness90%
Temperature
Warm ← → Cool54% 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#f5d4f9
RGBrgb(245, 212, 249)
HSLhsl(294, 76%, 90%)
CMYKcmyk(2%, 15%, 0%, 2%)
LABlab(88.6 17.8 -13.8)
LCHlch(88.6 22.5 322.2)
OKLCHoklch(0.909 0.061 322.6)
Decimal16110841
Display P3color(display-p3 0.961 0.831 0.976)

Copy-ready code

/* CSS */
color: #f5d4f9;
background-color: #f5d4f9;
/* Tailwind (arbitrary) */
class="text-[#f5d4f9] bg-[#f5d4f9]"
/* SCSS */
$brand: #f5d4f9;
/* SwiftUI */
Color(red: 0.961, green: 0.831, blue: 0.976)
/* Android */
Color.parseColor("#f5d4f9")
/* Flutter */
Color(0xFFF5D4F9)
/* Python / OpenCV (BGR) */
(249, 212, 245)

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

Accessibility — WCAG contrast

Aa
#f5d4f9 on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#f5d4f9 on black: 15.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D1DCFB
deuteranopia · #D8E0F8
tritanopia · #F7D7E0

Color scale — 50 to 950

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

#FBF3FC
#F7E7F9
#f5d4f9
#E89DF1
#DD6BEA
#D13AE4
#C31ED7
#A219B3
#82148F
#5E1368
#3B0C41
Base = 200Lightest = 50 · #FBF3FCDarkest = 950 · #3B0C41
:root {
  --brand-50: #FBF3FC;
  --brand-100: #F7E7F9;
  --brand-200: #f5d4f9;
  --brand-300: #E89DF1;
  --brand-400: #DD6BEA;
  --brand-500: #D13AE4;
  --brand-600: #C31ED7;
  --brand-700: #A219B3;
  --brand-800: #82148F;
  --brand-900: #5E1368;
  --brand-950: #3B0C41;
  --brand: #f5d4f9;
  --brand-ink: #000000;
}

Colors that work with #f5d4f9

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#E8C0ED
Hairlines and dividers
Muted text#924B9B
Captions on the surface
Accent#4FB715
Second voice, not a rival
Dark variant#651070
Hover, pressed, headers
Light variant#FAE9FC
Selected rows, tints
Dark surface#231424
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 #f5d4f9

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#D8F9D4
Analogous left#E3D4F9
Analogous right#F9D4EB
Split-complement 1#EBF9D4
Split-complement 2#D4F9E3
Triadic 1#F9F5D4
Triadic 2#D4F9F5
Tetradic#F9E3D4

RGB percentages

Red96.1%
Green83.1%
Blue97.6%

CMYK percentages

Cyan1.6%
Magenta14.9%
Yellow0.0%
Key (black)2.4%

Color previews

#f5d4f9 text on a black background

contrast 15.67:1

Card sample

#f5d4f9 text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(245, 212, 249, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(245, 212, 249, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f5d4f9;
background: linear-gradient(135deg, #f5d4f9, #F9D4E4);

Monochromatic scale

Palettes built from #f5d4f9

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.

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

#f5d4f9, answered

What color is #f5d4f9?

#f5d4f9 is a pale electric magenta / pink, closest to Thistle (ΔE2000 6.8). It sits at 294° on the hue wheel with 76% saturation and 90% lightness, which reads as neutral.

What is the RGB value of #f5d4f9?

rgb(245, 212, 249) — 245 red, 212 green and 249 blue out of 255, or 96.1% / 83.1% / 97.6% by channel.

Is #f5d4f9 a light or a dark color?

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

Should I use black or white text on #f5d4f9?

Black. It scores 15.67:1 against #f5d4f9, versus 1.34:1 for white — AAA at any size.

What is the complementary color of #f5d4f9?

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

What colors go well with #f5d4f9?

For interface work: #FAF4FA as the surface, #E8C0ED for borders, #924B9B for secondary text, #4FB715 as an accent and #651070 for hover and pressed states. For a palette, the analogous pair #E3D4F9 and #F9D4EB stays calm, while #D8F9D4 is the loudest partner.

What is #f5d4f9 in CMYK for printing?

cmyk(2%, 15%, 0%, 2%). 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 #f5d4f9 warm or cool?

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

Work with #f5d4f9 in the Color Lab