Skip to content

#eeeffe

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

RGB
238, 239, 254
HSL
236°, 89%, 97%
CMYK
6, 6, 0, 0
Luminance
0.8707

Every format

HEX#eeeffe
RGBrgb(238, 239, 254)
HSLhsl(236, 89%, 97%)
CMYKcmyk(6%, 6%, 0%, 0%)
LABlab(94.8 2.4 -7.3)
LCHlch(94.8 7.7 288.2)
OKLCHoklch(0.956 0.020 283.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eeeffe on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#eeeffe on black: 18.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan6.3%
Magenta5.9%
Yellow0.0%
Key (black)0.4%

Color previews

#eeeffe text on a black background

contrast 18.41:1

Card sample

#eeeffe text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeeffe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeeffe in the Color Lab