Skip to content

#fafdef

a pale, electric green · cool · “ivory”

RGB
250, 253, 239
HSL
73°, 78%, 97%
CMYK
1, 0, 6, 1
Luminance
0.9681

Every format

HEX#fafdef
RGBrgb(250, 253, 239)
HSLhsl(73, 78%, 97%)
CMYKcmyk(1%, 0%, 6%, 1%)
LABlab(98.8 -3.4 6.3)
LCHlch(98.8 7.2 118.2)
OKLCHoklch(0.988 0.019 116.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green99.2%
Blue93.7%

CMYK percentages

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

Color previews

#fafdef text on a black background

contrast 20.36:1

Card sample

#fafdef text on a white background

contrast 1.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fafdef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fafdef in the Color Lab