Skip to content

#f3ccf4

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

RGB
243, 204, 244
HSL
299°, 65%, 88%
CMYK
0, 16, 0, 4
Luminance
0.6877

At a glance

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

Hex
#f3ccf4
Hue
299°
magenta / pink
Saturation
65%
vivid
Lightness
88%
pale
Brightness
96%
HSV value
Perceived
87%
weighted brightness
Luminance
0.6877
WCAG relative
Temperature
Neutral
51/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
14.75:1
Closest name
Thistle
ΔE2000 6.6
Where it sits
Hue299° of 360°
Saturation65%
Lightness88%
Temperature
Warm ← → Cool51% 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#f3ccf4
RGBrgb(243, 204, 244)
HSLhsl(299, 65%, 88%)
CMYKcmyk(0%, 16%, 0%, 4%)
LABlab(86.4 20.4 -14.5)
LCHlch(86.4 25.1 324.6)
OKLCHoklch(0.891 0.068 325.4)
Decimal15977716
Display P3color(display-p3 0.953 0.800 0.957)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f3ccf4 on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#f3ccf4 on black: 14.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C9D5F6
deuteranopia · #D2DAF2
tritanopia · #F5CFD9

Color scale — 50 to 950

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

#FBF4FB
#F7E8F7
#f3ccf4
#E9A3EB
#DE75E1
#D446D7
#C52BC9
#A524A8
#841D86
#601962
#3C103D
Base = 200Lightest = 50 · #FBF4FBDarkest = 950 · #3C103D
:root {
  --brand-50: #FBF4FB;
  --brand-100: #F7E8F7;
  --brand-200: #f3ccf4;
  --brand-300: #E9A3EB;
  --brand-400: #DE75E1;
  --brand-500: #D446D7;
  --brand-600: #C52BC9;
  --brand-700: #A524A8;
  --brand-800: #841D86;
  --brand-900: #601962;
  --brand-950: #3C103D;
  --brand: #f3ccf4;
  --brand-ink: #000000;
}

Colors that work with #f3ccf4

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#ECC0ED
Hairlines and dividers
Muted text#994B9B
Captions on the surface
Accent#45AB21
Second voice, not a rival
Dark variant#671769
Hover, pressed, headers
Light variant#FAEAFA
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 #f3ccf4

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#CDF4CC
Analogous left#DFCCF4
Analogous right#F4CCE1
Split-complement 1#E1F4CC
Split-complement 2#CCF4DF
Triadic 1#F4F3CC
Triadic 2#CCF4F3
Tetradic#F4DFCC

RGB percentages

Red95.3%
Green80.0%
Blue95.7%

CMYK percentages

Cyan0.4%
Magenta16.4%
Yellow0.0%
Key (black)4.3%

Color previews

#f3ccf4 text on a black background

contrast 14.75:1

Card sample

#f3ccf4 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3ccf4

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.

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

#f3ccf4, answered

What color is #f3ccf4?

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

What is the RGB value of #f3ccf4?

rgb(243, 204, 244) — 243 red, 204 green and 244 blue out of 255, or 95.3% / 80% / 95.7% by channel.

Is #f3ccf4 a light or a dark color?

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

Should I use black or white text on #f3ccf4?

Black. It scores 14.75:1 against #f3ccf4, versus 1.42:1 for white — AAA at any size.

What is the complementary color of #f3ccf4?

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

What colors go well with #f3ccf4?

For interface work: #FAF4FA as the surface, #ECC0ED for borders, #994B9B for secondary text, #45AB21 as an accent and #671769 for hover and pressed states. For a palette, the analogous pair #DFCCF4 and #F4CCE1 stays calm, while #CDF4CC is the loudest partner.

What is #f3ccf4 in CMYK for printing?

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

Is #f3ccf4 warm or cool?

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

Work with #f3ccf4 in the Color Lab