Skip to content

#f8fded

a pale, electric green · cool · “ivory”

RGB
248, 253, 237
HSL
79°, 80%, 96%
CMYK
2, 0, 6, 1
Luminance
0.9632

Every format

HEX#f8fded
RGBrgb(248, 253, 237)
HSLhsl(79, 80%, 96%)
CMYKcmyk(2%, 0%, 6%, 1%)
LABlab(98.6 -4.4 7.1)
LCHlch(98.6 8.3 121.9)
OKLCHoklch(0.986 0.022 120.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f8fded on white: 1.04:1
AA ✗ fail · AA-large · AAA
Aa
#f8fded on black: 20.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.3%
Green99.2%
Blue92.9%

CMYK percentages

Cyan2.0%
Magenta0.0%
Yellow6.3%
Key (black)0.8%

Color previews

#f8fded text on a black background

contrast 20.26:1

Card sample

#f8fded text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f8fded

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f8fded in the Color Lab