Skip to content

#eeddef

a pale, soft magenta / pink · warm · closest name: lavender

RGB
238, 221, 239
HSL
297°, 36%, 90%
CMYK
0, 8, 0, 6
Luminance
0.7612

Every format

HEX#eeddef
RGBrgb(238, 221, 239)
HSLhsl(297, 36%, 90%)
CMYKcmyk(0%, 8%, 0%, 6%)
LABlab(89.9 9.0 -6.7)
LCHlch(89.9 11.2 323.3)
OKLCHoklch(0.916 0.030 324.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eeddef on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#eeddef on black: 16.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green86.7%
Blue93.7%

CMYK percentages

Cyan0.4%
Magenta7.5%
Yellow0.0%
Key (black)6.3%

Color previews

#eeddef text on a black background

contrast 16.22:1

Card sample

#eeddef text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeddef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeddef in the Color Lab