Skip to content

#f6cfef

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

RGB
246, 207, 239
HSL
311°, 68%, 89%
CMYK
0, 16, 3, 4
Luminance
0.7045

At a glance

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

Hex
#f6cfef
Hue
311°
magenta / pink
Saturation
68%
vivid
Lightness
89%
pale
Brightness
96%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7045
WCAG relative
Temperature
Neutral
44/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
15.09:1
Closest name
Thistle
ΔE2000 6.1
Where it sits
Hue311° of 360°
Saturation68%
Lightness89%
Temperature
Warm ← → Cool44% 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#f6cfef
RGBrgb(246, 207, 239)
HSLhsl(311, 68%, 89%)
CMYKcmyk(0%, 16%, 3%, 4%)
LABlab(87.2 19.0 -10.6)
LCHlch(87.2 21.7 330.8)
OKLCHoklch(0.897 0.060 332.2)
Decimal16175087
Display P3color(display-p3 0.965 0.812 0.937)

Copy-ready code

/* CSS */
color: #f6cfef;
background-color: #f6cfef;
/* Tailwind (arbitrary) */
class="text-[#f6cfef] bg-[#f6cfef]"
/* SCSS */
$brand: #f6cfef;
/* SwiftUI */
Color(red: 0.965, green: 0.812, blue: 0.937)
/* Android */
Color.parseColor("#f6cfef")
/* Flutter */
Color(0xFFF6CFEF)
/* Python / OpenCV (BGR) */
(239, 207, 246)

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

Accessibility — WCAG contrast

Aa
#f6cfef on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#f6cfef on black: 15.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CED7F0
deuteranopia · #D7DCEE
tritanopia · #FAD1DA

Color scale — 50 to 950

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

#FBF3FA
#F8E8F5
#f6cfef
#EDA1DF
#E471D0
#DC42C0
#CE27B0
#AC2093
#891A75
#641756
#3E0E36
Base = 200Lightest = 50 · #FBF3FADarkest = 950 · #3E0E36
:root {
  --brand-50: #FBF3FA;
  --brand-100: #F8E8F5;
  --brand-200: #f6cfef;
  --brand-300: #EDA1DF;
  --brand-400: #E471D0;
  --brand-500: #DC42C0;
  --brand-600: #CE27B0;
  --brand-700: #AC2093;
  --brand-800: #891A75;
  --brand-900: #641756;
  --brand-950: #3E0E36;
  --brand: #f6cfef;
  --brand-ink: #000000;
}

Colors that work with #f6cfef

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#EDC0E5
Hairlines and dividers
Muted text#9B4B8C
Captions on the surface
Accent#27AF1D
Second voice, not a rival
Dark variant#6B145C
Hover, pressed, headers
Light variant#FBEAF8
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 #f6cfef

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#CFF6D6
Analogous left#E9CFF6
Analogous right#F6CFDB
Split-complement 1#DBF6CF
Split-complement 2#CFF6E9
Triadic 1#EFF6CF
Triadic 2#CFEFF6
Tetradic#F6E9CF

RGB percentages

Red96.5%
Green81.2%
Blue93.7%

CMYK percentages

Cyan0.0%
Magenta15.9%
Yellow2.8%
Key (black)3.5%

Color previews

#f6cfef text on a black background

contrast 15.09:1

Card sample

#f6cfef text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(246, 207, 239, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(246, 207, 239, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f6cfef;
background: linear-gradient(135deg, #f6cfef, #F6CFD5);

Monochromatic scale

Palettes built from #f6cfef

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.

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

#f6cfef, answered

What color is #f6cfef?

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

What is the RGB value of #f6cfef?

rgb(246, 207, 239) — 246 red, 207 green and 239 blue out of 255, or 96.5% / 81.2% / 93.7% by channel.

Is #f6cfef a light or a dark color?

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

Should I use black or white text on #f6cfef?

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

What is the complementary color of #f6cfef?

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

What colors go well with #f6cfef?

For interface work: #FAF4F9 as the surface, #EDC0E5 for borders, #9B4B8C for secondary text, #27AF1D as an accent and #6B145C for hover and pressed states. For a palette, the analogous pair #E9CFF6 and #F6CFDB stays calm, while #CFF6D6 is the loudest partner.

What is #f6cfef in CMYK for printing?

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

Is #f6cfef warm or cool?

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

Work with #f6cfef in the Color Lab