Skip to content

#dfeceb

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

RGB
223, 236, 235
HSL
175°, 26%, 90%
CMYK
6, 0, 0, 8
Luminance
0.8168

Every format

HEX#dfeceb
RGBrgb(223, 236, 235)
HSLhsl(175, 26%, 90%)
CMYKcmyk(6%, 0%, 0%, 8%)
LABlab(92.4 -4.5 -1.0)
LCHlch(92.4 4.6 192.6)
OKLCHoklch(0.933 0.014 191.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfeceb on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#dfeceb on black: 17.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green92.5%
Blue92.2%

CMYK percentages

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

Color previews

#dfeceb text on a black background

contrast 17.34:1

Card sample

#dfeceb text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfeceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfeceb in the Color Lab