Skip to content

#f9fade

a pale, vivid yellow · cool · “beige”

RGB
249, 250, 222
HSL
62°, 74%, 93%
CMYK
0, 0, 11, 2
Luminance
0.9378

Every format

HEX#f9fade
RGBrgb(249, 250, 222)
HSLhsl(62, 74%, 93%)
CMYKcmyk(0%, 0%, 11%, 2%)
LABlab(97.5 -5.0 13.3)
LCHlch(97.5 14.2 110.6)
OKLCHoklch(0.977 0.037 108.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f9fade on white: 1.06:1
AA ✗ fail · AA-large · AAA
Aa
#f9fade on black: 19.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.6%
Green98.0%
Blue87.1%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow11.2%
Key (black)2.0%

Color previews

#f9fade text on a black background

contrast 19.76:1

Card sample

#f9fade text on a white background

contrast 1.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f9fade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f9fade in the Color Lab