Skip to content

#f4fccc

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

RGB
244, 252, 204
HSL
70°, 89%, 89%
CMYK
3, 0, 19, 1
Luminance
0.9321

Every format

HEX#f4fccc
RGBrgb(244, 252, 204)
HSLhsl(70, 89%, 89%)
CMYKcmyk(3%, 0%, 19%, 1%)
LABlab(97.3 -10.5 22.1)
LCHlch(97.3 24.5 115.3)
OKLCHoklch(0.973 0.063 115.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f4fccc on white: 1.07:1
AA ✗ fail · AA-large · AAA
Aa
#f4fccc on black: 19.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red95.7%
Green98.8%
Blue80.0%

CMYK percentages

Cyan3.2%
Magenta0.0%
Yellow19.0%
Key (black)1.2%

Color previews

#f4fccc text on a black background

contrast 19.64:1

Card sample

#f4fccc text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(244, 252, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(244, 252, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f4fccc;
background: linear-gradient(135deg, #f4fccc, #D4FCCC);

Monochromatic scale

Palettes built from #f4fccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f4fccc in the Color Lab