Skip to content

#dbebee

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

RGB
219, 235, 238
HSL
190°, 36%, 90%
CMYK
8, 1, 0, 7
Luminance
0.8065

Every format

HEX#dbebee
RGBrgb(219, 235, 238)
HSLhsl(190, 36%, 90%)
CMYKcmyk(8%, 1%, 0%, 7%)
LABlab(92.0 -4.7 -3.3)
LCHlch(92.0 5.7 214.8)
OKLCHoklch(0.929 0.018 210.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.9%
Green92.2%
Blue93.3%

CMYK percentages

Cyan8.0%
Magenta1.3%
Yellow0.0%
Key (black)6.7%

Color previews

#dbebee text on a black background

contrast 17.13:1

Card sample

#dbebee text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbebee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbebee in the Color Lab