Skip to content

#f3f2fe

a pale, electric blue · cool · closest name: Ghost White

RGB
243, 242, 254
HSL
245°, 86%, 97%
CMYK
4, 5, 0, 0
Luminance
0.8971

At a glance

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

Hex
#f3f2fe
Hue
245°
blue
Saturation
86%
electric
Lightness
97%
pale
Brightness
100%
HSV value
Perceived
96%
weighted brightness
Luminance
0.8971
WCAG relative
Temperature
Cool
81/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
18.94:1
Closest name
Ghost White
ΔE2000 2.6
Where it sits
Hue245° of 360°
Saturation86%
Lightness97%
Temperature
Warm ← → Cool81% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#f3f2fe
RGBrgb(243, 242, 254)
HSLhsl(245, 86%, 97%)
CMYKcmyk(4%, 5%, 0%, 0%)
LABlab(95.9 2.5 -5.6)
LCHlch(95.9 6.2 293.8)
OKLCHoklch(0.965 0.016 289.9)
Decimal15987454
Display P3color(display-p3 0.953 0.949 0.996)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f3f2fe on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#f3f2fe on black: 18.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F0F3FF
deuteranopia · #F0F3FE
tritanopia · #F1F4F6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #f3f2fe is pinned to step 50; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#f3f2fe
#E7E5FA
#C9C5F7
#9F97F7
#6F63F3
#3F2FEF
#2312E3
#1D0FBD
#170C98
#150D6D
#0D0844
Base = 50Lightest = 50 · #f3f2feDarkest = 950 · #0D0844
:root {
  --brand-50: #f3f2fe;
  --brand-100: #E7E5FA;
  --brand-200: #C9C5F7;
  --brand-300: #9F97F7;
  --brand-400: #6F63F3;
  --brand-500: #3F2FEF;
  --brand-600: #2312E3;
  --brand-700: #1D0FBD;
  --brand-800: #170C98;
  --brand-900: #150D6D;
  --brand-950: #0D0844;
  --brand: #f3f2fe;
  --brand-ink: #000000;
}

Colors that work with #f3f2fe

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#F5F4FA
Tinted page background
Border#C3C0ED
Hairlines and dividers
Muted text#514B9B
Captions on the surface
Accent#BDA00F
Second voice, not a rival
Dark variant#120976
Hover, pressed, headers
Light variant#E9E7FD
Selected rows, tints
Dark surface#151424
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 #f3f2fe

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#FDFEF2
Analogous left#F2F7FE
Analogous right#F9F2FE
Split-complement 1#FEF9F2
Split-complement 2#F7FEF2
Triadic 1#FEF3F2
Triadic 2#F2FEF3
Tetradic#FEF2F7

RGB percentages

Red95.3%
Green94.9%
Blue99.6%

CMYK percentages

Cyan4.3%
Magenta4.7%
Yellow0.0%
Key (black)0.4%

Color previews

#f3f2fe text on a black background

contrast 18.94:1

Card sample

#f3f2fe text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3f2fe

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.

#f3f2fe in the real world

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

Industries
TechnologyFinanceHealthcareEnterprise SaaS
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#f3f2fe, answered

What color is #f3f2fe?

#f3f2fe is a pale electric blue, closest to Ghost White (ΔE2000 2.6). It sits at 245° on the hue wheel with 86% saturation and 97% lightness, which reads as cool.

What is the RGB value of #f3f2fe?

rgb(243, 242, 254) — 243 red, 242 green and 254 blue out of 255, or 95.3% / 94.9% / 99.6% by channel.

Is #f3f2fe a light or a dark color?

It is a light color. Relative luminance is 0.8971 and perceived brightness is 96%, so black text on it reaches 18.94:1.

Should I use black or white text on #f3f2fe?

Black. It scores 18.94:1 against #f3f2fe, versus 1.11:1 for white — AAA at any size.

What is the complementary color of #f3f2fe?

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

What colors go well with #f3f2fe?

For interface work: #F5F4FA as the surface, #C3C0ED for borders, #514B9B for secondary text, #BDA00F as an accent and #120976 for hover and pressed states. For a palette, the analogous pair #F2F7FE and #F9F2FE stays calm, while #FDFEF2 is the loudest partner.

What is #f3f2fe in CMYK for printing?

cmyk(4%, 5%, 0%, 0%). 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 #f3f2fe warm or cool?

Cool — it scores 81 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F7F1FE; nudged cooler, #F1F4FE.

Work with #f3f2fe in the Color Lab