Skip to content

#f7dbf3

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

RGB
247, 219, 243
HSL
309°, 64%, 91%
CMYK
0, 11, 2, 3
Luminance
0.7691

At a glance

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

Hex
#f7dbf3
Hue
309°
magenta / pink
Saturation
64%
vivid
Lightness
91%
pale
Brightness
97%
HSV value
Perceived
90%
weighted brightness
Luminance
0.7691
WCAG relative
Temperature
Neutral
45/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
16.38:1
Closest name
Thistle
ΔE2000 6.8
Where it sits
Hue309° of 360°
Saturation64%
Lightness91%
Temperature
Warm ← → Cool45% 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#f7dbf3
RGBrgb(247, 219, 243)
HSLhsl(309, 64%, 91%)
CMYKcmyk(0%, 11%, 2%, 3%)
LABlab(90.3 13.7 -8.2)
LCHlch(90.3 16.0 329.3)
OKLCHoklch(0.921 0.044 330.6)
Decimal16243699
Display P3color(display-p3 0.969 0.859 0.953)

Copy-ready code

/* CSS */
color: #f7dbf3;
background-color: #f7dbf3;
/* Tailwind (arbitrary) */
class="text-[#f7dbf3] bg-[#f7dbf3]"
/* SCSS */
$brand: #f7dbf3;
/* SwiftUI */
Color(red: 0.969, green: 0.859, blue: 0.953)
/* Android */
Color.parseColor("#f7dbf3")
/* Flutter */
Color(0xFFF7DBF3)
/* Python / OpenCV (BGR) */
(243, 219, 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 #f7dbf3 · 16.38:1
Use #000000AAA at every size.
Aa
White text · 1.28:1
AA fail · AA large fail · AAA fail
Aa
Black text · 16.38:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #f7dbf3 as text scores 1.28:1 on white and 16.38:1 on black.

Accessibility — WCAG contrast

Aa
#f7dbf3 on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#f7dbf3 on black: 16.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DAE1F4
deuteranopia · #E0E4F2
tritanopia · #FADCE3

Color scale — 50 to 950

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

#FBF4FA
#f7dbf3
#F0CBEB
#EBA3E0
#E075D1
#D647C2
#C82DB2
#A72594
#851E77
#611957
#3D1036
Base = 100Lightest = 50 · #FBF4FADarkest = 950 · #3D1036
:root {
  --brand-50: #FBF4FA;
  --brand-100: #f7dbf3;
  --brand-200: #F0CBEB;
  --brand-300: #EBA3E0;
  --brand-400: #E075D1;
  --brand-500: #D647C2;
  --brand-600: #C82DB2;
  --brand-700: #A72594;
  --brand-800: #851E77;
  --brand-900: #611957;
  --brand-950: #3D1036;
  --brand: #f7dbf3;
  --brand-ink: #000000;
}

Colors that work with #f7dbf3

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#FAF4FA
Tinted page background
Border#EDC0E6
Hairlines and dividers
Muted text#9B4B8F
Captions on the surface
Accent#2EAC20
Second voice, not a rival
Dark variant#68175D
Hover, pressed, headers
Light variant#FAEAF8
Selected rows, tints
Dark surface#241422
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 #f7dbf3

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#DBF7DF
Analogous left#EDDBF7
Analogous right#F7DBE5
Split-complement 1#E5F7DB
Split-complement 2#DBF7ED
Triadic 1#F3F7DB
Triadic 2#DBF3F7
Tetradic#F7EDDB

RGB percentages

Red96.9%
Green85.9%
Blue95.3%

CMYK percentages

Cyan0.0%
Magenta11.3%
Yellow1.6%
Key (black)3.1%

Color previews

#f7dbf3 text on a black background

contrast 16.38:1

Card sample

#f7dbf3 text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f7dbf3

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.

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

#f7dbf3, answered

What color is #f7dbf3?

#f7dbf3 is a pale vivid magenta / pink, closest to Thistle (ΔE2000 6.8). It sits at 309° on the hue wheel with 64% saturation and 91% lightness, which reads as neutral.

What is the RGB value of #f7dbf3?

rgb(247, 219, 243) — 247 red, 219 green and 243 blue out of 255, or 96.9% / 85.9% / 95.3% by channel.

Is #f7dbf3 a light or a dark color?

It is a light color. Relative luminance is 0.7691 and perceived brightness is 90%, so black text on it reaches 16.38:1.

Should I use black or white text on #f7dbf3?

Black. It scores 16.38:1 against #f7dbf3, versus 1.28:1 for white — AAA at any size.

What is the complementary color of #f7dbf3?

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

What colors go well with #f7dbf3?

For interface work: #FAF4FA as the surface, #EDC0E6 for borders, #9B4B8F for secondary text, #2EAC20 as an accent and #68175D for hover and pressed states. For a palette, the analogous pair #EDDBF7 and #F7DBE5 stays calm, while #DBF7DF is the loudest partner.

What is #f7dbf3 in CMYK for printing?

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

Is #f7dbf3 warm or cool?

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

Work with #f7dbf3 in the Color Lab