Skip to content

#fdfffa

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

RGB
253, 255, 250
HSL
84°, 100%, 99%
CMYK
1, 0, 2, 0
Luminance
0.9930

Every format

HEX#fdfffa
RGBrgb(253, 255, 250)
HSLhsl(84, 100%, 99%)
CMYKcmyk(1%, 0%, 2%, 0%)
LABlab(99.7 -1.5 2.1)
LCHlch(99.7 2.6 125.4)
OKLCHoklch(0.997 0.007 124.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdfffa on white: 1.01:1
AA ✗ fail · AA-large · AAA
Aa
#fdfffa on black: 20.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green100.0%
Blue98.0%

CMYK percentages

Cyan0.8%
Magenta0.0%
Yellow2.0%
Key (black)0.0%

Color previews

#fdfffa text on a black background

contrast 20.86:1

Card sample

#fdfffa text on a white background

contrast 1.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfffa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfffa in the Color Lab