Skip to content

#f4dff4

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

RGB
244, 223, 244
HSL
300°, 49%, 92%
CMYK
0, 9, 0, 4
Luminance
0.7854

At a glance

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

Hex
#f4dff4
Hue
300°
magenta / pink
Saturation
49%
vivid
Lightness
92%
pale
Brightness
96%
HSV value
Perceived
91%
weighted brightness
Luminance
0.7854
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
16.71:1
Closest name
Lavender Blush
ΔE2000 7.3
Where it sits
Hue300° of 360°
Saturation49%
Lightness92%
Temperature
Warm ← → Cool50% 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#f4dff4
RGBrgb(244, 223, 244)
HSLhsl(300, 49%, 92%)
CMYKcmyk(0%, 9%, 0%, 4%)
LABlab(91.0 10.8 -7.6)
LCHlch(91.0 13.2 324.9)
OKLCHoklch(0.927 0.036 325.9)
Decimal16048116
Display P3color(display-p3 0.957 0.875 0.957)

Copy-ready code

/* CSS */
color: #f4dff4;
background-color: #f4dff4;
/* Tailwind (arbitrary) */
class="text-[#f4dff4] bg-[#f4dff4]"
/* SCSS */
$brand: #f4dff4;
/* SwiftUI */
Color(red: 0.957, green: 0.875, blue: 0.957)
/* Android */
Color.parseColor("#f4dff4")
/* Flutter */
Color(0xFFF4DFF4)
/* Python / OpenCV (BGR) */
(244, 223, 244)

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

Accessibility — WCAG contrast

Aa
#f4dff4 on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#f4dff4 on black: 16.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DEE4F5
deuteranopia · #E2E6F3
tritanopia · #F6E1E6

Color scale — 50 to 950

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

#FAF4FA
#f4dff4
#ECD0EC
#E2ACE2
#D482D4
#C658C6
#B63FB6
#983498
#792A79
#592259
#371537
Base = 100Lightest = 50 · #FAF4FADarkest = 950 · #371537
:root {
  --brand-50: #FAF4FA;
  --brand-100: #f4dff4;
  --brand-200: #ECD0EC;
  --brand-300: #E2ACE2;
  --brand-400: #D482D4;
  --brand-500: #C658C6;
  --brand-600: #B63FB6;
  --brand-700: #983498;
  --brand-800: #792A79;
  --brand-900: #592259;
  --brand-950: #371537;
  --brand: #f4dff4;
  --brand-ink: #000000;
}

Colors that work with #f4dff4

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#EAC2EA
Hairlines and dividers
Muted text#9B4B9B
Captions on the surface
Accent#4C9D2F
Second voice, not a rival
Dark variant#5F215F
Hover, pressed, headers
Light variant#F8ECF8
Selected rows, tints
Dark surface#241424
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 #f4dff4

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#DFF4DF
Analogous left#EADFF4
Analogous right#F4DFEA
Split-complement 1#EAF4DF
Split-complement 2#DFF4EA
Triadic 1#F4F4DF
Triadic 2#DFF4F4
Tetradic#F4EADF

RGB percentages

Red95.7%
Green87.5%
Blue95.7%

CMYK percentages

Cyan0.0%
Magenta8.6%
Yellow0.0%
Key (black)4.3%

Color previews

#f4dff4 text on a black background

contrast 16.71:1

Card sample

#f4dff4 text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(244, 223, 244, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(244, 223, 244, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f4dff4;
background: linear-gradient(135deg, #f4dff4, #F4DFE6);

Monochromatic scale

Palettes built from #f4dff4

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.

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

#f4dff4, answered

What color is #f4dff4?

#f4dff4 is a pale vivid magenta / pink, closest to Lavender Blush (ΔE2000 7.3). It sits at 300° on the hue wheel with 49% saturation and 92% lightness, which reads as neutral.

What is the RGB value of #f4dff4?

rgb(244, 223, 244) — 244 red, 223 green and 244 blue out of 255, or 95.7% / 87.5% / 95.7% by channel.

Is #f4dff4 a light or a dark color?

It is a light color. Relative luminance is 0.7854 and perceived brightness is 91%, so black text on it reaches 16.71:1.

Should I use black or white text on #f4dff4?

Black. It scores 16.71:1 against #f4dff4, versus 1.26:1 for white — AAA at any size.

What is the complementary color of #f4dff4?

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

What colors go well with #f4dff4?

For interface work: #FAF4FA as the surface, #EAC2EA for borders, #9B4B9B for secondary text, #4C9D2F as an accent and #5F215F for hover and pressed states. For a palette, the analogous pair #EADFF4 and #F4DFEA stays calm, while #DFF4DF is the loudest partner.

What is #f4dff4 in CMYK for printing?

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

Is #f4dff4 warm or cool?

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

Work with #f4dff4 in the Color Lab