Skip to content

#faffe3

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

RGB
250, 255, 227
HSL
71°, 100%, 95%
CMYK
2, 0, 11, 0
Luminance
0.9739

Every format

HEX#faffe3
RGBrgb(250, 255, 227)
HSLhsl(71, 100%, 95%)
CMYKcmyk(2%, 0%, 11%, 0%)
LABlab(99.0 -6.4 12.8)
LCHlch(99.0 14.3 116.4)
OKLCHoklch(0.989 0.037 115.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green100.0%
Blue89.0%

CMYK percentages

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

Color previews

#faffe3 text on a black background

contrast 20.48:1

Card sample

#faffe3 text on a white background

contrast 1.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faffe3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faffe3 in the Color Lab