Skip to content

#fafaec

a pale, vivid yellow · cool · “ivory”

RGB
250, 250, 236
HSL
60°, 58%, 95%
CMYK
0, 0, 6, 2
Luminance
0.9475

Every format

HEX#fafaec
RGBrgb(250, 250, 236)
HSLhsl(60, 58%, 95%)
CMYKcmyk(0%, 0%, 6%, 2%)
LABlab(97.9 -2.4 6.7)
LCHlch(97.9 7.1 109.6)
OKLCHoklch(0.981 0.018 106.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fafaec on white: 1.05:1
AA ✗ fail · AA-large · AAA
Aa
#fafaec on black: 19.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green98.0%
Blue92.5%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow5.6%
Key (black)2.0%

Color previews

#fafaec text on a black background

contrast 19.95:1

Card sample

#fafaec text on a white background

contrast 1.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fafaec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fafaec in the Color Lab