Skip to content

#dff0f8

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

RGB
223, 240, 248
HSL
199°, 64%, 92%
CMYK
10, 3, 0, 3
Luminance
0.8479

At a glance

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

Hex
#dff0f8
Hue
199°
cyan
Saturation
64%
vivid
Lightness
92%
pale
Brightness
97%
HSV value
Perceived
93%
weighted brightness
Luminance
0.8479
WCAG relative
Temperature
Cool
96/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
17.96:1
Closest name
Alice Blue
ΔE2000 4
Where it sits
Hue199° of 360°
Saturation64%
Lightness92%
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#dff0f8
RGBrgb(223, 240, 248)
HSLhsl(199, 64%, 92%)
CMYKcmyk(10%, 3%, 0%, 3%)
LABlab(93.8 -4.1 -5.8)
LCHlch(93.8 7.1 234.9)
OKLCHoklch(0.945 0.021 227.5)
Decimal14676216
Display P3color(display-p3 0.875 0.941 0.973)

Copy-ready code

/* CSS */
color: #dff0f8;
background-color: #dff0f8;
/* Tailwind (arbitrary) */
class="text-[#dff0f8] bg-[#dff0f8]"
/* SCSS */
$brand: #dff0f8;
/* SwiftUI */
Color(red: 0.875, green: 0.941, blue: 0.973)
/* Android */
Color.parseColor("#dff0f8")
/* Flutter */
Color(0xFFDFF0F8)
/* Python / OpenCV (BGR) */
(248, 240, 223)

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

Accessibility — WCAG contrast

Aa
#dff0f8 on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#dff0f8 on black: 17.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ECEFF8
deuteranopia · #E8ECF8
tritanopia · #D9F2F2

Color scale — 50 to 950

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

#F4F9FB
#dff0f8
#CBE5F1
#A3D4EB
#75BEE1
#47A9D7
#2C97C9
#257EA7
#1D6486
#194A61
#102E3D
Base = 100Lightest = 50 · #F4F9FBDarkest = 950 · #102E3D
:root {
  --brand-50: #F4F9FB;
  --brand-100: #dff0f8;
  --brand-200: #CBE5F1;
  --brand-300: #A3D4EB;
  --brand-400: #75BEE1;
  --brand-500: #47A9D7;
  --brand-600: #2C97C9;
  --brand-700: #257EA7;
  --brand-800: #1D6486;
  --brand-900: #194A61;
  --brand-950: #102E3D;
  --brand: #dff0f8;
  --brand-ink: #000000;
}

Colors that work with #dff0f8

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#C0DEED
Hairlines and dividers
Muted text#4B819B
Captions on the surface
Accent#AD2A1F
Second voice, not a rival
Dark variant#174E69
Hover, pressed, headers
Light variant#EAF5FA
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 #dff0f8

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#F8E7DF
Analogous left#DFF8F4
Analogous right#DFE4F8
Split-complement 1#F8DFE4
Split-complement 2#F8F4DF
Triadic 1#F8DFF0
Triadic 2#F0F8DF
Tetradic#F4DFF8

RGB percentages

Red87.5%
Green94.1%
Blue97.3%

CMYK percentages

Cyan10.1%
Magenta3.2%
Yellow0.0%
Key (black)2.7%

Color previews

#dff0f8 text on a black background

contrast 17.96:1

Card sample

#dff0f8 text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(223, 240, 248, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(223, 240, 248, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dff0f8;
background: linear-gradient(135deg, #dff0f8, #DFE0F8);

Monochromatic scale

Palettes built from #dff0f8

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.

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

#dff0f8, answered

What color is #dff0f8?

#dff0f8 is a pale vivid cyan, closest to Alice Blue (ΔE2000 4). It sits at 199° on the hue wheel with 64% saturation and 92% lightness, which reads as cool.

What is the RGB value of #dff0f8?

rgb(223, 240, 248) — 223 red, 240 green and 248 blue out of 255, or 87.5% / 94.1% / 97.3% by channel.

Is #dff0f8 a light or a dark color?

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

Should I use black or white text on #dff0f8?

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

What is the complementary color of #dff0f8?

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

What colors go well with #dff0f8?

For interface work: #F4F8FA as the surface, #C0DEED for borders, #4B819B for secondary text, #AD2A1F as an accent and #174E69 for hover and pressed states. For a palette, the analogous pair #DFF8F4 and #DFE4F8 stays calm, while #F8E7DF is the loudest partner.

What is #dff0f8 in CMYK for printing?

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

Is #dff0f8 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 #DFF8F7; nudged cooler, #DFEBF8.

Work with #dff0f8 in the Color Lab