Skip to content

#f6d5df

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

RGB
246, 213, 223
HSL
342°, 65%, 90%
CMYK
0, 13, 9, 4
Luminance
0.7251

At a glance

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

Hex
#f6d5df
Hue
342°
magenta / pink
Saturation
65%
vivid
Lightness
90%
pale
Brightness
96%
HSV value
Perceived
88%
weighted brightness
Luminance
0.7251
WCAG relative
Temperature
Warm
27/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
15.50:1
Closest name
Misty Rose
ΔE2000 6.5
Where it sits
Hue342° of 360°
Saturation65%
Lightness90%
Temperature
Warm ← → Cool27% 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#f6d5df
RGBrgb(246, 213, 223)
HSLhsl(342, 65%, 90%)
CMYKcmyk(0%, 13%, 9%, 4%)
LABlab(88.2 13.1 -0.7)
LCHlch(88.2 13.1 357.1)
OKLCHoklch(0.903 0.039 357.7)
Decimal16176607
Display P3color(display-p3 0.965 0.835 0.875)

Copy-ready code

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

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

Accessibility — WCAG contrast

Aa
#f6d5df on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#f6d5df on black: 15.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D8DADF
deuteranopia · #E0DFDE
tritanopia · #FCD4D8

Color scale — 50 to 950

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

#FBF3F6
#F7E8ED
#f6d5df
#EBA3B9
#E17495
#D74672
#CA2B5B
#A8244C
#861D3D
#62192F
#3D0F1D
Base = 200Lightest = 50 · #FBF3F6Darkest = 950 · #3D0F1D
:root {
  --brand-50: #FBF3F6;
  --brand-100: #F7E8ED;
  --brand-200: #f6d5df;
  --brand-300: #EBA3B9;
  --brand-400: #E17495;
  --brand-500: #D74672;
  --brand-600: #CA2B5B;
  --brand-700: #A8244C;
  --brand-800: #861D3D;
  --brand-900: #62192F;
  --brand-950: #3D0F1D;
  --brand: #f6d5df;
  --brand-ink: #000000;
}

Colors that work with #f6d5df

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#EDC0CD
Hairlines and dividers
Muted text#9B4B63
Captions on the surface
Accent#20AC60
Second voice, not a rival
Dark variant#691730
Hover, pressed, headers
Light variant#FAEAEF
Selected rows, tints
Dark surface#241419
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 #f6d5df

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#D5F6EC
Analogous left#F6D5F0
Analogous right#F6DBD5
Split-complement 1#D5F6DB
Split-complement 2#D5F0F6
Triadic 1#DFF6D5
Triadic 2#D5DFF6
Tetradic#F0F6D5

RGB percentages

Red96.5%
Green83.5%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta13.4%
Yellow9.3%
Key (black)3.5%

Color previews

#f6d5df text on a black background

contrast 15.50:1

Card sample

#f6d5df text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f6d5df

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.

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

#f6d5df, answered

What color is #f6d5df?

#f6d5df is a pale vivid magenta / pink, closest to Misty Rose (ΔE2000 6.5). It sits at 342° on the hue wheel with 65% saturation and 90% lightness, which reads as warm.

What is the RGB value of #f6d5df?

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

Is #f6d5df a light or a dark color?

It is a light color. Relative luminance is 0.7251 and perceived brightness is 88%, so black text on it reaches 15.50:1.

Should I use black or white text on #f6d5df?

Black. It scores 15.50:1 against #f6d5df, versus 1.35:1 for white — AAA at any size.

What is the complementary color of #f6d5df?

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

What colors go well with #f6d5df?

For interface work: #FAF4F6 as the surface, #EDC0CD for borders, #9B4B63 for secondary text, #20AC60 as an accent and #691730 for hover and pressed states. For a palette, the analogous pair #F6D5F0 and #F6DBD5 stays calm, while #D5F6EC is the loudest partner.

What is #f6d5df in CMYK for printing?

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

Is #f6d5df warm or cool?

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

Work with #f6d5df in the Color Lab