Skip to content

#f3fdfd

a pale, vivid cyan · cool · closest name: Azure

RGB
243, 253, 253
HSL
180°, 71%, 97%
CMYK
4, 0, 0, 1
Luminance
0.9640

At a glance

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

Hex
#f3fdfd
Hue
180°
cyan
Saturation
71%
vivid
Lightness
97%
pale
Brightness
99%
HSV value
Perceived
98%
weighted brightness
Luminance
0.9640
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
20.28:1
Closest name
Azure
ΔE2000 1.9
Where it sits
Hue180° of 360°
Saturation71%
Lightness97%
Temperature
Warm ← → Cool88% 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#f3fdfd
RGBrgb(243, 253, 253)
HSLhsl(180, 71%, 97%)
CMYKcmyk(4%, 0%, 0%, 1%)
LABlab(98.6 -3.3 -1.1)
LCHlch(98.6 3.5 199.2)
OKLCHoklch(0.987 0.011 197.0)
Decimal15990269
Display P3color(display-p3 0.953 0.992 0.992)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f3fdfd on white: 1.04:1
AA ✗ fail · AA-large · AAA
Aa
#f3fdfd on black: 20.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FCFCFD
deuteranopia · #F9FAFD
tritanopia · #F0FEFD

Color scale — 50 to 950

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

#f3fdfd
#E7F8F8
#C9F3F3
#9FEFEF
#6FE7E7
#3FDFDF
#23D2D2
#1DAFAF
#178C8C
#156565
#0D3F3F
Base = 50Lightest = 50 · #f3fdfdDarkest = 950 · #0D3F3F
:root {
  --brand-50: #f3fdfd;
  --brand-100: #E7F8F8;
  --brand-200: #C9F3F3;
  --brand-300: #9FEFEF;
  --brand-400: #6FE7E7;
  --brand-500: #3FDFDF;
  --brand-600: #23D2D2;
  --brand-700: #1DAFAF;
  --brand-800: #178C8C;
  --brand-900: #156565;
  --brand-950: #0D3F3F;
  --brand: #f3fdfd;
  --brand-ink: #000000;
}

Colors that work with #f3fdfd

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#F4FAFA
Tinted page background
Border#C0EDED
Hairlines and dividers
Muted text#4B9B9B
Captions on the surface
Accent#AF1D49
Second voice, not a rival
Dark variant#126D6D
Hover, pressed, headers
Light variant#E9FBFB
Selected rows, tints
Dark surface#142424
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 #f3fdfd

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#FDF3F3
Analogous left#F3FDF8
Analogous right#F3F8FD
Split-complement 1#FDF3F8
Split-complement 2#FDF8F3
Triadic 1#FDF3FD
Triadic 2#FDFDF3
Tetradic#F8F3FD

RGB percentages

Red95.3%
Green99.2%
Blue99.2%

CMYK percentages

Cyan4.0%
Magenta0.0%
Yellow0.0%
Key (black)0.8%

Color previews

#f3fdfd text on a black background

contrast 20.28:1

Card sample

#f3fdfd text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3fdfd

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.

#f3fdfd 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

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#f3fdfd, answered

What color is #f3fdfd?

#f3fdfd is a pale vivid cyan, closest to Azure (ΔE2000 1.9). It sits at 180° on the hue wheel with 71% saturation and 97% lightness, which reads as cool.

What is the RGB value of #f3fdfd?

rgb(243, 253, 253) — 243 red, 253 green and 253 blue out of 255, or 95.3% / 99.2% / 99.2% by channel.

Is #f3fdfd a light or a dark color?

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

Should I use black or white text on #f3fdfd?

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

What is the complementary color of #f3fdfd?

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

What colors go well with #f3fdfd?

For interface work: #F4FAFA as the surface, #C0EDED for borders, #4B9B9B for secondary text, #AF1D49 as an accent and #126D6D for hover and pressed states. For a palette, the analogous pair #F3FDF8 and #F3F8FD stays calm, while #FDF3F3 is the loudest partner.

What is #f3fdfd in CMYK for printing?

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

Is #f3fdfd warm or cool?

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

Work with #f3fdfd in the Color Lab