Skip to content

#f4dbe2

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

RGB
244, 219, 226
HSL
343°, 53%, 91%
CMYK
0, 10, 7, 4
Luminance
0.7539

At a glance

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

Hex
#f4dbe2
Hue
343°
magenta / pink
Saturation
53%
vivid
Lightness
91%
pale
Brightness
96%
HSV value
Perceived
89%
weighted brightness
Luminance
0.7539
WCAG relative
Temperature
Warm
26/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
16.08:1
Closest name
Misty Rose
ΔE2000 4.7
Where it sits
Hue343° of 360°
Saturation53%
Lightness91%
Temperature
Warm ← → Cool26% 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#f4dbe2
RGBrgb(244, 219, 226)
HSLhsl(343, 53%, 91%)
CMYKcmyk(0%, 10%, 7%, 4%)
LABlab(89.6 9.8 -0.3)
LCHlch(89.6 9.8 358.4)
OKLCHoklch(0.914 0.029 358.8)
Decimal16047074
Display P3color(display-p3 0.957 0.859 0.886)

Copy-ready code

/* CSS */
color: #f4dbe2;
background-color: #f4dbe2;
/* Tailwind (arbitrary) */
class="text-[#f4dbe2] bg-[#f4dbe2]"
/* SCSS */
$brand: #f4dbe2;
/* SwiftUI */
Color(red: 0.957, green: 0.859, blue: 0.886)
/* Android */
Color.parseColor("#f4dbe2")
/* Flutter */
Color(0xFFF4DBE2)
/* Python / OpenCV (BGR) */
(226, 219, 244)

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

Accessibility — WCAG contrast

Aa
#f4dbe2 on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#f4dbe2 on black: 16.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DEDFE2
deuteranopia · #E3E3E1
tritanopia · #F9DADD

Color scale — 50 to 950

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

#FBF4F6
#f4dbe2
#EDCED7
#E5A9BA
#D87E97
#CA5375
#BC395E
#9C304E
#7D263E
#5B1F30
#39141E
Base = 100Lightest = 50 · #FBF4F6Darkest = 950 · #39141E
:root {
  --brand-50: #FBF4F6;
  --brand-100: #f4dbe2;
  --brand-200: #EDCED7;
  --brand-300: #E5A9BA;
  --brand-400: #D87E97;
  --brand-500: #CA5375;
  --brand-600: #BC395E;
  --brand-700: #9C304E;
  --brand-800: #7D263E;
  --brand-900: #5B1F30;
  --brand-950: #39141E;
  --brand: #f4dbe2;
  --brand-ink: #000000;
}

Colors that work with #f4dbe2

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#FAF4F6
Tinted page background
Border#ECC0CD
Hairlines and dividers
Muted text#9B4B61
Captions on the surface
Accent#2BA164
Second voice, not a rival
Dark variant#621E31
Hover, pressed, headers
Light variant#F9EBEF
Selected rows, tints
Dark surface#241418
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 #f4dbe2

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#DBF4ED
Analogous left#F4DBEF
Analogous right#F4E1DB
Split-complement 1#DBF4E1
Split-complement 2#DBEFF4
Triadic 1#E2F4DB
Triadic 2#DBE2F4
Tetradic#EFF4DB

RGB percentages

Red95.7%
Green85.9%
Blue88.6%

CMYK percentages

Cyan0.0%
Magenta10.2%
Yellow7.4%
Key (black)4.3%

Color previews

#f4dbe2 text on a black background

contrast 16.08:1

Card sample

#f4dbe2 text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f4dbe2

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.

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

#f4dbe2, answered

What color is #f4dbe2?

#f4dbe2 is a pale vivid magenta / pink, closest to Misty Rose (ΔE2000 4.7). It sits at 343° on the hue wheel with 53% saturation and 91% lightness, which reads as warm.

What is the RGB value of #f4dbe2?

rgb(244, 219, 226) — 244 red, 219 green and 226 blue out of 255, or 95.7% / 85.9% / 88.6% by channel.

Is #f4dbe2 a light or a dark color?

It is a light color. Relative luminance is 0.7539 and perceived brightness is 89%, so black text on it reaches 16.08:1.

Should I use black or white text on #f4dbe2?

Black. It scores 16.08:1 against #f4dbe2, versus 1.31:1 for white — AAA at any size.

What is the complementary color of #f4dbe2?

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

What colors go well with #f4dbe2?

For interface work: #FAF4F6 as the surface, #ECC0CD for borders, #9B4B61 for secondary text, #2BA164 as an accent and #621E31 for hover and pressed states. For a palette, the analogous pair #F4DBEF and #F4E1DB stays calm, while #DBF4ED is the loudest partner.

What is #f4dbe2 in CMYK for printing?

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

Is #f4dbe2 warm or cool?

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

Work with #f4dbe2 in the Color Lab