Skip to content

#fafecf

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

RGB
250, 254, 207
HSL
65°, 96%, 90%
CMYK
2, 0, 19, 0
Luminance
0.9571

Every format

HEX#fafecf
RGBrgb(250, 254, 207)
HSLhsl(65, 96%, 90%)
CMYKcmyk(2%, 0%, 19%, 0%)
LABlab(98.3 -8.9 22.1)
LCHlch(98.3 23.8 112.0)
OKLCHoklch(0.982 0.061 111.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fafecf on white: 1.04:1
AA ✗ fail · AA-large · AAA
Aa
#fafecf on black: 20.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green99.6%
Blue81.2%

CMYK percentages

Cyan1.6%
Magenta0.0%
Yellow18.5%
Key (black)0.4%

Color previews

#fafecf text on a black background

contrast 20.14:1

Card sample

#fafecf text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fafecf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fafecf in the Color Lab