Skip to content

#eee3ff

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

RGB
238, 227, 255
HSL
264°, 100%, 95%
CMYK
7, 11, 0, 0
Luminance
0.8034

Every format

HEX#eee3ff
RGBrgb(238, 227, 255)
HSLhsl(264, 100%, 95%)
CMYKcmyk(7%, 11%, 0%, 0%)
LABlab(91.8 8.8 -12.2)
LCHlch(91.8 15.0 305.8)
OKLCHoklch(0.933 0.039 303.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red93.3%
Green89.0%
Blue100.0%

CMYK percentages

Cyan6.7%
Magenta11.0%
Yellow0.0%
Key (black)0.0%

Color previews

#eee3ff text on a black background

contrast 17.07:1

Card sample

#eee3ff text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eee3ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eee3ff in the Color Lab