Skip to content

#f1d2db

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

RGB
241, 210, 219
HSL
343°, 53%, 88%
CMYK
0, 13, 9, 6
Luminance
0.6991

At a glance

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

Hex
#f1d2db
Hue
343°
magenta / pink
Saturation
53%
vivid
Lightness
88%
pale
Brightness
95%
HSV value
Perceived
87%
weighted brightness
Luminance
0.6991
WCAG relative
Temperature
Warm
26/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
14.98:1
Closest name
Misty Rose
ΔE2000 6.4
Where it sits
Hue343° of 360°
Saturation53%
Lightness88%
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#f1d2db
RGBrgb(241, 210, 219)
HSLhsl(343, 53%, 88%)
CMYKcmyk(0%, 13%, 9%, 6%)
LABlab(87.0 12.3 -0.5)
LCHlch(87.0 12.3 357.9)
OKLCHoklch(0.892 0.036 358.4)
Decimal15848155
Display P3color(display-p3 0.945 0.824 0.859)

Copy-ready code

/* CSS */
color: #f1d2db;
background-color: #f1d2db;
/* Tailwind (arbitrary) */
class="text-[#f1d2db] bg-[#f1d2db]"
/* SCSS */
$brand: #f1d2db;
/* SwiftUI */
Color(red: 0.945, green: 0.824, blue: 0.859)
/* Android */
Color.parseColor("#f1d2db")
/* Flutter */
Color(0xFFF1D2DB)
/* Python / OpenCV (BGR) */
(219, 210, 241)

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

Accessibility — WCAG contrast

Aa
#f1d2db on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#f1d2db on black: 14.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D5D7DB
deuteranopia · #DCDCDA
tritanopia · #F7D1D5

Color scale — 50 to 950

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

#FAF4F6
#F6E9ED
#f1d2db
#E4A9BB
#D77F98
#CA5476
#BB3A5F
#9C3050
#7C2740
#5B2031
#39141E
Base = 200Lightest = 50 · #FAF4F6Darkest = 950 · #39141E
:root {
  --brand-50: #FAF4F6;
  --brand-100: #F6E9ED;
  --brand-200: #f1d2db;
  --brand-300: #E4A9BB;
  --brand-400: #D77F98;
  --brand-500: #CA5476;
  --brand-600: #BB3A5F;
  --brand-700: #9C3050;
  --brand-800: #7C2740;
  --brand-900: #5B2031;
  --brand-950: #39141E;
  --brand: #f1d2db;
  --brand-ink: #000000;
}

Colors that work with #f1d2db

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#ECC1CD
Hairlines and dividers
Muted text#9B4B62
Captions on the surface
Accent#2D9F61
Second voice, not a rival
Dark variant#611E32
Hover, pressed, headers
Light variant#F9ECEF
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 #f1d2db

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#D2F1E8
Analogous left#F1D2EA
Analogous right#F1D8D2
Split-complement 1#D2F1D8
Split-complement 2#D2EAF1
Triadic 1#DBF1D2
Triadic 2#D2DBF1
Tetradic#EAF1D2

RGB percentages

Red94.5%
Green82.4%
Blue85.9%

CMYK percentages

Cyan0.0%
Magenta12.9%
Yellow9.1%
Key (black)5.5%

Color previews

#f1d2db text on a black background

contrast 14.98:1

Card sample

#f1d2db text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f1d2db

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.

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

#f1d2db, answered

What color is #f1d2db?

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

What is the RGB value of #f1d2db?

rgb(241, 210, 219) — 241 red, 210 green and 219 blue out of 255, or 94.5% / 82.4% / 85.9% by channel.

Is #f1d2db a light or a dark color?

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

Should I use black or white text on #f1d2db?

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

What is the complementary color of #f1d2db?

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

What colors go well with #f1d2db?

For interface work: #FAF4F6 as the surface, #ECC1CD for borders, #9B4B62 for secondary text, #2D9F61 as an accent and #611E32 for hover and pressed states. For a palette, the analogous pair #F1D2EA and #F1D8D2 stays calm, while #D2F1E8 is the loudest partner.

What is #f1d2db in CMYK for printing?

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

Is #f1d2db 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 #F1D4D2; nudged cooler, #F2D1E6.

Work with #f1d2db in the Color Lab