Skip to content

#dbf1fd

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

RGB
219, 241, 253
HSL
201°, 90%, 93%
CMYK
13, 5, 0, 1
Luminance
0.8506

At a glance

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

Hex
#dbf1fd
Hue
201°
blue
Saturation
90%
electric
Lightness
93%
pale
Brightness
99%
HSV value
Perceived
93%
weighted brightness
Luminance
0.8506
WCAG relative
Temperature
Cool
96/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
18.01:1
Closest name
Alice Blue
ΔE2000 5.3
Where it sits
Hue201° of 360°
Saturation90%
Lightness93%
Temperature
Warm ← → Cool96% 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#dbf1fd
RGBrgb(219, 241, 253)
HSLhsl(201, 90%, 93%)
CMYKcmyk(13%, 5%, 0%, 1%)
LABlab(93.9 -4.8 -8.2)
LCHlch(93.9 9.5 239.5)
OKLCHoklch(0.946 0.028 231.4)
Decimal14414333
Display P3color(display-p3 0.859 0.945 0.992)

Copy-ready code

/* CSS */
color: #dbf1fd;
background-color: #dbf1fd;
/* Tailwind (arbitrary) */
class="text-[#dbf1fd] bg-[#dbf1fd]"
/* SCSS */
$brand: #dbf1fd;
/* SwiftUI */
Color(red: 0.859, green: 0.945, blue: 0.992)
/* Android */
Color.parseColor("#dbf1fd")
/* Flutter */
Color(0xFFDBF1FD)
/* Python / OpenCV (BGR) */
(253, 241, 219)

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

Accessibility — WCAG contrast

Aa
#dbf1fd on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#dbf1fd on black: 18.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EBF0FE
deuteranopia · #E6ECFD
tritanopia · #D2F4F5

Color scale — 50 to 950

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

#F2F9FD
#dbf1fd
#C3E6F8
#95D6F9
#60C1F6
#2AACF3
#0D9BE8
#0B81C1
#09679B
#0B4C70
#072F46
Base = 100Lightest = 50 · #F2F9FDDarkest = 950 · #072F46
:root {
  --brand-50: #F2F9FD;
  --brand-100: #dbf1fd;
  --brand-200: #C3E6F8;
  --brand-300: #95D6F9;
  --brand-400: #60C1F6;
  --brand-500: #2AACF3;
  --brand-600: #0D9BE8;
  --brand-700: #0B81C1;
  --brand-800: #09679B;
  --brand-900: #0B4C70;
  --brand-950: #072F46;
  --brand: #dbf1fd;
  --brand-ink: #000000;
}

Colors that work with #dbf1fd

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#F4F8FA
Tinted page background
Border#C0DDED
Hairlines and dividers
Muted text#4B7F9B
Captions on the surface
Accent#C71B05
Second voice, not a rival
Dark variant#075079
Hover, pressed, headers
Light variant#E7F6FE
Selected rows, tints
Dark surface#141F24
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 #dbf1fd

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#FDE7DB
Analogous left#DBFDF8
Analogous right#DBE0FD
Split-complement 1#FDDBE0
Split-complement 2#FDF8DB
Triadic 1#FDDBF1
Triadic 2#F1FDDB
Tetradic#F8DBFD

RGB percentages

Red85.9%
Green94.5%
Blue99.2%

CMYK percentages

Cyan13.4%
Magenta4.7%
Yellow0.0%
Key (black)0.8%

Color previews

#dbf1fd text on a black background

contrast 18.01:1

Card sample

#dbf1fd text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbf1fd

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.

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

#dbf1fd, answered

What color is #dbf1fd?

#dbf1fd is a pale electric blue, closest to Alice Blue (ΔE2000 5.3). It sits at 201° on the hue wheel with 90% saturation and 93% lightness, which reads as cool.

What is the RGB value of #dbf1fd?

rgb(219, 241, 253) — 219 red, 241 green and 253 blue out of 255, or 85.9% / 94.5% / 99.2% by channel.

Is #dbf1fd a light or a dark color?

It is a light color. Relative luminance is 0.8506 and perceived brightness is 93%, so black text on it reaches 18.01:1.

Should I use black or white text on #dbf1fd?

Black. It scores 18.01:1 against #dbf1fd, versus 1.17:1 for white — AAA at any size.

What is the complementary color of #dbf1fd?

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

What colors go well with #dbf1fd?

For interface work: #F4F8FA as the surface, #C0DDED for borders, #4B7F9B for secondary text, #C71B05 as an accent and #075079 for hover and pressed states. For a palette, the analogous pair #DBFDF8 and #DBE0FD stays calm, while #FDE7DB is the loudest partner.

What is #dbf1fd in CMYK for printing?

cmyk(13%, 5%, 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 #dbf1fd warm or cool?

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

Work with #dbf1fd in the Color Lab