Skip to content

#d8ebec

a pale, soft cyan · cool · closest name: Azure

RGB
216, 235, 236
HSL
183°, 35%, 89%
CMYK
9, 0, 0, 8
Luminance
0.8007

At a glance

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

Hex
#d8ebec
Hue
183°
cyan
Saturation
35%
soft
Lightness
89%
pale
Brightness
93%
HSV value
Perceived
90%
weighted brightness
Luminance
0.8007
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
17.01:1
Closest name
Azure
ΔE2000 4.5
Where it sits
Hue183° of 360°
Saturation35%
Lightness89%
Temperature
Warm ← → Cool88% 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#d8ebec
RGBrgb(216, 235, 236)
HSLhsl(183, 35%, 89%)
CMYKcmyk(9%, 0%, 0%, 8%)
LABlab(91.7 -6.1 -2.6)
LCHlch(91.7 6.6 203.5)
OKLCHoklch(0.926 0.020 200.6)
Decimal14216172
Display P3color(display-p3 0.847 0.922 0.925)

Copy-ready code

/* CSS */
color: #d8ebec;
background-color: #d8ebec;
/* Tailwind (arbitrary) */
class="text-[#d8ebec] bg-[#d8ebec]"
/* SCSS */
$brand: #d8ebec;
/* SwiftUI */
Color(red: 0.847, green: 0.922, blue: 0.925)
/* Android */
Color.parseColor("#d8ebec")
/* Flutter */
Color(0xFFD8EBEC)
/* Python / OpenCV (BGR) */
(236, 235, 216)

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

Accessibility — WCAG contrast

Aa
#d8ebec on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#d8ebec on black: 17.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E8E9EC
deuteranopia · #E4E6EC
tritanopia · #D3EDEB

Color scale — 50 to 950

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

#F5F9F9
#ECF3F4
#d8ebec
#B4D8DA
#8EC5C8
#68B2B6
#50A0A5
#438689
#356B6E
#2A4F51
#1A3132
Base = 200Lightest = 50 · #F5F9F9Darkest = 950 · #1A3132
:root {
  --brand-50: #F5F9F9;
  --brand-100: #ECF3F4;
  --brand-200: #d8ebec;
  --brand-300: #B4D8DA;
  --brand-400: #8EC5C8;
  --brand-500: #68B2B6;
  --brand-600: #50A0A5;
  --brand-700: #438689;
  --brand-800: #356B6E;
  --brand-900: #2A4F51;
  --brand-950: #1A3132;
  --brand: #d8ebec;
  --brand-ink: #000000;
}

Colors that work with #d8ebec

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#F5FAFA
Tinted page background
Border#C8E3E4
Hairlines and dividers
Muted text#4B969A
Captions on the surface
Accent#8D3F4D
Second voice, not a rival
Dark variant#2A5456
Hover, pressed, headers
Light variant#EEF6F7
Selected rows, tints
Dark surface#142424
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 #d8ebec

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
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#ECD9D8
Analogous left#D8ECE3
Analogous right#D8E1EC
Split-complement 1#ECD8E1
Split-complement 2#ECE3D8
Triadic 1#ECD8EB
Triadic 2#EBECD8
Tetradic#E3D8EC

RGB percentages

Red84.7%
Green92.2%
Blue92.5%

CMYK percentages

Cyan8.5%
Magenta0.4%
Yellow0.0%
Key (black)7.5%

Color previews

#d8ebec text on a black background

contrast 17.01:1

Card sample

#d8ebec text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d8ebec

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.

#d8ebec in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyTravelHealthcareMedia
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#d8ebec, answered

What color is #d8ebec?

#d8ebec is a pale soft cyan, closest to Azure (ΔE2000 4.5). It sits at 183° on the hue wheel with 35% saturation and 89% lightness, which reads as cool.

What is the RGB value of #d8ebec?

rgb(216, 235, 236) — 216 red, 235 green and 236 blue out of 255, or 84.7% / 92.2% / 92.5% by channel.

Is #d8ebec a light or a dark color?

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

Should I use black or white text on #d8ebec?

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

What is the complementary color of #d8ebec?

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

What colors go well with #d8ebec?

For interface work: #F5FAFA as the surface, #C8E3E4 for borders, #4B969A for secondary text, #8D3F4D as an accent and #2A5456 for hover and pressed states. For a palette, the analogous pair #D8ECE3 and #D8E1EC stays calm, while #ECD9D8 is the loudest partner.

What is #d8ebec in CMYK for printing?

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

Is #d8ebec warm or cool?

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

Work with #d8ebec in the Color Lab