Skip to content

#f7d2ec

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

RGB
247, 210, 236
HSL
318°, 70%, 90%
CMYK
0, 15, 5, 3
Luminance
0.7192

At a glance

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

Hex
#f7d2ec
Hue
318°
magenta / pink
Saturation
70%
vivid
Lightness
90%
pale
Brightness
97%
HSV value
Perceived
88%
weighted brightness
Luminance
0.7192
WCAG relative
Temperature
Warm
40/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
15.38:1
Closest name
Thistle
ΔE2000 6.1
Where it sits
Hue318° of 360°
Saturation70%
Lightness90%
Temperature
Warm ← → Cool40% 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#f7d2ec
RGBrgb(247, 210, 236)
HSLhsl(318, 70%, 90%)
CMYKcmyk(0%, 15%, 5%, 3%)
LABlab(87.9 17.2 -7.9)
LCHlch(87.9 18.9 335.2)
OKLCHoklch(0.902 0.053 336.8)
Decimal16241388
Display P3color(display-p3 0.969 0.824 0.925)

Copy-ready code

/* CSS */
color: #f7d2ec;
background-color: #f7d2ec;
/* Tailwind (arbitrary) */
class="text-[#f7d2ec] bg-[#f7d2ec]"
/* SCSS */
$brand: #f7d2ec;
/* SwiftUI */
Color(red: 0.969, green: 0.824, blue: 0.925)
/* Android */
Color.parseColor("#f7d2ec")
/* Flutter */
Color(0xFFF7D2EC)
/* Python / OpenCV (BGR) */
(236, 210, 247)

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

Accessibility — WCAG contrast

Aa
#f7d2ec on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#f7d2ec on black: 15.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D3D9ED
deuteranopia · #DBDEEB
tritanopia · #FBD3DB

Color scale — 50 to 950

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

#FCF3F9
#F8E7F3
#f7d2ec
#EEA0D7
#E670C3
#DD40AF
#D0259D
#AD1F83
#8B1969
#65164D
#3F0E30
Base = 200Lightest = 50 · #FCF3F9Darkest = 950 · #3F0E30
:root {
  --brand-50: #FCF3F9;
  --brand-100: #F8E7F3;
  --brand-200: #f7d2ec;
  --brand-300: #EEA0D7;
  --brand-400: #E670C3;
  --brand-500: #DD40AF;
  --brand-600: #D0259D;
  --brand-700: #AD1F83;
  --brand-800: #8B1969;
  --brand-900: #65164D;
  --brand-950: #3F0E30;
  --brand: #f7d2ec;
  --brand-ink: #000000;
}

Colors that work with #f7d2ec

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#FAF4F9
Tinted page background
Border#EDC0DF
Hairlines and dividers
Muted text#9B4B83
Captions on the surface
Accent#1BB123
Second voice, not a rival
Dark variant#6C1352
Hover, pressed, headers
Light variant#FBE9F6
Selected rows, tints
Dark surface#24141F
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 #f7d2ec

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#D2F7DD
Analogous left#EFD2F7
Analogous right#F7D2D9
Split-complement 1#D9F7D2
Split-complement 2#D2F7EF
Triadic 1#ECF7D2
Triadic 2#D2ECF7
Tetradic#F7EFD2

RGB percentages

Red96.9%
Green82.4%
Blue92.5%

CMYK percentages

Cyan0.0%
Magenta15.0%
Yellow4.5%
Key (black)3.1%

Color previews

#f7d2ec text on a black background

contrast 15.38:1

Card sample

#f7d2ec text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f7d2ec

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.

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

#f7d2ec, answered

What color is #f7d2ec?

#f7d2ec is a pale vivid magenta / pink, closest to Thistle (ΔE2000 6.1). It sits at 318° on the hue wheel with 70% saturation and 90% lightness, which reads as warm.

What is the RGB value of #f7d2ec?

rgb(247, 210, 236) — 247 red, 210 green and 236 blue out of 255, or 96.9% / 82.4% / 92.5% by channel.

Is #f7d2ec a light or a dark color?

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

Should I use black or white text on #f7d2ec?

Black. It scores 15.38:1 against #f7d2ec, versus 1.36:1 for white — AAA at any size.

What is the complementary color of #f7d2ec?

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

What colors go well with #f7d2ec?

For interface work: #FAF4F9 as the surface, #EDC0DF for borders, #9B4B83 for secondary text, #1BB123 as an accent and #6C1352 for hover and pressed states. For a palette, the analogous pair #EFD2F7 and #F7D2D9 stays calm, while #D2F7DD is the loudest partner.

What is #f7d2ec in CMYK for printing?

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

Is #f7d2ec warm or cool?

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

Work with #f7d2ec in the Color Lab