Skip to content

#dbebec

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

RGB
219, 235, 236
HSL
184°, 31%, 89%
CMYK
7, 0, 0, 8
Luminance
0.8053

Every format

HEX#dbebec
RGBrgb(219, 235, 236)
HSLhsl(184, 31%, 89%)
CMYKcmyk(7%, 0%, 0%, 8%)
LABlab(91.9 -5.1 -2.3)
LCHlch(91.9 5.6 204.3)
OKLCHoklch(0.928 0.017 201.4)

Copy-ready code

/* CSS */
color: #dbebec;
background-color: #dbebec;
/* Tailwind (arbitrary) */
class="text-[#dbebec] bg-[#dbebec]"
/* SCSS */
$brand: #dbebec;
/* SwiftUI */
Color(red: 0.859, green: 0.922, blue: 0.925)
/* Android */
Color.parseColor("#dbebec")

Accessibility — WCAG contrast

Aa
#dbebec on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#dbebec on black: 17.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green92.2%
Blue92.5%

CMYK percentages

Cyan7.2%
Magenta0.4%
Yellow0.0%
Key (black)7.5%

Color previews

#dbebec text on a black background

contrast 17.11:1

Card sample

#dbebec text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbebec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbebec in the Color Lab