Skip to content

#faffe1

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

RGB
250, 255, 225
HSL
70°, 100%, 94%
CMYK
2, 0, 12, 0
Luminance
0.9728

Every format

HEX#faffe1
RGBrgb(250, 255, 225)
HSLhsl(70, 100%, 94%)
CMYKcmyk(2%, 0%, 12%, 0%)
LABlab(98.9 -6.7 13.8)
LCHlch(98.9 15.3 115.9)
OKLCHoklch(0.988 0.039 114.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#faffe1 on white: 1.03:1
AA ✗ fail · AA-large · AAA
Aa
#faffe1 on black: 20.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green100.0%
Blue88.2%

CMYK percentages

Cyan2.0%
Magenta0.0%
Yellow11.8%
Key (black)0.0%

Color previews

#faffe1 text on a black background

contrast 20.46:1

Card sample

#faffe1 text on a white background

contrast 1.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faffe1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faffe1 in the Color Lab