Skip to content

#faffe7

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

RGB
250, 255, 231
HSL
73°, 100%, 95%
CMYK
2, 0, 9, 0
Luminance
0.9761

Every format

HEX#faffe7
RGBrgb(250, 255, 231)
HSLhsl(73, 100%, 95%)
CMYKcmyk(2%, 0%, 9%, 0%)
LABlab(99.1 -5.7 10.9)
LCHlch(99.1 12.3 117.7)
OKLCHoklch(0.990 0.032 116.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#faffe7 on white: 1.02:1
AA ✗ fail · AA-large · AAA
Aa
#faffe7 on black: 20.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green100.0%
Blue90.6%

CMYK percentages

Cyan2.0%
Magenta0.0%
Yellow9.4%
Key (black)0.0%

Color previews

#faffe7 text on a black background

contrast 20.52:1

Card sample

#faffe7 text on a white background

contrast 1.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faffe7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faffe7 in the Color Lab