Skip to content

#f3ecf4

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

RGB
243, 236, 244
HSL
293°, 27%, 94%
CMYK
0, 3, 0, 4
Luminance
0.8558

At a glance

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

Hex
#f3ecf4
Hue
293°
magenta / pink
Saturation
27%
soft
Lightness
94%
pale
Brightness
96%
HSV value
Perceived
94%
weighted brightness
Luminance
0.8558
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
18.12:1
Closest name
Lavender Blush
ΔE2000 3.5
Where it sits
Hue293° of 360°
Saturation27%
Lightness94%
Temperature
Warm ← → Cool53% 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#f3ecf4
RGBrgb(243, 236, 244)
HSLhsl(293, 27%, 94%)
CMYKcmyk(0%, 3%, 0%, 4%)
LABlab(94.1 3.8 -3.0)
LCHlch(94.1 4.8 321.2)
OKLCHoklch(0.951 0.013 321.9)
Decimal15985908
Display P3color(display-p3 0.953 0.925 0.957)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f3ecf4 on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#f3ecf4 on black: 18.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EBEEF4
deuteranopia · #EDEEF4
tritanopia · #F3EDEF

Color scale — 50 to 950

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

#F9F6F9
#f3ecf4
#E4D6E6
#D2B8D6
#BC94C1
#A571AD
#935A9B
#7A4B81
#623C67
#482E4C
#2D1D30
Base = 100Lightest = 50 · #F9F6F9Darkest = 950 · #2D1D30
:root {
  --brand-50: #F9F6F9;
  --brand-100: #f3ecf4;
  --brand-200: #E4D6E6;
  --brand-300: #D2B8D6;
  --brand-400: #BC94C1;
  --brand-500: #A571AD;
  --brand-600: #935A9B;
  --brand-700: #7A4B81;
  --brand-800: #623C67;
  --brand-900: #482E4C;
  --brand-950: #2D1D30;
  --brand: #f3ecf4;
  --brand-ink: #000000;
}

Colors that work with #f3ecf4

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#F9F5F9
Tinted page background
Border#DECBE1
Hairlines and dividers
Muted text#8A5491
Captions on the surface
Accent#5F8844
Second voice, not a rival
Dark variant#4D2F51
Hover, pressed, headers
Light variant#F5EFF6
Selected rows, tints
Dark surface#221524
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 #f3ecf4

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#EDF4EC
Analogous left#EFECF4
Analogous right#F4ECF1
Split-complement 1#F1F4EC
Split-complement 2#ECF4EF
Triadic 1#F4F3EC
Triadic 2#ECF4F3
Tetradic#F4EFEC

RGB percentages

Red95.3%
Green92.5%
Blue95.7%

CMYK percentages

Cyan0.4%
Magenta3.3%
Yellow0.0%
Key (black)4.3%

Color previews

#f3ecf4 text on a black background

contrast 18.12:1

Card sample

#f3ecf4 text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3ecf4

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.

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

#f3ecf4, answered

What color is #f3ecf4?

#f3ecf4 is a pale soft magenta / pink, closest to Lavender Blush (ΔE2000 3.5). It sits at 293° on the hue wheel with 27% saturation and 94% lightness, which reads as neutral.

What is the RGB value of #f3ecf4?

rgb(243, 236, 244) — 243 red, 236 green and 244 blue out of 255, or 95.3% / 92.5% / 95.7% by channel.

Is #f3ecf4 a light or a dark color?

It is a light color. Relative luminance is 0.8558 and perceived brightness is 94%, so black text on it reaches 18.12:1.

Should I use black or white text on #f3ecf4?

Black. It scores 18.12:1 against #f3ecf4, versus 1.16:1 for white — AAA at any size.

What is the complementary color of #f3ecf4?

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

What colors go well with #f3ecf4?

For interface work: #F9F5F9 as the surface, #DECBE1 for borders, #8A5491 for secondary text, #5F8844 as an accent and #4D2F51 for hover and pressed states. For a palette, the analogous pair #EFECF4 and #F4ECF1 stays calm, while #EDF4EC is the loudest partner.

What is #f3ecf4 in CMYK for printing?

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

Is #f3ecf4 warm or cool?

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

Work with #f3ecf4 in the Color Lab