Skip to content

#f4d2ec

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

RGB
244, 210, 236
HSL
314°, 61%, 89%
CMYK
0, 14, 3, 4
Luminance
0.7138

At a glance

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

Hex
#f4d2ec
Hue
314°
magenta / pink
Saturation
61%
vivid
Lightness
89%
pale
Brightness
96%
HSV value
Perceived
88%
weighted brightness
Luminance
0.7138
WCAG relative
Temperature
Neutral
42/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
15.28:1
Closest name
Thistle
ΔE2000 5.6
Where it sits
Hue314° of 360°
Saturation61%
Lightness89%
Temperature
Warm ← → Cool42% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#f4d2ec
RGBrgb(244, 210, 236)
HSLhsl(314, 61%, 89%)
CMYKcmyk(0%, 14%, 3%, 4%)
LABlab(87.7 16.2 -8.4)
LCHlch(87.7 18.2 332.7)
OKLCHoklch(0.900 0.051 334.2)
Decimal16044780
Display P3color(display-p3 0.957 0.824 0.925)

Copy-ready code

/* CSS */
color: #f4d2ec;
background-color: #f4d2ec;
/* Tailwind (arbitrary) */
class="text-[#f4d2ec] bg-[#f4d2ec]"
/* SCSS */
$brand: #f4d2ec;
/* SwiftUI */
Color(red: 0.957, green: 0.824, blue: 0.925)
/* Android */
Color.parseColor("#f4d2ec")
/* Flutter */
Color(0xFFF4D2EC)
/* Python / OpenCV (BGR) */
(236, 210, 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 #f4d2ec · 15.28:1
Use #000000AAA at every size.
Aa
White text · 1.37:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.28:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #f4d2ec as text scores 1.37:1 on white and 15.28:1 on black.

Accessibility — WCAG contrast

Aa
#f4d2ec on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#f4d2ec on black: 15.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D2D9ED
deuteranopia · #D9DDEB
tritanopia · #F8D3DB

Color scale — 50 to 950

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

#FBF4F9
#F7E8F4
#f4d2ec
#E9A5D9
#DE78C6
#D34BB3
#C530A2
#A42887
#83206C
#5F1B4F
#3C1132
Base = 200Lightest = 50 · #FBF4F9Darkest = 950 · #3C1132
:root {
  --brand-50: #FBF4F9;
  --brand-100: #F7E8F4;
  --brand-200: #f4d2ec;
  --brand-300: #E9A5D9;
  --brand-400: #DE78C6;
  --brand-500: #D34BB3;
  --brand-600: #C530A2;
  --brand-700: #A42887;
  --brand-800: #83206C;
  --brand-900: #5F1B4F;
  --brand-950: #3C1132;
  --brand: #f4d2ec;
  --brand-ink: #000000;
}

Colors that work with #f4d2ec

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#EDC0E2
Hairlines and dividers
Muted text#9B4B88
Captions on the surface
Accent#24A824
Second voice, not a rival
Dark variant#661954
Hover, pressed, headers
Light variant#FAEBF6
Selected rows, tints
Dark surface#241421
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 #f4d2ec

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#D2F4DA
Analogous left#EBD2F4
Analogous right#F4D2DB
Split-complement 1#DBF4D2
Split-complement 2#D2F4EB
Triadic 1#ECF4D2
Triadic 2#D2ECF4
Tetradic#F4EBD2

RGB percentages

Red95.7%
Green82.4%
Blue92.5%

CMYK percentages

Cyan0.0%
Magenta13.9%
Yellow3.3%
Key (black)4.3%

Color previews

#f4d2ec text on a black background

contrast 15.28:1

Card sample

#f4d2ec text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f4d2ec

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.

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

#f4d2ec, answered

What color is #f4d2ec?

#f4d2ec is a pale vivid magenta / pink, closest to Thistle (ΔE2000 5.6). It sits at 314° on the hue wheel with 61% saturation and 89% lightness, which reads as neutral.

What is the RGB value of #f4d2ec?

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

Is #f4d2ec a light or a dark color?

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

Should I use black or white text on #f4d2ec?

Black. It scores 15.28:1 against #f4d2ec, versus 1.37:1 for white — AAA at any size.

What is the complementary color of #f4d2ec?

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

What colors go well with #f4d2ec?

For interface work: #FAF4F9 as the surface, #EDC0E2 for borders, #9B4B88 for secondary text, #24A824 as an accent and #661954 for hover and pressed states. For a palette, the analogous pair #EBD2F4 and #F4D2DB stays calm, while #D2F4DA is the loudest partner.

What is #f4d2ec in CMYK for printing?

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

Is #f4d2ec warm or cool?

Neutral — it scores 42 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F4D2DF; nudged cooler, #F0D1F5.

Work with #f4d2ec in the Color Lab