Skip to content

#eeeafd

a pale, electric blue · warm · “lavender”

RGB
238, 234, 253
HSL
253°, 83%, 96%
CMYK
6, 8, 0, 1
Luminance
0.8411

Every format

HEX#eeeafd
RGBrgb(238, 234, 253)
HSLhsl(253, 83%, 96%)
CMYKcmyk(6%, 8%, 0%, 1%)
LABlab(93.5 4.8 -8.7)
LCHlch(93.5 9.9 298.9)
OKLCHoklch(0.946 0.026 295.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eeeafd on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#eeeafd on black: 17.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green91.8%
Blue99.2%

CMYK percentages

Cyan5.9%
Magenta7.5%
Yellow0.0%
Key (black)0.8%

Color previews

#eeeafd text on a black background

contrast 17.82:1

Card sample

#eeeafd text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeeafd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeeafd in the Color Lab