Skip to content

#fafdf0

a pale, electric green · cool · “ivory”

RGB
250, 253, 240
HSL
74°, 77%, 97%
CMYK
1, 0, 5, 1
Luminance
0.9687

Every format

HEX#fafdf0
RGBrgb(250, 253, 240)
HSLhsl(74, 77%, 97%)
CMYKcmyk(1%, 0%, 5%, 1%)
LABlab(98.8 -3.2 5.9)
LCHlch(98.8 6.7 118.8)
OKLCHoklch(0.988 0.017 117.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green99.2%
Blue94.1%

CMYK percentages

Cyan1.2%
Magenta0.0%
Yellow5.1%
Key (black)0.8%

Color previews

#fafdf0 text on a black background

contrast 20.37:1

Card sample

#fafdf0 text on a white background

contrast 1.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fafdf0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fafdf0 in the Color Lab