Skip to content

#faffea

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

RGB
250, 255, 234
HSL
74°, 100%, 96%
CMYK
2, 0, 8, 0
Luminance
0.9778

Every format

HEX#faffea
RGBrgb(250, 255, 234)
HSLhsl(74, 100%, 96%)
CMYKcmyk(2%, 0%, 8%, 0%)
LABlab(99.1 -5.2 9.5)
LCHlch(99.1 10.8 118.9)
OKLCHoklch(0.991 0.028 117.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green100.0%
Blue91.8%

CMYK percentages

Cyan2.0%
Magenta0.0%
Yellow8.2%
Key (black)0.0%

Color previews

#faffea text on a black background

contrast 20.56:1

Card sample

#faffea text on a white background

contrast 1.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faffea

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faffea in the Color Lab