Skip to content

#f3edf0

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

RGB
243, 237, 240
HSL
330°, 20%, 94%
CMYK
0, 3, 1, 5
Luminance
0.8591

At a glance

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

Hex
#f3edf0
Hue
330°
magenta / pink
Saturation
20%
soft
Lightness
94%
pale
Brightness
95%
HSV value
Perceived
94%
weighted brightness
Luminance
0.8591
WCAG relative
Temperature
Warm
40/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
18.18:1
Closest name
Snow
ΔE2000 3.1
Where it sits
Hue330° of 360°
Saturation20%
Lightness94%
Temperature
Warm ← → Cool40% 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#f3edf0
RGBrgb(243, 237, 240)
HSLhsl(330, 20%, 94%)
CMYKcmyk(0%, 3%, 1%, 5%)
LABlab(94.3 2.5 -0.7)
LCHlch(94.3 2.6 343.9)
OKLCHoklch(0.952 0.007 345.4)
Decimal15986160
Display P3color(display-p3 0.953 0.929 0.941)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f3edf0 on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#f3edf0 on black: 18.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EDEEF0
deuteranopia · #EFEFF0
tritanopia · #F4EDEE

Color scale — 50 to 950

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

#F9F6F7
#f3edf0
#E4D8DE
#D2BCC7
#BC9AAB
#A5788F
#93627A
#7A5266
#624152
#48323D
#2D1F26
Base = 100Lightest = 50 · #F9F6F7Darkest = 950 · #2D1F26
:root {
  --brand-50: #F9F6F7;
  --brand-100: #f3edf0;
  --brand-200: #E4D8DE;
  --brand-300: #D2BCC7;
  --brand-400: #BC9AAB;
  --brand-500: #A5788F;
  --brand-600: #93627A;
  --brand-700: #7A5266;
  --brand-800: #624152;
  --brand-900: #48323D;
  --brand-950: #2D1F26;
  --brand: #f3edf0;
  --brand-ink: #000000;
}

Colors that work with #f3edf0

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#F9F6F7
Tinted page background
Border#DECED6
Hairlines and dividers
Muted text#8A5C73
Captions on the surface
Accent#4B8158
Second voice, not a rival
Dark variant#4D3340
Hover, pressed, headers
Light variant#F5F0F2
Selected rows, tints
Dark surface#22161C
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 #f3edf0

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#EDF3F0
Analogous left#F3EDF3
Analogous right#F3EDED
Split-complement 1#EDF3ED
Split-complement 2#EDF3F3
Triadic 1#F0F3ED
Triadic 2#EDF0F3
Tetradic#F3F3ED

RGB percentages

Red95.3%
Green92.9%
Blue94.1%

CMYK percentages

Cyan0.0%
Magenta2.5%
Yellow1.2%
Key (black)4.7%

Color previews

#f3edf0 text on a black background

contrast 18.18:1

Card sample

#f3edf0 text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3edf0

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.

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

#f3edf0, answered

What color is #f3edf0?

#f3edf0 is a pale soft magenta / pink, closest to Snow (ΔE2000 3.1). It sits at 330° on the hue wheel with 20% saturation and 94% lightness, which reads as warm.

What is the RGB value of #f3edf0?

rgb(243, 237, 240) — 243 red, 237 green and 240 blue out of 255, or 95.3% / 92.9% / 94.1% by channel.

Is #f3edf0 a light or a dark color?

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

Should I use black or white text on #f3edf0?

Black. It scores 18.18:1 against #f3edf0, versus 1.15:1 for white — AAA at any size.

What is the complementary color of #f3edf0?

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

What colors go well with #f3edf0?

For interface work: #F9F6F7 as the surface, #DECED6 for borders, #8A5C73 for secondary text, #4B8158 as an accent and #4D3340 for hover and pressed states. For a palette, the analogous pair #F3EDF3 and #F3EDED stays calm, while #EDF3F0 is the loudest partner.

What is #f3edf0 in CMYK for printing?

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

Is #f3edf0 warm or cool?

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

Work with #f3edf0 in the Color Lab