Skip to content

#eeeeff

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

RGB
238, 238, 255
HSL
240°, 100%, 97%
CMYK
7, 7, 0, 0
Luminance
0.8655

Every format

HEX#eeeeff
RGBrgb(238, 238, 255)
HSLhsl(240, 100%, 97%)
CMYKcmyk(7%, 7%, 0%, 0%)
LABlab(94.5 3.1 -8.2)
LCHlch(94.5 8.7 290.8)
OKLCHoklch(0.954 0.023 286.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red93.3%
Green93.3%
Blue100.0%

CMYK percentages

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

Color previews

#eeeeff text on a black background

contrast 18.31:1

Card sample

#eeeeff text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeeeff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeeeff in the Color Lab