Skip to content

#dadeee

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

RGB
218, 222, 238
HSL
228°, 37%, 89%
CMYK
8, 7, 0, 7
Luminance
0.7332

At a glance

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

Hex
#dadeee
Hue
228°
blue
Saturation
37%
soft
Lightness
89%
pale
Brightness
93%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7332
WCAG relative
Temperature
Cool
90/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
15.66:1
Closest name
Lavender
ΔE2000 3.4
Where it sits
Hue228° of 360°
Saturation37%
Lightness89%
Temperature
Warm ← → Cool90% 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#dadeee
RGBrgb(218, 222, 238)
HSLhsl(228, 37%, 89%)
CMYKcmyk(8%, 7%, 0%, 7%)
LABlab(88.6 1.7 -8.3)
LCHlch(88.6 8.4 281.4)
OKLCHoklch(0.902 0.022 274.7)
Decimal14343918
Display P3color(display-p3 0.855 0.871 0.933)

Copy-ready code

/* CSS */
color: #dadeee;
background-color: #dadeee;
/* Tailwind (arbitrary) */
class="text-[#dadeee] bg-[#dadeee]"
/* SCSS */
$brand: #dadeee;
/* SwiftUI */
Color(red: 0.855, green: 0.871, blue: 0.933)
/* Android */
Color.parseColor("#dadeee")
/* Flutter */
Color(0xFFDADEEE)
/* Python / OpenCV (BGR) */
(238, 222, 218)

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

Accessibility — WCAG contrast

Aa
#dadeee on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#dadeee on black: 15.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DADFEF
deuteranopia · #D9DEEE
tritanopia · #D6E1E3

Color scale — 50 to 950

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

#F5F6FA
#EBEDF4
#dadeee
#B2BADC
#8C98CA
#6576B8
#4D5FA8
#404F8C
#333F70
#283152
#191E33
Base = 200Lightest = 50 · #F5F6FADarkest = 950 · #191E33
:root {
  --brand-50: #F5F6FA;
  --brand-100: #EBEDF4;
  --brand-200: #dadeee;
  --brand-300: #B2BADC;
  --brand-400: #8C98CA;
  --brand-500: #6576B8;
  --brand-600: #4D5FA8;
  --brand-700: #404F8C;
  --brand-800: #333F70;
  --brand-900: #283152;
  --brand-950: #191E33;
  --brand: #dadeee;
  --brand-ink: #000000;
}

Colors that work with #dadeee

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#F5F6FA
Tinted page background
Border#C7CDE5
Hairlines and dividers
Muted text#4B5B9B
Captions on the surface
Accent#906A3C
Second voice, not a rival
Dark variant#283257
Hover, pressed, headers
Light variant#EEEFF7
Selected rows, tints
Dark surface#141724
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 #dadeee

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#EEEADA
Analogous left#DAE8EE
Analogous right#E0DAEE
Split-complement 1#EEE0DA
Split-complement 2#E8EEDA
Triadic 1#EEDADE
Triadic 2#DEEEDA
Tetradic#EEDAE8

RGB percentages

Red85.5%
Green87.1%
Blue93.3%

CMYK percentages

Cyan8.4%
Magenta6.7%
Yellow0.0%
Key (black)6.7%

Color previews

#dadeee text on a black background

contrast 15.66:1

Card sample

#dadeee text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dadeee

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.

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

#dadeee, answered

What color is #dadeee?

#dadeee is a pale soft blue, closest to Lavender (ΔE2000 3.4). It sits at 228° on the hue wheel with 37% saturation and 89% lightness, which reads as cool.

What is the RGB value of #dadeee?

rgb(218, 222, 238) — 218 red, 222 green and 238 blue out of 255, or 85.5% / 87.1% / 93.3% by channel.

Is #dadeee a light or a dark color?

It is a light color. Relative luminance is 0.7332 and perceived brightness is 87%, so black text on it reaches 15.66:1.

Should I use black or white text on #dadeee?

Black. It scores 15.66:1 against #dadeee, versus 1.34:1 for white — AAA at any size.

What is the complementary color of #dadeee?

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

What colors go well with #dadeee?

For interface work: #F5F6FA as the surface, #C7CDE5 for borders, #4B5B9B for secondary text, #906A3C as an accent and #283257 for hover and pressed states. For a palette, the analogous pair #DAE8EE and #E0DAEE stays calm, while #EEEADA is the loudest partner.

What is #dadeee in CMYK for printing?

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

Is #dadeee warm or cool?

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

Work with #dadeee in the Color Lab