Skip to content

#f0d4cf

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

RGB
240, 212, 207
HSL
9°, 52%, 88%
CMYK
0, 12, 14, 6
Luminance
0.7012

At a glance

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

Hex
#f0d4cf
Hue
red
Saturation
52%
vivid
Lightness
88%
pale
Brightness
94%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7012
WCAG relative
Temperature
Warm
12/100 cool
Color family
Red
Tone
Vivid
Best ink
Black
15.02:1
Closest name
Misty Rose
ΔE2000 3.6
Where it sits
Hue9° of 360°
Saturation52%
Lightness88%
Temperature
Warm ← → Cool12% 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#f0d4cf
RGBrgb(240, 212, 207)
HSLhsl(9, 52%, 88%)
CMYKcmyk(0%, 12%, 14%, 6%)
LABlab(87.1 8.9 6.0)
LCHlch(87.1 10.8 34.1)
OKLCHoklch(0.892 0.032 29.8)
Decimal15783119
Display P3color(display-p3 0.941 0.831 0.812)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f0d4cf on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#f0d4cf on black: 15.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DAD7CF
deuteranopia · #E0DCCF
tritanopia · #F7D1D3

Color scale — 50 to 950

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

#FAF5F4
#F6EBE9
#f0d4cf
#E4B2AA
#D78C7F
#CA6654
#BB4E3A
#9B4131
#7C3427
#5B2920
#391914
Base = 200Lightest = 50 · #FAF5F4Darkest = 950 · #391914
:root {
  --brand-50: #FAF5F4;
  --brand-100: #F6EBE9;
  --brand-200: #f0d4cf;
  --brand-300: #E4B2AA;
  --brand-400: #D78C7F;
  --brand-500: #CA6654;
  --brand-600: #BB4E3A;
  --brand-700: #9B4131;
  --brand-800: #7C3427;
  --brand-900: #5B2920;
  --brand-950: #391914;
  --brand: #f0d4cf;
  --brand-ink: #000000;
}

Colors that work with #f0d4cf

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#ECC7C1
Hairlines and dividers
Muted text#9B574B
Captions on the surface
Accent#2D9F95
Second voice, not a rival
Dark variant#61281E
Hover, pressed, headers
Light variant#F9EEEC
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 #f0d4cf

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#CFEBF0
Analogous left#F0CFDA
Analogous right#F0E4CF
Split-complement 1#CFF0E4
Split-complement 2#CFDAF0
Triadic 1#CFF0D4
Triadic 2#D4CFF0
Tetradic#DAF0CF

RGB percentages

Red94.1%
Green83.1%
Blue81.2%

CMYK percentages

Cyan0.0%
Magenta11.7%
Yellow13.7%
Key (black)5.9%

Color previews

#f0d4cf text on a black background

contrast 15.02:1

Card sample

#f0d4cf text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0d4cf

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.

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

#f0d4cf, answered

What color is #f0d4cf?

#f0d4cf is a pale vivid red, closest to Misty Rose (ΔE2000 3.6). It sits at 9° on the hue wheel with 52% saturation and 88% lightness, which reads as warm.

What is the RGB value of #f0d4cf?

rgb(240, 212, 207) — 240 red, 212 green and 207 blue out of 255, or 94.1% / 83.1% / 81.2% by channel.

Is #f0d4cf a light or a dark color?

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

Should I use black or white text on #f0d4cf?

Black. It scores 15.02:1 against #f0d4cf, versus 1.40:1 for white — AAA at any size.

What is the complementary color of #f0d4cf?

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

What colors go well with #f0d4cf?

For interface work: #FAF5F4 as the surface, #ECC7C1 for borders, #9B574B for secondary text, #2D9F95 as an accent and #61281E for hover and pressed states. For a palette, the analogous pair #F0CFDA and #F0E4CF stays calm, while #CFEBF0 is the loudest partner.

What is #f0d4cf in CMYK for printing?

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

Is #f0d4cf warm or cool?

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

Work with #f0d4cf in the Color Lab