Skip to content

#e5facc

a pale, electric green · cool · closest name: beige

RGB
229, 250, 204
HSL
87°, 82%, 89%
CMYK
8, 0, 18, 2
Luminance
0.8939

Every format

HEX#e5facc
RGBrgb(229, 250, 204)
HSLhsl(87, 82%, 89%)
CMYKcmyk(8%, 0%, 18%, 2%)
LABlab(95.7 -14.7 19.8)
LCHlch(95.7 24.7 126.7)
OKLCHoklch(0.958 0.064 127.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#e5facc on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#e5facc on black: 18.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red89.8%
Green98.0%
Blue80.0%

CMYK percentages

Cyan8.4%
Magenta0.0%
Yellow18.4%
Key (black)2.0%

Color previews

#e5facc text on a black background

contrast 18.88:1

Card sample

#e5facc text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e5facc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #e5facc in the Color Lab