Skip to content

#f0c2f3

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

RGB
240, 194, 243
HSL
296°, 67%, 86%
CMYK
1, 20, 0, 5
Luminance
0.6358

At a glance

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

Hex
#f0c2f3
Hue
296°
magenta / pink
Saturation
67%
vivid
Lightness
86%
pale
Brightness
95%
HSV value
Perceived
84%
weighted brightness
Luminance
0.6358
WCAG relative
Temperature
Neutral
52/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
13.72:1
Closest name
Thistle
ΔE2000 7.8
Where it sits
Hue296° of 360°
Saturation67%
Lightness86%
Temperature
Warm ← → Cool52% 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#f0c2f3
RGBrgb(240, 194, 243)
HSLhsl(296, 67%, 86%)
CMYKcmyk(1%, 20%, 0%, 5%)
LABlab(83.8 24.6 -18.0)
LCHlch(83.8 30.4 323.8)
OKLCHoklch(0.869 0.083 324.3)
Decimal15778547
Display P3color(display-p3 0.941 0.761 0.953)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f0c2f3 on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#f0c2f3 on black: 13.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BECDF5
deuteranopia · #C8D3F1
tritanopia · #F3C6D3

Color scale — 50 to 950

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

#FBF3FB
#F7E8F8
#f0c2f3
#E8A1ED
#DC72E3
#D144DA
#C228CD
#A222AA
#821B88
#5E1763
#3B0F3E
Base = 200Lightest = 50 · #FBF3FBDarkest = 950 · #3B0F3E
:root {
  --brand-50: #FBF3FB;
  --brand-100: #F7E8F8;
  --brand-200: #f0c2f3;
  --brand-300: #E8A1ED;
  --brand-400: #DC72E3;
  --brand-500: #D144DA;
  --brand-600: #C228CD;
  --brand-700: #A222AA;
  --brand-800: #821B88;
  --brand-900: #5E1763;
  --brand-950: #3B0F3E;
  --brand: #f0c2f3;
  --brand-ink: #000000;
}

Colors that work with #f0c2f3

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#EAC0ED
Hairlines and dividers
Muted text#964B9B
Captions on the surface
Accent#4BAD1F
Second voice, not a rival
Dark variant#65156B
Hover, pressed, headers
Light variant#FAEAFB
Selected rows, tints
Dark surface#231424
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 #f0c2f3

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#C5F3C2
Analogous left#D8C2F3
Analogous right#F3C2DE
Split-complement 1#DEF3C2
Split-complement 2#C2F3D8
Triadic 1#F3F0C2
Triadic 2#C2F3F0
Tetradic#F3D8C2

RGB percentages

Red94.1%
Green76.1%
Blue95.3%

CMYK percentages

Cyan1.2%
Magenta20.2%
Yellow0.0%
Key (black)4.7%

Color previews

#f0c2f3 text on a black background

contrast 13.72:1

Card sample

#f0c2f3 text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0c2f3

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.

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

#f0c2f3, answered

What color is #f0c2f3?

#f0c2f3 is a pale vivid magenta / pink, closest to Thistle (ΔE2000 7.8). It sits at 296° on the hue wheel with 67% saturation and 86% lightness, which reads as neutral.

What is the RGB value of #f0c2f3?

rgb(240, 194, 243) — 240 red, 194 green and 243 blue out of 255, or 94.1% / 76.1% / 95.3% by channel.

Is #f0c2f3 a light or a dark color?

It is a light color. Relative luminance is 0.6358 and perceived brightness is 84%, so black text on it reaches 13.72:1.

Should I use black or white text on #f0c2f3?

Black. It scores 13.72:1 against #f0c2f3, versus 1.53:1 for white — AAA at any size.

What is the complementary color of #f0c2f3?

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

What colors go well with #f0c2f3?

For interface work: #FAF4FA as the surface, #EAC0ED for borders, #964B9B for secondary text, #4BAD1F as an accent and #65156B for hover and pressed states. For a palette, the analogous pair #D8C2F3 and #F3C2DE stays calm, while #C5F3C2 is the loudest partner.

What is #f0c2f3 in CMYK for printing?

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

Is #f0c2f3 warm or cool?

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

Work with #f0c2f3 in the Color Lab