Skip to content

#faffee

a pale, electric green · cool · “ivory”

RGB
250, 255, 238
HSL
78°, 100%, 97%
CMYK
2, 0, 7, 0
Luminance
0.9802

Every format

HEX#faffee
RGBrgb(250, 255, 238)
HSLhsl(78, 100%, 97%)
CMYKcmyk(2%, 0%, 7%, 0%)
LABlab(99.2 -4.6 7.5)
LCHlch(99.2 8.8 121.2)
OKLCHoklch(0.992 0.023 120.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green100.0%
Blue93.3%

CMYK percentages

Cyan2.0%
Magenta0.0%
Yellow6.7%
Key (black)0.0%

Color previews

#faffee text on a black background

contrast 20.60:1

Card sample

#faffee text on a white background

contrast 1.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faffee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faffee in the Color Lab