Skip to content

#d0def1

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

RGB
208, 222, 241
HSL
215°, 54%, 88%
CMYK
14, 8, 0, 6
Luminance
0.7200

At a glance

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

Hex
#d0def1
Hue
215°
blue
Saturation
54%
vivid
Lightness
88%
pale
Brightness
95%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7200
WCAG relative
Temperature
Cool
98/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
15.40:1
Closest name
Lavender
ΔE2000 6.9
Where it sits
Hue215° of 360°
Saturation54%
Lightness88%
Temperature
Warm ← → Cool98% 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#d0def1
RGBrgb(208, 222, 241)
HSLhsl(215, 54%, 88%)
CMYKcmyk(14%, 8%, 0%, 6%)
LABlab(88.0 -0.9 -10.8)
LCHlch(88.0 10.9 265.0)
OKLCHoklch(0.896 0.030 256.0)
Decimal13688561
Display P3color(display-p3 0.816 0.871 0.945)

Copy-ready code

/* CSS */
color: #d0def1;
background-color: #d0def1;
/* Tailwind (arbitrary) */
class="text-[#d0def1] bg-[#d0def1]"
/* SCSS */
$brand: #d0def1;
/* SwiftUI */
Color(red: 0.816, green: 0.871, blue: 0.945)
/* Android */
Color.parseColor("#d0def1")
/* Flutter */
Color(0xFFD0DEF1)
/* Python / OpenCV (BGR) */
(241, 222, 208)

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

Accessibility — WCAG contrast

Aa
#d0def1 on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#d0def1 on black: 15.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D8DEF2
deuteranopia · #D4DBF1
tritanopia · #C8E2E4

Color scale — 50 to 950

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

#F4F7FB
#E9EFF6
#d0def1
#A9C2E5
#7DA4D8
#5286CC
#3870BD
#2F5E9D
#254B7E
#1F395C
#132339
Base = 200Lightest = 50 · #F4F7FBDarkest = 950 · #132339
:root {
  --brand-50: #F4F7FB;
  --brand-100: #E9EFF6;
  --brand-200: #d0def1;
  --brand-300: #A9C2E5;
  --brand-400: #7DA4D8;
  --brand-500: #5286CC;
  --brand-600: #3870BD;
  --brand-700: #2F5E9D;
  --brand-800: #254B7E;
  --brand-900: #1F395C;
  --brand-950: #132339;
  --brand: #d0def1;
  --brand-ink: #000000;
}

Colors that work with #d0def1

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#F4F7FA
Tinted page background
Border#C0D3EC
Hairlines and dividers
Muted text#4B6D9B
Captions on the surface
Accent#A1502B
Second voice, not a rival
Dark variant#1D3B62
Hover, pressed, headers
Light variant#EBF1F9
Selected rows, tints
Dark surface#141B24
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 #d0def1

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#F1E3D0
Analogous left#D0EEF1
Analogous right#D2D0F1
Split-complement 1#F1D2D0
Split-complement 2#EEF1D0
Triadic 1#F1D0DE
Triadic 2#DEF1D0
Tetradic#F1D0EE

RGB percentages

Red81.6%
Green87.1%
Blue94.5%

CMYK percentages

Cyan13.7%
Magenta7.9%
Yellow0.0%
Key (black)5.5%

Color previews

#d0def1 text on a black background

contrast 15.40:1

Card sample

#d0def1 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d0def1

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.

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

#d0def1, answered

What color is #d0def1?

#d0def1 is a pale vivid blue, closest to Lavender (ΔE2000 6.9). It sits at 215° on the hue wheel with 54% saturation and 88% lightness, which reads as cool.

What is the RGB value of #d0def1?

rgb(208, 222, 241) — 208 red, 222 green and 241 blue out of 255, or 81.6% / 87.1% / 94.5% by channel.

Is #d0def1 a light or a dark color?

It is a light color. Relative luminance is 0.7200 and perceived brightness is 86%, so black text on it reaches 15.40:1.

Should I use black or white text on #d0def1?

Black. It scores 15.40:1 against #d0def1, versus 1.36:1 for white — AAA at any size.

What is the complementary color of #d0def1?

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

What colors go well with #d0def1?

For interface work: #F4F7FA as the surface, #C0D3EC for borders, #4B6D9B for secondary text, #A1502B as an accent and #1D3B62 for hover and pressed states. For a palette, the analogous pair #D0EEF1 and #D2D0F1 stays calm, while #F1E3D0 is the loudest partner.

What is #d0def1 in CMYK for printing?

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

Is #d0def1 warm or cool?

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

Work with #d0def1 in the Color Lab