Skip to content

#eeeeee

a pale, muted near-white · warm · closest name: white

RGB
238, 238, 238
HSL
0°, 0%, 93%
CMYK
0, 0, 0, 7
Luminance
0.8550

Every format

HEX#eeeeee
RGBrgb(238, 238, 238)
HSLhsl(0, 0%, 93%)
CMYKcmyk(0%, 0%, 0%, 7%)
LABlab(94.1 0.0 0.0)
LCHlch(94.1 0.0 180.0)
OKLCHoklch(0.949 0.000 89.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eeeeee on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#eeeeee on black: 18.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green93.3%
Blue93.3%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow0.0%
Key (black)6.7%

Color previews

#eeeeee text on a black background

contrast 18.10:1

Card sample

#eeeeee text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eeeeee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eeeeee in the Color Lab