Skip to content

#dfe3f8

a pale, vivid blue · cool · closest name: Lavender

RGB
223, 227, 248
HSL
230°, 64%, 92%
CMYK
10, 9, 0, 3
Luminance
0.7740

At a glance

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

Hex
#dfe3f8
Hue
230°
blue
Saturation
64%
vivid
Lightness
92%
pale
Brightness
97%
HSV value
Perceived
90%
weighted brightness
Luminance
0.7740
WCAG relative
Temperature
Cool
89/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
16.48:1
Closest name
Lavender
ΔE2000 1.9
Where it sits
Hue230° of 360°
Saturation64%
Lightness92%
Temperature
Warm ← → Cool89% 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#dfe3f8
RGBrgb(223, 227, 248)
HSLhsl(230, 64%, 92%)
CMYKcmyk(10%, 9%, 0%, 3%)
LABlab(90.5 2.6 -10.6)
LCHlch(90.5 11.0 283.9)
OKLCHoklch(0.919 0.029 277.2)
Decimal14672888
Display P3color(display-p3 0.875 0.890 0.973)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfe3f8 on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#dfe3f8 on black: 16.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DEE5F9
deuteranopia · #DCE3F7
tritanopia · #DAE7EA

Color scale — 50 to 950

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

#F4F5FB
#dfe3f8
#CBD1F1
#A3AEEB
#7586E1
#475ED7
#2C45C9
#253AA7
#1D2E86
#192561
#10173D
Base = 100Lightest = 50 · #F4F5FBDarkest = 950 · #10173D
:root {
  --brand-50: #F4F5FB;
  --brand-100: #dfe3f8;
  --brand-200: #CBD1F1;
  --brand-300: #A3AEEB;
  --brand-400: #7586E1;
  --brand-500: #475ED7;
  --brand-600: #2C45C9;
  --brand-700: #253AA7;
  --brand-800: #1D2E86;
  --brand-900: #192561;
  --brand-950: #10173D;
  --brand: #dfe3f8;
  --brand-ink: #000000;
}

Colors that work with #dfe3f8

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#F4F5FA
Tinted page background
Border#C0C7ED
Hairlines and dividers
Muted text#4B579B
Captions on the surface
Accent#AD731F
Second voice, not a rival
Dark variant#172469
Hover, pressed, headers
Light variant#EAEDFA
Selected rows, tints
Dark surface#141624
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 #dfe3f8

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#F8F4DF
Analogous left#DFF0F8
Analogous right#E8DFF8
Split-complement 1#F8E8DF
Split-complement 2#F0F8DF
Triadic 1#F8DFE3
Triadic 2#E3F8DF
Tetradic#F8DFF0

RGB percentages

Red87.5%
Green89.0%
Blue97.3%

CMYK percentages

Cyan10.1%
Magenta8.5%
Yellow0.0%
Key (black)2.7%

Color previews

#dfe3f8 text on a black background

contrast 16.48:1

Card sample

#dfe3f8 text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfe3f8

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.

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

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

#dfe3f8, answered

What color is #dfe3f8?

#dfe3f8 is a pale vivid blue, closest to Lavender (ΔE2000 1.9). It sits at 230° on the hue wheel with 64% saturation and 92% lightness, which reads as cool.

What is the RGB value of #dfe3f8?

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

Is #dfe3f8 a light or a dark color?

It is a light color. Relative luminance is 0.7740 and perceived brightness is 90%, so black text on it reaches 16.48:1.

Should I use black or white text on #dfe3f8?

Black. It scores 16.48:1 against #dfe3f8, versus 1.27:1 for white — AAA at any size.

What is the complementary color of #dfe3f8?

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

What colors go well with #dfe3f8?

For interface work: #F4F5FA as the surface, #C0C7ED for borders, #4B579B for secondary text, #AD731F as an accent and #172469 for hover and pressed states. For a palette, the analogous pair #DFF0F8 and #E8DFF8 stays calm, while #F8F4DF is the loudest partner.

What is #dfe3f8 in CMYK for printing?

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

Is #dfe3f8 warm or cool?

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

Work with #dfe3f8 in the Color Lab