Skip to content

#f6fade

a pale, vivid yellow · cool · “beige”

RGB
246, 250, 222
HSL
69°, 74%, 93%
CMYK
2, 0, 11, 2
Luminance
0.9324

Every format

HEX#f6fade
RGBrgb(246, 250, 222)
HSLhsl(69, 74%, 93%)
CMYKcmyk(2%, 0%, 11%, 2%)
LABlab(97.3 -6.0 13.0)
LCHlch(97.3 14.3 114.9)
OKLCHoklch(0.975 0.037 113.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red96.5%
Green98.0%
Blue87.1%

CMYK percentages

Cyan1.6%
Magenta0.0%
Yellow11.2%
Key (black)2.0%

Color previews

#f6fade text on a black background

contrast 19.65:1

Card sample

#f6fade text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f6fade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f6fade in the Color Lab