Skip to content

#f4e4eb

a pale, soft magenta / pink · warm · closest name: Lavender Blush

RGB
244, 228, 235
HSL
334°, 42%, 93%
CMYK
0, 7, 4, 4
Luminance
0.8072

At a glance

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

Hex
#f4e4eb
Hue
334°
magenta / pink
Saturation
42%
soft
Lightness
93%
pale
Brightness
96%
HSV value
Perceived
92%
weighted brightness
Luminance
0.8072
WCAG relative
Temperature
Warm
31/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
17.14:1
Closest name
Lavender Blush
ΔE2000 2.7
Where it sits
Hue334° of 360°
Saturation42%
Lightness93%
Temperature
Warm ← → Cool31% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#f4e4eb
RGBrgb(244, 228, 235)
HSLhsl(334, 42%, 93%)
CMYKcmyk(0%, 7%, 4%, 4%)
LABlab(92.0 6.6 -1.4)
LCHlch(92.0 6.8 347.7)
OKLCHoklch(0.934 0.020 349.1)
Decimal16049387
Display P3color(display-p3 0.957 0.894 0.922)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f4e4eb on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#f4e4eb on black: 17.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E5E7EB
deuteranopia · #E8E9EB
tritanopia · #F7E4E6

Color scale — 50 to 950

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

#FAF5F7
#f4e4eb
#EAD2DC
#DFAFC4
#CE87A6
#BE6089
#AE4774
#913B61
#742F4D
#55253A
#351724
Base = 100Lightest = 50 · #FAF5F7Darkest = 950 · #351724
:root {
  --brand-50: #FAF5F7;
  --brand-100: #f4e4eb;
  --brand-200: #EAD2DC;
  --brand-300: #DFAFC4;
  --brand-400: #CE87A6;
  --brand-500: #BE6089;
  --brand-600: #AE4774;
  --brand-700: #913B61;
  --brand-800: #742F4D;
  --brand-900: #55253A;
  --brand-950: #351724;
  --brand: #f4e4eb;
  --brand-ink: #000000;
}

Colors that work with #f4e4eb

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#FAF4F7
Tinted page background
Border#E7C5D4
Hairlines and dividers
Muted text#9B4B6E
Captions on the surface
Accent#369656
Second voice, not a rival
Dark variant#5B253C
Hover, pressed, headers
Light variant#F8EDF2
Selected rows, tints
Dark surface#24141B
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 #f4e4eb

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#E4F4ED
Analogous left#F4E4F3
Analogous right#F4E5E4
Split-complement 1#E4F4E5
Split-complement 2#E4F3F4
Triadic 1#EBF4E4
Triadic 2#E4EBF4
Tetradic#F3F4E4

RGB percentages

Red95.7%
Green89.4%
Blue92.2%

CMYK percentages

Cyan0.0%
Magenta6.6%
Yellow3.7%
Key (black)4.3%

Color previews

#f4e4eb text on a black background

contrast 17.14:1

Card sample

#f4e4eb text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f4e4eb

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.

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

#f4e4eb, answered

What color is #f4e4eb?

#f4e4eb is a pale soft magenta / pink, closest to Lavender Blush (ΔE2000 2.7). It sits at 334° on the hue wheel with 42% saturation and 93% lightness, which reads as warm.

What is the RGB value of #f4e4eb?

rgb(244, 228, 235) — 244 red, 228 green and 235 blue out of 255, or 95.7% / 89.4% / 92.2% by channel.

Is #f4e4eb a light or a dark color?

It is a light color. Relative luminance is 0.8072 and perceived brightness is 92%, so black text on it reaches 17.14:1.

Should I use black or white text on #f4e4eb?

Black. It scores 17.14:1 against #f4e4eb, versus 1.22:1 for white — AAA at any size.

What is the complementary color of #f4e4eb?

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

What colors go well with #f4e4eb?

For interface work: #FAF4F7 as the surface, #E7C5D4 for borders, #9B4B6E for secondary text, #369656 as an accent and #5B253C for hover and pressed states. For a palette, the analogous pair #F4E4F3 and #F4E5E4 stays calm, while #E4F4ED is the loudest partner.

What is #f4e4eb in CMYK for printing?

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

Is #f4e4eb warm or cool?

Warm — it scores 31 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F4E4E5; nudged cooler, #F4E3F1.

Work with #f4e4eb in the Color Lab