Skip to content

#f3daee

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

RGB
243, 218, 238
HSL
312°, 51%, 90%
CMYK
0, 10, 2, 5
Luminance
0.7537

At a glance

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

Hex
#f3daee
Hue
312°
magenta / pink
Saturation
51%
vivid
Lightness
90%
pale
Brightness
95%
HSV value
Perceived
89%
weighted brightness
Luminance
0.7537
WCAG relative
Temperature
Neutral
43/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
16.07:1
Closest name
Thistle
ΔE2000 6.5
Where it sits
Hue312° of 360°
Saturation51%
Lightness90%
Temperature
Warm ← → Cool43% 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#f3daee
RGBrgb(243, 218, 238)
HSLhsl(312, 51%, 90%)
CMYKcmyk(0%, 10%, 2%, 5%)
LABlab(89.6 12.0 -6.6)
LCHlch(89.6 13.7 331.2)
OKLCHoklch(0.915 0.038 332.6)
Decimal15981294
Display P3color(display-p3 0.953 0.855 0.933)

Copy-ready code

/* CSS */
color: #f3daee;
background-color: #f3daee;
/* Tailwind (arbitrary) */
class="text-[#f3daee] bg-[#f3daee]"
/* SCSS */
$brand: #f3daee;
/* SwiftUI */
Color(red: 0.953, green: 0.855, blue: 0.933)
/* Android */
Color.parseColor("#f3daee")
/* Flutter */
Color(0xFFF3DAEE)
/* Python / OpenCV (BGR) */
(238, 218, 243)

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

Accessibility — WCAG contrast

Aa
#f3daee on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#f3daee on black: 16.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DADFEF
deuteranopia · #DFE2ED
tritanopia · #F6DBE0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #f3daee 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
#f3daee
#E4AAD8
#D680C5
#C856B1
#B93CA0
#9A3285
#7B286B
#5A204E
#381431
Base = 200Lightest = 50 · #FAF4F9Darkest = 950 · #381431
:root {
  --brand-50: #FAF4F9;
  --brand-100: #F6EAF3;
  --brand-200: #f3daee;
  --brand-300: #E4AAD8;
  --brand-400: #D680C5;
  --brand-500: #C856B1;
  --brand-600: #B93CA0;
  --brand-700: #9A3285;
  --brand-800: #7B286B;
  --brand-900: #5A204E;
  --brand-950: #381431;
  --brand: #f3daee;
  --brand-ink: #000000;
}

Colors that work with #f3daee

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#EBC1E3
Hairlines and dividers
Muted text#9B4B8B
Captions on the surface
Accent#329E2E
Second voice, not a rival
Dark variant#601F53
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 #f3daee

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#DAF3DF
Analogous left#ECDAF3
Analogous right#F3DAE2
Split-complement 1#E2F3DA
Split-complement 2#DAF3EC
Triadic 1#EEF3DA
Triadic 2#DAEEF3
Tetradic#F3ECDA

RGB percentages

Red95.3%
Green85.5%
Blue93.3%

CMYK percentages

Cyan0.0%
Magenta10.3%
Yellow2.1%
Key (black)4.7%

Color previews

#f3daee text on a black background

contrast 16.07:1

Card sample

#f3daee text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3daee

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.

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

#f3daee, answered

What color is #f3daee?

#f3daee is a pale vivid magenta / pink, closest to Thistle (ΔE2000 6.5). It sits at 312° on the hue wheel with 51% saturation and 90% lightness, which reads as neutral.

What is the RGB value of #f3daee?

rgb(243, 218, 238) — 243 red, 218 green and 238 blue out of 255, or 95.3% / 85.5% / 93.3% by channel.

Is #f3daee a light or a dark color?

It is a light color. Relative luminance is 0.7537 and perceived brightness is 89%, so black text on it reaches 16.07:1.

Should I use black or white text on #f3daee?

Black. It scores 16.07:1 against #f3daee, versus 1.31:1 for white — AAA at any size.

What is the complementary color of #f3daee?

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

What colors go well with #f3daee?

For interface work: #FAF4F9 as the surface, #EBC1E3 for borders, #9B4B8B for secondary text, #329E2E as an accent and #601F53 for hover and pressed states. For a palette, the analogous pair #ECDAF3 and #F3DAE2 stays calm, while #DAF3DF is the loudest partner.

What is #f3daee in CMYK for printing?

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

Is #f3daee warm or cool?

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

Work with #f3daee in the Color Lab