Skip to content

#fafceb

a pale, vivid yellow · cool · “ivory”

RGB
250, 252, 235
HSL
67°, 74%, 96%
CMYK
1, 0, 7, 1
Luminance
0.9594

Every format

HEX#fafceb
RGBrgb(250, 252, 235)
HSLhsl(67, 74%, 96%)
CMYKcmyk(1%, 0%, 7%, 1%)
LABlab(98.4 -3.6 7.9)
LCHlch(98.4 8.7 114.2)
OKLCHoklch(0.985 0.022 112.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green98.8%
Blue92.2%

CMYK percentages

Cyan0.8%
Magenta0.0%
Yellow6.7%
Key (black)1.2%

Color previews

#fafceb text on a black background

contrast 20.19:1

Card sample

#fafceb text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fafceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fafceb in the Color Lab