Skip to content

#f0d5df

a pale, vivid magenta / pink · warm · closest name: Misty Rose

RGB
240, 213, 223
HSL
338°, 47%, 89%
CMYK
0, 11, 7, 6
Luminance
0.7144

At a glance

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

Hex
#f0d5df
Hue
338°
magenta / pink
Saturation
47%
vivid
Lightness
89%
pale
Brightness
94%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7144
WCAG relative
Temperature
Warm
29/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
15.29:1
Closest name
Misty Rose
ΔE2000 6.3
Where it sits
Hue338° of 360°
Saturation47%
Lightness89%
Temperature
Warm ← → Cool29% 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#f0d5df
RGBrgb(240, 213, 223)
HSLhsl(338, 47%, 89%)
CMYKcmyk(0%, 11%, 7%, 6%)
LABlab(87.7 11.0 -1.5)
LCHlch(87.7 11.1 352.3)
OKLCHoklch(0.898 0.033 353.4)
Decimal15783391
Display P3color(display-p3 0.941 0.835 0.875)

Copy-ready code

/* CSS */
color: #f0d5df;
background-color: #f0d5df;
/* Tailwind (arbitrary) */
class="text-[#f0d5df] bg-[#f0d5df]"
/* SCSS */
$brand: #f0d5df;
/* SwiftUI */
Color(red: 0.941, green: 0.835, blue: 0.875)
/* Android */
Color.parseColor("#f0d5df")
/* Flutter */
Color(0xFFF0D5DF)
/* Python / OpenCV (BGR) */
(223, 213, 240)

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

Accessibility — WCAG contrast

Aa
#f0d5df on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#f0d5df on black: 15.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D7D9DF
deuteranopia · #DDDDDE
tritanopia · #F5D4D8

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #f0d5df is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FAF5F7
#F5EAEE
#f0d5df
#E1ACC0
#D383A0
#C45A81
#B4406B
#963659
#782B48
#582336
#371622
Base = 200Lightest = 50 · #FAF5F7Darkest = 950 · #371622
:root {
  --brand-50: #FAF5F7;
  --brand-100: #F5EAEE;
  --brand-200: #f0d5df;
  --brand-300: #E1ACC0;
  --brand-400: #D383A0;
  --brand-500: #C45A81;
  --brand-600: #B4406B;
  --brand-700: #963659;
  --brand-800: #782B48;
  --brand-900: #582336;
  --brand-950: #371622;
  --brand: #f0d5df;
  --brand-ink: #000000;
}

Colors that work with #f0d5df

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#EAC3D1
Hairlines and dividers
Muted text#9B4B68
Captions on the surface
Accent#329A5A
Second voice, not a rival
Dark variant#5E2238
Hover, pressed, headers
Light variant#F8ECF1
Selected rows, tints
Dark surface#24141A
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 #f0d5df

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#D5F0E6
Analogous left#F0D5EC
Analogous right#F0D8D5
Split-complement 1#D5F0D8
Split-complement 2#D5ECF0
Triadic 1#DFF0D5
Triadic 2#D5DFF0
Tetradic#ECF0D5

RGB percentages

Red94.1%
Green83.5%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta11.2%
Yellow7.1%
Key (black)5.9%

Color previews

#f0d5df text on a black background

contrast 15.29:1

Card sample

#f0d5df text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0d5df

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.

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

#f0d5df, answered

What color is #f0d5df?

#f0d5df is a pale vivid magenta / pink, closest to Misty Rose (ΔE2000 6.3). It sits at 338° on the hue wheel with 47% saturation and 89% lightness, which reads as warm.

What is the RGB value of #f0d5df?

rgb(240, 213, 223) — 240 red, 213 green and 223 blue out of 255, or 94.1% / 83.5% / 87.5% by channel.

Is #f0d5df a light or a dark color?

It is a light color. Relative luminance is 0.7144 and perceived brightness is 87%, so black text on it reaches 15.29:1.

Should I use black or white text on #f0d5df?

Black. It scores 15.29:1 against #f0d5df, versus 1.37:1 for white — AAA at any size.

What is the complementary color of #f0d5df?

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

What colors go well with #f0d5df?

For interface work: #FAF4F7 as the surface, #EAC3D1 for borders, #9B4B68 for secondary text, #329A5A as an accent and #5E2238 for hover and pressed states. For a palette, the analogous pair #F0D5EC and #F0D8D5 stays calm, while #D5F0E6 is the loudest partner.

What is #f0d5df in CMYK for printing?

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

Is #f0d5df warm or cool?

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

Work with #f0d5df in the Color Lab