Skip to content

#f2fadc

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

RGB
242, 250, 220
HSL
76°, 75%, 92%
CMYK
3, 0, 12, 2
Luminance
0.9242

Every format

HEX#f2fadc
RGBrgb(242, 250, 220)
HSLhsl(76, 75%, 92%)
CMYKcmyk(3%, 0%, 12%, 2%)
LABlab(97.0 -7.7 13.5)
LCHlch(97.0 15.6 119.8)
OKLCHoklch(0.971 0.040 119.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f2fadc on white: 1.08:1
AA ✗ fail · AA-large · AAA
Aa
#f2fadc on black: 19.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green98.0%
Blue86.3%

CMYK percentages

Cyan3.2%
Magenta0.0%
Yellow12.0%
Key (black)2.0%

Color previews

#f2fadc text on a black background

contrast 19.48:1

Card sample

#f2fadc text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2fadc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2fadc in the Color Lab