Skip to content

#f0d6f0

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

RGB
240, 214, 240
HSL
300°, 46%, 89%
CMYK
0, 11, 0, 6
Luminance
0.7291

At a glance

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

Hex
#f0d6f0
Hue
300°
magenta / pink
Saturation
46%
vivid
Lightness
89%
pale
Brightness
94%
HSV value
Perceived
88%
weighted brightness
Luminance
0.7291
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
15.58:1
Closest name
Thistle
ΔE2000 5.5
Where it sits
Hue300° of 360°
Saturation46%
Lightness89%
Temperature
Warm ← → Cool50% 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#f0d6f0
RGBrgb(240, 214, 240)
HSLhsl(300, 46%, 89%)
CMYKcmyk(0%, 11%, 0%, 6%)
LABlab(88.4 13.5 -9.4)
LCHlch(88.4 16.4 325.0)
OKLCHoklch(0.905 0.045 325.9)
Decimal15783664
Display P3color(display-p3 0.941 0.839 0.941)

Copy-ready code

/* CSS */
color: #f0d6f0;
background-color: #f0d6f0;
/* Tailwind (arbitrary) */
class="text-[#f0d6f0] bg-[#f0d6f0]"
/* SCSS */
$brand: #f0d6f0;
/* SwiftUI */
Color(red: 0.941, green: 0.839, blue: 0.941)
/* Android */
Color.parseColor("#f0d6f0")
/* Flutter */
Color(0xFFF0D6F0)
/* Python / OpenCV (BGR) */
(240, 214, 240)

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

Accessibility — WCAG contrast

Aa
#f0d6f0 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#f0d6f0 on black: 15.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D5DCF1
deuteranopia · #DADFEF
tritanopia · #F2D8DE

Color scale — 50 to 950

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

#FAF5FA
#F5EAF5
#f0d6f0
#E1ADE1
#D284D2
#C35BC3
#B342B3
#953795
#772C77
#572357
#371637
Base = 200Lightest = 50 · #FAF5FADarkest = 950 · #371637
:root {
  --brand-50: #FAF5FA;
  --brand-100: #F5EAF5;
  --brand-200: #f0d6f0;
  --brand-300: #E1ADE1;
  --brand-400: #D284D2;
  --brand-500: #C35BC3;
  --brand-600: #B342B3;
  --brand-700: #953795;
  --brand-800: #772C77;
  --brand-900: #572357;
  --brand-950: #371637;
  --brand: #f0d6f0;
  --brand-ink: #000000;
}

Colors that work with #f0d6f0

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#E9C3E9
Hairlines and dividers
Muted text#9B4B9B
Captions on the surface
Accent#4D9933
Second voice, not a rival
Dark variant#5D225D
Hover, pressed, headers
Light variant#F8ECF8
Selected rows, tints
Dark surface#241424
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 #f0d6f0

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#D6F0D6
Analogous left#E3D6F0
Analogous right#F0D6E3
Split-complement 1#E3F0D6
Split-complement 2#D6F0E3
Triadic 1#F0F0D6
Triadic 2#D6F0F0
Tetradic#F0E3D6

RGB percentages

Red94.1%
Green83.9%
Blue94.1%

CMYK percentages

Cyan0.0%
Magenta10.8%
Yellow0.0%
Key (black)5.9%

Color previews

#f0d6f0 text on a black background

contrast 15.58:1

Card sample

#f0d6f0 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(240, 214, 240, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(240, 214, 240, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f0d6f0;
background: linear-gradient(135deg, #f0d6f0, #F0D6DF);

Monochromatic scale

Palettes built from #f0d6f0

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.

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

#f0d6f0, answered

What color is #f0d6f0?

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

What is the RGB value of #f0d6f0?

rgb(240, 214, 240) — 240 red, 214 green and 240 blue out of 255, or 94.1% / 83.9% / 94.1% by channel.

Is #f0d6f0 a light or a dark color?

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

Should I use black or white text on #f0d6f0?

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

What is the complementary color of #f0d6f0?

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

What colors go well with #f0d6f0?

For interface work: #FAF4FA as the surface, #E9C3E9 for borders, #9B4B9B for secondary text, #4D9933 as an accent and #5D225D for hover and pressed states. For a palette, the analogous pair #E3D6F0 and #F0D6E3 stays calm, while #D6F0D6 is the loudest partner.

What is #f0d6f0 in CMYK for printing?

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

Is #f0d6f0 warm or cool?

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

Work with #f0d6f0 in the Color Lab