Skip to content

#f3fcfe

a pale, electric cyan · cool · closest name: Alice Blue

RGB
243, 252, 254
HSL
191°, 85%, 98%
CMYK
4, 1, 0, 0
Luminance
0.9583

At a glance

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

Hex
#f3fcfe
Hue
191°
cyan
Saturation
85%
electric
Lightness
98%
pale
Brightness
100%
HSV value
Perceived
98%
weighted brightness
Luminance
0.9583
WCAG relative
Temperature
Cool
92/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
20.17:1
Closest name
Alice Blue
ΔE2000 2.8
Where it sits
Hue191° of 360°
Saturation85%
Lightness98%
Temperature
Warm ← → Cool92% 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#f3fcfe
RGBrgb(243, 252, 254)
HSLhsl(191, 85%, 98%)
CMYKcmyk(4%, 1%, 0%, 0%)
LABlab(98.4 -2.6 -2.0)
LCHlch(98.4 3.3 217.4)
OKLCHoklch(0.985 0.010 212.5)
Decimal15990014
Display P3color(display-p3 0.953 0.988 0.996)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f3fcfe on white: 1.04:1
AA ✗ fail · AA-large · AAA
Aa
#f3fcfe on black: 20.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FAFBFE
deuteranopia · #F8FAFE
tritanopia · #F0FDFD

Color scale — 50 to 950

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

#f3fcfe
#E6F6FA
#C5EEF7
#97E5F6
#64D8F2
#30CBEE
#13BCE2
#109DBC
#0D7E97
#0E5C6D
#083944
Base = 50Lightest = 50 · #f3fcfeDarkest = 950 · #083944
:root {
  --brand-50: #f3fcfe;
  --brand-100: #E6F6FA;
  --brand-200: #C5EEF7;
  --brand-300: #97E5F6;
  --brand-400: #64D8F2;
  --brand-500: #30CBEE;
  --brand-600: #13BCE2;
  --brand-700: #109DBC;
  --brand-800: #0D7E97;
  --brand-900: #0E5C6D;
  --brand-950: #083944;
  --brand: #f3fcfe;
  --brand-ink: #000000;
}

Colors that work with #f3fcfe

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#F4F9FA
Tinted page background
Border#C0E4ED
Hairlines and dividers
Muted text#4B8C9B
Captions on the surface
Accent#BC1020
Second voice, not a rival
Dark variant#0A6276
Hover, pressed, headers
Light variant#E7F9FD
Selected rows, tints
Dark surface#142124
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 #f3fcfe

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
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#FEF5F3
Analogous left#F3FEFB
Analogous right#F3F7FE
Split-complement 1#FEF3F7
Split-complement 2#FEFBF3
Triadic 1#FEF3FC
Triadic 2#FCFEF3
Tetradic#FBF3FE

RGB percentages

Red95.3%
Green98.8%
Blue99.6%

CMYK percentages

Cyan4.3%
Magenta0.8%
Yellow0.0%
Key (black)0.4%

Color previews

#f3fcfe text on a black background

contrast 20.17:1

Card sample

#f3fcfe text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3fcfe

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.

#f3fcfe in the real world

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

Industries
TechnologyTravelHealthcareMedia
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#f3fcfe, answered

What color is #f3fcfe?

#f3fcfe is a pale electric cyan, closest to Alice Blue (ΔE2000 2.8). It sits at 191° on the hue wheel with 85% saturation and 98% lightness, which reads as cool.

What is the RGB value of #f3fcfe?

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

Is #f3fcfe a light or a dark color?

It is a light color. Relative luminance is 0.9583 and perceived brightness is 98%, so black text on it reaches 20.17:1.

Should I use black or white text on #f3fcfe?

Black. It scores 20.17:1 against #f3fcfe, versus 1.04:1 for white — AAA at any size.

What is the complementary color of #f3fcfe?

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

What colors go well with #f3fcfe?

For interface work: #F4F9FA as the surface, #C0E4ED for borders, #4B8C9B for secondary text, #BC1020 as an accent and #0A6276 for hover and pressed states. For a palette, the analogous pair #F3FEFB and #F3F7FE stays calm, while #FEF5F3 is the loudest partner.

What is #f3fcfe in CMYK for printing?

cmyk(4%, 1%, 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 #f3fcfe warm or cool?

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

Work with #f3fcfe in the Color Lab