Skip to content

#e9fdfb

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

RGB
233, 253, 251
HSL
174°, 83%, 95%
CMYK
8, 0, 1, 1
Luminance
0.9454

At a glance

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

Hex
#e9fdfb
Hue
174°
cyan
Saturation
83%
electric
Lightness
95%
pale
Brightness
99%
HSV value
Perceived
97%
weighted brightness
Luminance
0.9454
WCAG relative
Temperature
Cool
85/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
19.91:1
Closest name
Azure
ΔE2000 2.3
Where it sits
Hue174° of 360°
Saturation83%
Lightness95%
Temperature
Warm ← → Cool85% 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#e9fdfb
RGBrgb(233, 253, 251)
HSLhsl(174, 83%, 95%)
CMYKcmyk(8%, 0%, 1%, 1%)
LABlab(97.8 -6.9 -1.3)
LCHlch(97.8 7.0 190.6)
OKLCHoklch(0.979 0.021 189.6)
Decimal15334907
Display P3color(display-p3 0.914 0.992 0.984)

Copy-ready code

/* CSS */
color: #e9fdfb;
background-color: #e9fdfb;
/* Tailwind (arbitrary) */
class="text-[#e9fdfb] bg-[#e9fdfb]"
/* SCSS */
$brand: #e9fdfb;
/* SwiftUI */
Color(red: 0.914, green: 0.992, blue: 0.984)
/* Android */
Color.parseColor("#e9fdfb")
/* Flutter */
Color(0xFFE9FDFB)
/* Python / OpenCV (BGR) */
(251, 253, 233)

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

Accessibility — WCAG contrast

Aa
#e9fdfb on white: 1.05:1
AA ✗ fail · AA-large · AAA
Aa
#e9fdfb on black: 19.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FBFBFB
deuteranopia · #F6F8FB
tritanopia · #E4FEFC

Color scale — 50 to 950

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

#F2FCFB
#e9fdfb
#C6F6F1
#98F6EC
#65F1E3
#31ECDA
#14E0CC
#11BBAA
#0E9688
#0E6C63
#09443E
Base = 100Lightest = 50 · #F2FCFBDarkest = 950 · #09443E
:root {
  --brand-50: #F2FCFB;
  --brand-100: #e9fdfb;
  --brand-200: #C6F6F1;
  --brand-300: #98F6EC;
  --brand-400: #65F1E3;
  --brand-500: #31ECDA;
  --brand-600: #14E0CC;
  --brand-700: #11BBAA;
  --brand-800: #0E9688;
  --brand-900: #0E6C63;
  --brand-950: #09443E;
  --brand: #e9fdfb;
  --brand-ink: #000000;
}

Colors that work with #e9fdfb

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#C0EDE8
Hairlines and dividers
Muted text#4B9B93
Captions on the surface
Accent#BB114D
Second voice, not a rival
Dark variant#0B756A
Hover, pressed, headers
Light variant#E8FDFB
Selected rows, tints
Dark surface#142423
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 #e9fdfb

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#FDE9EB
Analogous left#E9FDF1
Analogous right#E9F5FD
Split-complement 1#FDE9F5
Split-complement 2#FDF1E9
Triadic 1#FBE9FD
Triadic 2#FDFBE9
Tetradic#F1E9FD

RGB percentages

Red91.4%
Green99.2%
Blue98.4%

CMYK percentages

Cyan7.9%
Magenta0.0%
Yellow0.8%
Key (black)0.8%

Color previews

#e9fdfb text on a black background

contrast 19.91:1

Card sample

#e9fdfb text on a white background

contrast 1.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e9fdfb

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.

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

#e9fdfb, answered

What color is #e9fdfb?

#e9fdfb is a pale electric cyan, closest to Azure (ΔE2000 2.3). It sits at 174° on the hue wheel with 83% saturation and 95% lightness, which reads as cool.

What is the RGB value of #e9fdfb?

rgb(233, 253, 251) — 233 red, 253 green and 251 blue out of 255, or 91.4% / 99.2% / 98.4% by channel.

Is #e9fdfb a light or a dark color?

It is a light color. Relative luminance is 0.9454 and perceived brightness is 97%, so black text on it reaches 19.91:1.

Should I use black or white text on #e9fdfb?

Black. It scores 19.91:1 against #e9fdfb, versus 1.05:1 for white — AAA at any size.

What is the complementary color of #e9fdfb?

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

What colors go well with #e9fdfb?

For interface work: #F4FAFA as the surface, #C0EDE8 for borders, #4B9B93 for secondary text, #BB114D as an accent and #0B756A for hover and pressed states. For a palette, the analogous pair #E9FDF1 and #E9F5FD stays calm, while #FDE9EB is the loudest partner.

What is #e9fdfb in CMYK for printing?

cmyk(8%, 0%, 1%, 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 #e9fdfb warm or cool?

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

Work with #e9fdfb in the Color Lab