Skip to content

#dce2f6

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

RGB
220, 226, 246
HSL
226°, 59%, 91%
CMYK
11, 8, 0, 4
Luminance
0.7626

At a glance

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

Hex
#dce2f6
Hue
226°
blue
Saturation
59%
vivid
Lightness
91%
pale
Brightness
96%
HSV value
Perceived
89%
weighted brightness
Luminance
0.7626
WCAG relative
Temperature
Cool
91/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
16.25:1
Closest name
Lavender
ΔE2000 3
Where it sits
Hue226° of 360°
Saturation59%
Lightness91%
Temperature
Warm ← → Cool91% 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#dce2f6
RGBrgb(220, 226, 246)
HSLhsl(226, 59%, 91%)
CMYKcmyk(11%, 8%, 0%, 4%)
LABlab(90.0 1.8 -10.4)
LCHlch(90.0 10.5 279.8)
OKLCHoklch(0.914 0.028 272.5)
Decimal14476022
Display P3color(display-p3 0.863 0.886 0.965)

Copy-ready code

/* CSS */
color: #dce2f6;
background-color: #dce2f6;
/* Tailwind (arbitrary) */
class="text-[#dce2f6] bg-[#dce2f6]"
/* SCSS */
$brand: #dce2f6;
/* SwiftUI */
Color(red: 0.863, green: 0.886, blue: 0.965)
/* Android */
Color.parseColor("#dce2f6")
/* Flutter */
Color(0xFFDCE2F6)
/* Python / OpenCV (BGR) */
(246, 226, 220)

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

Accessibility — WCAG contrast

Aa
#dce2f6 on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#dce2f6 on black: 16.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DDE3F7
deuteranopia · #DBE1F5
tritanopia · #D6E6E8

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dce2f6 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
#dce2f6
#CDD5EF
#A6B5E8
#7990DD
#4C6BD1
#3253C3
#2A45A2
#213882
#1C2B5E
#111B3B
Base = 100Lightest = 50 · #F4F5FBDarkest = 950 · #111B3B
:root {
  --brand-50: #F4F5FB;
  --brand-100: #dce2f6;
  --brand-200: #CDD5EF;
  --brand-300: #A6B5E8;
  --brand-400: #7990DD;
  --brand-500: #4C6BD1;
  --brand-600: #3253C3;
  --brand-700: #2A45A2;
  --brand-800: #213882;
  --brand-900: #1C2B5E;
  --brand-950: #111B3B;
  --brand: #dce2f6;
  --brand-ink: #000000;
}

Colors that work with #dce2f6

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#F4F6FA
Tinted page background
Border#C0CAED
Hairlines and dividers
Muted text#4B5D9B
Captions on the surface
Accent#A76B25
Second voice, not a rival
Dark variant#1A2B65
Hover, pressed, headers
Light variant#EBEEFA
Selected rows, tints
Dark surface#141824
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 #dce2f6

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#F6F0DC
Analogous left#DCEFF6
Analogous right#E3DCF6
Split-complement 1#F6E3DC
Split-complement 2#EFF6DC
Triadic 1#F6DCE2
Triadic 2#E2F6DC
Tetradic#F6DCEF

RGB percentages

Red86.3%
Green88.6%
Blue96.5%

CMYK percentages

Cyan10.6%
Magenta8.1%
Yellow0.0%
Key (black)3.5%

Color previews

#dce2f6 text on a black background

contrast 16.25:1

Card sample

#dce2f6 text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(220, 226, 246, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(220, 226, 246, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dce2f6;
background: linear-gradient(135deg, #dce2f6, #E7DCF6);

Monochromatic scale

Palettes built from #dce2f6

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.

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

#dce2f6, answered

What color is #dce2f6?

#dce2f6 is a pale vivid blue, closest to Lavender (ΔE2000 3). It sits at 226° on the hue wheel with 59% saturation and 91% lightness, which reads as cool.

What is the RGB value of #dce2f6?

rgb(220, 226, 246) — 220 red, 226 green and 246 blue out of 255, or 86.3% / 88.6% / 96.5% by channel.

Is #dce2f6 a light or a dark color?

It is a light color. Relative luminance is 0.7626 and perceived brightness is 89%, so black text on it reaches 16.25:1.

Should I use black or white text on #dce2f6?

Black. It scores 16.25:1 against #dce2f6, versus 1.29:1 for white — AAA at any size.

What is the complementary color of #dce2f6?

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

What colors go well with #dce2f6?

For interface work: #F4F6FA as the surface, #C0CAED for borders, #4B5D9B for secondary text, #A76B25 as an accent and #1A2B65 for hover and pressed states. For a palette, the analogous pair #DCEFF6 and #E3DCF6 stays calm, while #F6F0DC is the loudest partner.

What is #dce2f6 in CMYK for printing?

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

Is #dce2f6 warm or cool?

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

Work with #dce2f6 in the Color Lab