Skip to content

#eeddff

a pale, electric violet · warm · closest name: lavender

RGB
238, 221, 255
HSL
270°, 100%, 93%
CMYK
7, 13, 0, 0
Luminance
0.7711

Every format

HEX#eeddff
RGBrgb(238, 221, 255)
HSLhsl(270, 100%, 93%)
CMYKcmyk(7%, 13%, 0%, 0%)
LABlab(90.4 11.9 -14.4)
LCHlch(90.4 18.7 309.7)
OKLCHoklch(0.921 0.049 307.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eeddff on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#eeddff on black: 16.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green86.7%
Blue100.0%

CMYK percentages

Cyan6.7%
Magenta13.3%
Yellow0.0%
Key (black)0.0%

Color previews

#eeddff text on a black background

contrast 16.42:1

Card sample

#eeddff text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeddff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeddff in the Color Lab