Skip to content

#f7edf5

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

RGB
247, 237, 245
HSL
312°, 39%, 95%
CMYK
0, 4, 1, 3
Luminance
0.8694

At a glance

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

Hex
#f7edf5
Hue
312°
magenta / pink
Saturation
39%
soft
Lightness
95%
pale
Brightness
97%
HSV value
Perceived
94%
weighted brightness
Luminance
0.8694
WCAG relative
Temperature
Neutral
43/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
18.39:1
Closest name
Lavender Blush
ΔE2000 2.4
Where it sits
Hue312° of 360°
Saturation39%
Lightness95%
Temperature
Warm ← → Cool43% 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#f7edf5
RGBrgb(247, 237, 245)
HSLhsl(312, 39%, 95%)
CMYKcmyk(0%, 4%, 1%, 3%)
LABlab(94.7 4.8 -2.7)
LCHlch(94.7 5.4 330.8)
OKLCHoklch(0.956 0.015 332.2)
Decimal16248309
Display P3color(display-p3 0.969 0.929 0.961)

Copy-ready code

/* CSS */
color: #f7edf5;
background-color: #f7edf5;
/* Tailwind (arbitrary) */
class="text-[#f7edf5] bg-[#f7edf5]"
/* SCSS */
$brand: #f7edf5;
/* SwiftUI */
Color(red: 0.969, green: 0.929, blue: 0.961)
/* Android */
Color.parseColor("#f7edf5")
/* Flutter */
Color(0xFFF7EDF5)
/* Python / OpenCV (BGR) */
(245, 237, 247)

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

Accessibility — WCAG contrast

Aa
#f7edf5 on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#f7edf5 on black: 18.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EDEFF5
deuteranopia · #EFF0F5
tritanopia · #F8EDF0

Color scale — 50 to 950

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

#FAF5F9
#f7edf5
#E9D3E5
#DCB1D4
#CB8ABE
#BA64A9
#AA4B97
#8D3F7E
#713264
#53284A
#34192E
Base = 100Lightest = 50 · #FAF5F9Darkest = 950 · #34192E
:root {
  --brand-50: #FAF5F9;
  --brand-100: #f7edf5;
  --brand-200: #E9D3E5;
  --brand-300: #DCB1D4;
  --brand-400: #CB8ABE;
  --brand-500: #BA64A9;
  --brand-600: #AA4B97;
  --brand-700: #8D3F7E;
  --brand-800: #713264;
  --brand-900: #53284A;
  --brand-950: #34192E;
  --brand: #f7edf5;
  --brand-ink: #000000;
}

Colors that work with #f7edf5

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#FAF4F9
Tinted page background
Border#E6C6E0
Hairlines and dividers
Muted text#9B4B8B
Captions on the surface
Accent#3F9537
Second voice, not a rival
Dark variant#58274E
Hover, pressed, headers
Light variant#F7EDF5
Selected rows, tints
Dark surface#241421
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 #f7edf5

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#EDF7EF
Analogous left#F4EDF7
Analogous right#F7EDF0
Split-complement 1#F0F7ED
Split-complement 2#EDF7F4
Triadic 1#F5F7ED
Triadic 2#EDF5F7
Tetradic#F7F4ED

RGB percentages

Red96.9%
Green92.9%
Blue96.1%

CMYK percentages

Cyan0.0%
Magenta4.0%
Yellow0.8%
Key (black)3.1%

Color previews

#f7edf5 text on a black background

contrast 18.39:1

Card sample

#f7edf5 text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f7edf5

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.

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

#f7edf5, answered

What color is #f7edf5?

#f7edf5 is a pale soft magenta / pink, closest to Lavender Blush (ΔE2000 2.4). It sits at 312° on the hue wheel with 39% saturation and 95% lightness, which reads as neutral.

What is the RGB value of #f7edf5?

rgb(247, 237, 245) — 247 red, 237 green and 245 blue out of 255, or 96.9% / 92.9% / 96.1% by channel.

Is #f7edf5 a light or a dark color?

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

Should I use black or white text on #f7edf5?

Black. It scores 18.39:1 against #f7edf5, versus 1.14:1 for white — AAA at any size.

What is the complementary color of #f7edf5?

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

What colors go well with #f7edf5?

For interface work: #FAF4F9 as the surface, #E6C6E0 for borders, #9B4B8B for secondary text, #3F9537 as an accent and #58274E for hover and pressed states. For a palette, the analogous pair #F4EDF7 and #F7EDF0 stays calm, while #EDF7EF is the loudest partner.

What is #f7edf5 in CMYK for printing?

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

Is #f7edf5 warm or cool?

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

Work with #f7edf5 in the Color Lab