Skip to content

#ecdfdd

a pale, soft red · warm · closest name: white

RGB
236, 223, 221
HSL
8°, 28%, 90%
CMYK
0, 6, 6, 8
Luminance
0.7583

Every format

HEX#ecdfdd
RGBrgb(236, 223, 221)
HSLhsl(8, 28%, 90%)
CMYKcmyk(0%, 6%, 6%, 8%)
LABlab(89.8 4.1 2.6)
LCHlch(89.8 4.8 32.1)
OKLCHoklch(0.913 0.015 28.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ecdfdd on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#ecdfdd on black: 16.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green87.5%
Blue86.7%

CMYK percentages

Cyan0.0%
Magenta5.5%
Yellow6.4%
Key (black)7.5%

Color previews

#ecdfdd text on a black background

contrast 16.17:1

Card sample

#ecdfdd text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ecdfdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ecdfdd in the Color Lab