Skip to content

#f0d2e9

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

RGB
240, 210, 233
HSL
314°, 50%, 88%
CMYK
0, 13, 3, 6
Luminance
0.7050

At a glance

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

Hex
#f0d2e9
Hue
314°
magenta / pink
Saturation
50%
vivid
Lightness
88%
pale
Brightness
94%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7050
WCAG relative
Temperature
Neutral
42/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
15.10:1
Closest name
Thistle
ΔE2000 5
Where it sits
Hue314° of 360°
Saturation50%
Lightness88%
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#f0d2e9
RGBrgb(240, 210, 233)
HSLhsl(314, 50%, 88%)
CMYKcmyk(0%, 13%, 3%, 6%)
LABlab(87.2 14.3 -7.4)
LCHlch(87.2 16.1 332.5)
OKLCHoklch(0.895 0.045 334.0)
Decimal15782633
Display P3color(display-p3 0.941 0.824 0.914)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f0d2e9 on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#f0d2e9 on black: 15.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D2D8EA
deuteranopia · #D8DCE8
tritanopia · #F3D3D9

Color scale — 50 to 950

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

#FAF4F9
#F6EAF3
#f0d2e9
#E3ABD6
#D581C1
#C757AD
#B83D9B
#993381
#7A2967
#59214C
#381530
Base = 200Lightest = 50 · #FAF4F9Darkest = 950 · #381530
:root {
  --brand-50: #FAF4F9;
  --brand-100: #F6EAF3;
  --brand-200: #f0d2e9;
  --brand-300: #E3ABD6;
  --brand-400: #D581C1;
  --brand-500: #C757AD;
  --brand-600: #B83D9B;
  --brand-700: #993381;
  --brand-800: #7A2967;
  --brand-900: #59214C;
  --brand-950: #381530;
  --brand: #f0d2e9;
  --brand-ink: #000000;
}

Colors that work with #f0d2e9

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#EBC2E1
Hairlines and dividers
Muted text#9B4B88
Captions on the surface
Accent#309C30
Second voice, not a rival
Dark variant#602051
Hover, pressed, headers
Light variant#F9ECF6
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 #f0d2e9

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#D2F0D9
Analogous left#E8D2F0
Analogous right#F0D2DA
Split-complement 1#DAF0D2
Split-complement 2#D2F0E8
Triadic 1#E9F0D2
Triadic 2#D2E9F0
Tetradic#F0E8D2

RGB percentages

Red94.1%
Green82.4%
Blue91.4%

CMYK percentages

Cyan0.0%
Magenta12.5%
Yellow2.9%
Key (black)5.9%

Color previews

#f0d2e9 text on a black background

contrast 15.10:1

Card sample

#f0d2e9 text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0d2e9

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.

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

#f0d2e9, answered

What color is #f0d2e9?

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

What is the RGB value of #f0d2e9?

rgb(240, 210, 233) — 240 red, 210 green and 233 blue out of 255, or 94.1% / 82.4% / 91.4% by channel.

Is #f0d2e9 a light or a dark color?

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

Should I use black or white text on #f0d2e9?

Black. It scores 15.10:1 against #f0d2e9, versus 1.39:1 for white — AAA at any size.

What is the complementary color of #f0d2e9?

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

What colors go well with #f0d2e9?

For interface work: #FAF4F9 as the surface, #EBC2E1 for borders, #9B4B88 for secondary text, #309C30 as an accent and #602051 for hover and pressed states. For a palette, the analogous pair #E8D2F0 and #F0D2DA stays calm, while #D2F0D9 is the loudest partner.

What is #f0d2e9 in CMYK for printing?

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

Is #f0d2e9 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 #F0D2DE; nudged cooler, #ECD1F1.

Work with #f0d2e9 in the Color Lab