Skip to content

#f9e2df

a pale, vivid red · warm · closest name: Misty Rose

RGB
249, 226, 223
HSL
7°, 68%, 93%
CMYK
0, 9, 10, 2
Luminance
0.7986

At a glance

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

Hex
#f9e2df
Hue
red
Saturation
68%
vivid
Lightness
93%
pale
Brightness
98%
HSV value
Perceived
91%
weighted brightness
Luminance
0.7986
WCAG relative
Temperature
Warm
13/100 cool
Color family
Red
Tone
Vivid
Best ink
Black
16.97:1
Closest name
Misty Rose
ΔE2000 1.5
Where it sits
Hue7° of 360°
Saturation68%
Lightness93%
Temperature
Warm ← → Cool13% 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#f9e2df
RGBrgb(249, 226, 223)
HSLhsl(7, 68%, 93%)
CMYKcmyk(0%, 9%, 10%, 2%)
LABlab(91.6 7.4 4.3)
LCHlch(91.6 8.5 30.4)
OKLCHoklch(0.931 0.026 26.5)
Decimal16376543
Display P3color(display-p3 0.976 0.886 0.875)

Copy-ready code

/* CSS */
color: #f9e2df;
background-color: #f9e2df;
/* Tailwind (arbitrary) */
class="text-[#f9e2df] bg-[#f9e2df]"
/* SCSS */
$brand: #f9e2df;
/* SwiftUI */
Color(red: 0.976, green: 0.886, blue: 0.875)
/* Android */
Color.parseColor("#f9e2df")
/* Flutter */
Color(0xFFF9E2DF)
/* Python / OpenCV (BGR) */
(223, 226, 249)

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

Accessibility — WCAG contrast

Aa
#f9e2df on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#f9e2df on black: 16.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E6E4DF
deuteranopia · #EBE9DF
tritanopia · #FFE0E1

Color scale — 50 to 950

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

#FBF4F3
#f9e2df
#F2CECA
#EDA9A1
#E47F71
#DC5442
#CE3A27
#AC3020
#89271A
#642017
#3E140E
Base = 100Lightest = 50 · #FBF4F3Darkest = 950 · #3E140E
:root {
  --brand-50: #FBF4F3;
  --brand-100: #f9e2df;
  --brand-200: #F2CECA;
  --brand-300: #EDA9A1;
  --brand-400: #E47F71;
  --brand-500: #DC5442;
  --brand-600: #CE3A27;
  --brand-700: #AC3020;
  --brand-800: #89271A;
  --brand-900: #642017;
  --brand-950: #3E140E;
  --brand: #f9e2df;
  --brand-ink: #000000;
}

Colors that work with #f9e2df

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#FAF5F4
Tinted page background
Border#EDC5C0
Hairlines and dividers
Muted text#9B544B
Captions on the surface
Accent#1BB19C
Second voice, not a rival
Dark variant#6B1E14
Hover, pressed, headers
Light variant#FBECEA
Selected rows, tints
Dark surface#241614
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 #f9e2df

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#DFF6F9
Analogous left#F9DFE9
Analogous right#F9EFDF
Split-complement 1#DFF9EF
Split-complement 2#DFE9F9
Triadic 1#DFF9E2
Triadic 2#E2DFF9
Tetradic#E9F9DF

RGB percentages

Red97.6%
Green88.6%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta9.2%
Yellow10.4%
Key (black)2.4%

Color previews

#f9e2df text on a black background

contrast 16.97:1

Card sample

#f9e2df text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f9e2df

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.

#f9e2df in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
Food and drinkEntertainmentRetailSport
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#f9e2df, answered

What color is #f9e2df?

#f9e2df is a pale vivid red, closest to Misty Rose (ΔE2000 1.5). It sits at 7° on the hue wheel with 68% saturation and 93% lightness, which reads as warm.

What is the RGB value of #f9e2df?

rgb(249, 226, 223) — 249 red, 226 green and 223 blue out of 255, or 97.6% / 88.6% / 87.5% by channel.

Is #f9e2df a light or a dark color?

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

Should I use black or white text on #f9e2df?

Black. It scores 16.97:1 against #f9e2df, versus 1.24:1 for white — AAA at any size.

What is the complementary color of #f9e2df?

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

What colors go well with #f9e2df?

For interface work: #FAF5F4 as the surface, #EDC5C0 for borders, #9B544B for secondary text, #1BB19C as an accent and #6B1E14 for hover and pressed states. For a palette, the analogous pair #F9DFE9 and #F9EFDF stays calm, while #DFF6F9 is the loudest partner.

What is #f9e2df in CMYK for printing?

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

Is #f9e2df warm or cool?

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

Work with #f9e2df in the Color Lab