Skip to content

#eeeefe

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

RGB
238, 238, 254
HSL
240°, 89%, 97%
CMYK
6, 6, 0, 0
Luminance
0.8648

Every format

HEX#eeeefe
RGBrgb(238, 238, 254)
HSLhsl(240, 89%, 97%)
CMYKcmyk(6%, 6%, 0%, 0%)
LABlab(94.5 2.9 -7.7)
LCHlch(94.5 8.2 290.8)
OKLCHoklch(0.954 0.021 286.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eeeefe on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#eeeefe on black: 18.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green93.3%
Blue99.6%

CMYK percentages

Cyan6.3%
Magenta6.3%
Yellow0.0%
Key (black)0.4%

Color previews

#eeeefe text on a black background

contrast 18.30:1

Card sample

#eeeefe text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeeefe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeeefe in the Color Lab