Skip to content

#f3f8da

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

RGB
243, 248, 218
HSL
70°, 68%, 91%
CMYK
2, 0, 12, 3
Luminance
0.9125

Every format

HEX#f3f8da
RGBrgb(243, 248, 218)
HSLhsl(70, 68%, 91%)
CMYKcmyk(2%, 0%, 12%, 3%)
LABlab(96.5 -6.7 13.9)
LCHlch(96.5 15.4 115.8)
OKLCHoklch(0.968 0.040 114.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f3f8da on white: 1.09:1
AA ✗ fail · AA-large · AAA
Aa
#f3f8da on black: 19.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red95.3%
Green97.3%
Blue85.5%

CMYK percentages

Cyan2.0%
Magenta0.0%
Yellow12.1%
Key (black)2.7%

Color previews

#f3f8da text on a black background

contrast 19.25:1

Card sample

#f3f8da text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3f8da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f3f8da in the Color Lab