Skip to content

#f0d0df

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

RGB
240, 208, 223
HSL
332°, 52%, 88%
CMYK
0, 13, 7, 6
Luminance
0.6896

At a glance

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

Hex
#f0d0df
Hue
332°
magenta / pink
Saturation
52%
vivid
Lightness
88%
pale
Brightness
94%
HSV value
Perceived
86%
weighted brightness
Luminance
0.6896
WCAG relative
Temperature
Warm
32/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
14.79:1
Closest name
Thistle
ΔE2000 6
Where it sits
Hue332° of 360°
Saturation52%
Lightness88%
Temperature
Warm ← → Cool32% 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#f0d0df
RGBrgb(240, 208, 223)
HSLhsl(332, 52%, 88%)
CMYKcmyk(0%, 13%, 7%, 6%)
LABlab(86.5 13.6 -3.3)
LCHlch(86.5 14.0 346.5)
OKLCHoklch(0.889 0.041 348.0)
Decimal15782111
Display P3color(display-p3 0.941 0.816 0.875)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f0d0df on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#f0d0df on black: 14.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D2D6E0
deuteranopia · #D9DADE
tritanopia · #F5D0D5

Color scale — 50 to 950

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

#FAF4F7
#F6EAEF
#f0d0df
#E4AAC5
#D67FA8
#C9558B
#BA3B76
#9B3163
#7C274F
#5A203B
#381425
Base = 200Lightest = 50 · #FAF4F7Darkest = 950 · #381425
:root {
  --brand-50: #FAF4F7;
  --brand-100: #F6EAEF;
  --brand-200: #f0d0df;
  --brand-300: #E4AAC5;
  --brand-400: #D67FA8;
  --brand-500: #C9558B;
  --brand-600: #BA3B76;
  --brand-700: #9B3163;
  --brand-800: #7C274F;
  --brand-900: #5A203B;
  --brand-950: #381425;
  --brand: #f0d0df;
  --brand-ink: #000000;
}

Colors that work with #f0d0df

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#EBC1D5
Hairlines and dividers
Muted text#9B4B70
Captions on the surface
Accent#2E9E4C
Second voice, not a rival
Dark variant#611F3E
Hover, pressed, headers
Light variant#F9ECF2
Selected rows, tints
Dark surface#24141C
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 #f0d0df

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#D0F0E1
Analogous left#F0D0EF
Analogous right#F0D1D0
Split-complement 1#D0F0D1
Split-complement 2#D0EFF0
Triadic 1#DFF0D0
Triadic 2#D0DFF0
Tetradic#EFF0D0

RGB percentages

Red94.1%
Green81.6%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta13.3%
Yellow7.1%
Key (black)5.9%

Color previews

#f0d0df text on a black background

contrast 14.79:1

Card sample

#f0d0df text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0d0df

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.

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

#f0d0df, answered

What color is #f0d0df?

#f0d0df is a pale vivid magenta / pink, closest to Thistle (ΔE2000 6). It sits at 332° on the hue wheel with 52% saturation and 88% lightness, which reads as warm.

What is the RGB value of #f0d0df?

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

Is #f0d0df a light or a dark color?

It is a light color. Relative luminance is 0.6896 and perceived brightness is 86%, so black text on it reaches 14.79:1.

Should I use black or white text on #f0d0df?

Black. It scores 14.79:1 against #f0d0df, versus 1.42:1 for white — AAA at any size.

What is the complementary color of #f0d0df?

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

What colors go well with #f0d0df?

For interface work: #FAF4F7 as the surface, #EBC1D5 for borders, #9B4B70 for secondary text, #2E9E4C as an accent and #611F3E for hover and pressed states. For a palette, the analogous pair #F0D0EF and #F0D1D0 stays calm, while #D0F0E1 is the loudest partner.

What is #f0d0df in CMYK for printing?

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

Is #f0d0df warm or cool?

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

Work with #f0d0df in the Color Lab