Skip to content

#faffeb

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

RGB
250, 255, 235
HSL
75°, 100%, 96%
CMYK
2, 0, 8, 0
Luminance
0.9784

Every format

HEX#faffeb
RGBrgb(250, 255, 235)
HSLhsl(75, 100%, 96%)
CMYKcmyk(2%, 0%, 8%, 0%)
LABlab(99.2 -5.1 9.0)
LCHlch(99.2 10.3 119.4)
OKLCHoklch(0.991 0.027 118.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green100.0%
Blue92.2%

CMYK percentages

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

Color previews

#faffeb text on a black background

contrast 20.57:1

Card sample

#faffeb text on a white background

contrast 1.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faffeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faffeb in the Color Lab