Skip to content

#d3ebfa

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

RGB
211, 235, 250
HSL
203°, 80%, 90%
CMYK
16, 6, 0, 2
Luminance
0.8017

At a glance

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

Hex
#d3ebfa
Hue
203°
blue
Saturation
80%
electric
Lightness
90%
pale
Brightness
98%
HSV value
Perceived
90%
weighted brightness
Luminance
0.8017
WCAG relative
Temperature
Cool
97/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
17.03:1
Closest name
Alice Blue
ΔE2000 6.5
Where it sits
Hue203° of 360°
Saturation80%
Lightness90%
Temperature
Warm ← → Cool97% 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#d3ebfa
RGBrgb(211, 235, 250)
HSLhsl(203, 80%, 90%)
CMYKcmyk(16%, 6%, 0%, 2%)
LABlab(91.8 -4.9 -9.9)
LCHlch(91.8 11.0 243.8)
OKLCHoklch(0.927 0.033 235.2)
Decimal13888506
Display P3color(display-p3 0.827 0.922 0.980)

Copy-ready code

/* CSS */
color: #d3ebfa;
background-color: #d3ebfa;
/* Tailwind (arbitrary) */
class="text-[#d3ebfa] bg-[#d3ebfa]"
/* SCSS */
$brand: #d3ebfa;
/* SwiftUI */
Color(red: 0.827, green: 0.922, blue: 0.980)
/* Android */
Color.parseColor("#d3ebfa")
/* Flutter */
Color(0xFFD3EBFA)
/* Python / OpenCV (BGR) */
(250, 235, 211)

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

Accessibility — WCAG contrast

Aa
#d3ebfa on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#d3ebfa on black: 17.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E4EAFB
deuteranopia · #DFE5FA
tritanopia · #C9EFF0

Color scale — 50 to 950

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

#F3F8FC
#E6F2F9
#d3ebfa
#9AD1F4
#68BAEE
#35A3E8
#1991DC
#1579B7
#116193
#10486A
#0A2D42
Base = 200Lightest = 50 · #F3F8FCDarkest = 950 · #0A2D42
:root {
  --brand-50: #F3F8FC;
  --brand-100: #E6F2F9;
  --brand-200: #d3ebfa;
  --brand-300: #9AD1F4;
  --brand-400: #68BAEE;
  --brand-500: #35A3E8;
  --brand-600: #1991DC;
  --brand-700: #1579B7;
  --brand-800: #116193;
  --brand-900: #10486A;
  --brand-950: #0A2D42;
  --brand: #d3ebfa;
  --brand-ink: #000000;
}

Colors that work with #d3ebfa

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#C0DBED
Hairlines and dividers
Muted text#4B7C9B
Captions on the surface
Accent#BB2A11
Second voice, not a rival
Dark variant#0D4B72
Hover, pressed, headers
Light variant#E8F5FC
Selected rows, tints
Dark surface#141E24
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 #d3ebfa

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#FAE2D3
Analogous left#D3FAF6
Analogous right#D3D8FA
Split-complement 1#FAD3D8
Split-complement 2#FAF6D3
Triadic 1#FAD3EB
Triadic 2#EBFAD3
Tetradic#F6D3FA

RGB percentages

Red82.7%
Green92.2%
Blue98.0%

CMYK percentages

Cyan15.6%
Magenta6.0%
Yellow0.0%
Key (black)2.0%

Color previews

#d3ebfa text on a black background

contrast 17.03:1

Card sample

#d3ebfa text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(211, 235, 250, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(211, 235, 250, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d3ebfa;
background: linear-gradient(135deg, #d3ebfa, #D5D3FA);

Monochromatic scale

Palettes built from #d3ebfa

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.

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

#d3ebfa, answered

What color is #d3ebfa?

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

What is the RGB value of #d3ebfa?

rgb(211, 235, 250) — 211 red, 235 green and 250 blue out of 255, or 82.7% / 92.2% / 98% by channel.

Is #d3ebfa a light or a dark color?

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

Should I use black or white text on #d3ebfa?

Black. It scores 17.03:1 against #d3ebfa, versus 1.23:1 for white — AAA at any size.

What is the complementary color of #d3ebfa?

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

What colors go well with #d3ebfa?

For interface work: #F4F8FA as the surface, #C0DBED for borders, #4B7C9B for secondary text, #BB2A11 as an accent and #0D4B72 for hover and pressed states. For a palette, the analogous pair #D3FAF6 and #D3D8FA stays calm, while #FAE2D3 is the loudest partner.

What is #d3ebfa in CMYK for printing?

cmyk(16%, 6%, 0%, 2%). 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 #d3ebfa warm or cool?

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

Work with #d3ebfa in the Color Lab