Skip to content

#f3cffc

a pale, electric violet · neutral · closest name: Thistle

RGB
243, 207, 252
HSL
288°, 88%, 90%
CMYK
4, 18, 0, 1
Luminance
0.7071

At a glance

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

Hex
#f3cffc
Hue
288°
violet
Saturation
88%
electric
Lightness
90%
pale
Brightness
99%
HSV value
Perceived
88%
weighted brightness
Luminance
0.7071
WCAG relative
Temperature
Neutral
57/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
15.14:1
Closest name
Thistle
ΔE2000 7.5
Where it sits
Hue288° of 360°
Saturation88%
Lightness90%
Temperature
Warm ← → Cool57% 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#f3cffc
RGBrgb(243, 207, 252)
HSLhsl(288, 88%, 90%)
CMYKcmyk(4%, 18%, 0%, 1%)
LABlab(87.3 20.3 -17.3)
LCHlch(87.3 26.7 319.6)
OKLCHoklch(0.899 0.072 319.5)
Decimal15978492
Display P3color(display-p3 0.953 0.812 0.988)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f3cffc on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#f3cffc on black: 15.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CAD8FE
deuteranopia · #D2DCFA
tritanopia · #F4D3DE

Color scale — 50 to 950

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

#FBF2FD
#F6E5FA
#f3cffc
#E595F8
#D761F5
#CA2CF2
#BB0EE6
#9C0CC0
#7D0A9A
#5B0C6F
#390745
Base = 200Lightest = 50 · #FBF2FDDarkest = 950 · #390745
:root {
  --brand-50: #FBF2FD;
  --brand-100: #F6E5FA;
  --brand-200: #f3cffc;
  --brand-300: #E595F8;
  --brand-400: #D761F5;
  --brand-500: #CA2CF2;
  --brand-600: #BB0EE6;
  --brand-700: #9C0CC0;
  --brand-800: #7D0A9A;
  --brand-900: #5B0C6F;
  --brand-950: #390745;
  --brand: #f3cffc;
  --brand-ink: #000000;
}

Colors that work with #f3cffc

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#F9F4FA
Tinted page background
Border#E4C0ED
Hairlines and dividers
Muted text#8B4B9B
Captions on the surface
Accent#5CC408
Second voice, not a rival
Dark variant#610878
Hover, pressed, headers
Light variant#F9E7FD
Selected rows, tints
Dark surface#211424
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 #f3cffc

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#D8FCCF
Analogous left#DDCFFC
Analogous right#FCCFEE
Split-complement 1#EEFCCF
Split-complement 2#CFFCDD
Triadic 1#FCF3CF
Triadic 2#CFFCF3
Tetradic#FCDDCF

RGB percentages

Red95.3%
Green81.2%
Blue98.8%

CMYK percentages

Cyan3.6%
Magenta17.9%
Yellow0.0%
Key (black)1.2%

Color previews

#f3cffc text on a black background

contrast 15.14:1

Card sample

#f3cffc text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3cffc

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.

#f3cffc in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
Creative toolsFintechBeautyLuxury
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#f3cffc, answered

What color is #f3cffc?

#f3cffc is a pale electric violet, closest to Thistle (ΔE2000 7.5). It sits at 288° on the hue wheel with 88% saturation and 90% lightness, which reads as neutral.

What is the RGB value of #f3cffc?

rgb(243, 207, 252) — 243 red, 207 green and 252 blue out of 255, or 95.3% / 81.2% / 98.8% by channel.

Is #f3cffc a light or a dark color?

It is a light color. Relative luminance is 0.7071 and perceived brightness is 88%, so black text on it reaches 15.14:1.

Should I use black or white text on #f3cffc?

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

What is the complementary color of #f3cffc?

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

What colors go well with #f3cffc?

For interface work: #F9F4FA as the surface, #E4C0ED for borders, #8B4B9B for secondary text, #5CC408 as an accent and #610878 for hover and pressed states. For a palette, the analogous pair #DDCFFC and #FCCFEE stays calm, while #D8FCCF is the loudest partner.

What is #f3cffc in CMYK for printing?

cmyk(4%, 18%, 0%, 1%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #f3cffc warm or cool?

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

Work with #f3cffc in the Color Lab