Skip to content

#fafddf

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

RGB
250, 253, 223
HSL
66°, 88%, 93%
CMYK
1, 0, 12, 1
Luminance
0.9590

Every format

HEX#fafddf
RGBrgb(250, 253, 223)
HSLhsl(66, 88%, 93%)
CMYKcmyk(1%, 0%, 12%, 1%)
LABlab(98.4 -6.0 14.0)
LCHlch(98.4 15.3 113.2)
OKLCHoklch(0.984 0.039 111.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green99.2%
Blue87.5%

CMYK percentages

Cyan1.2%
Magenta0.0%
Yellow11.9%
Key (black)0.8%

Color previews

#fafddf text on a black background

contrast 20.18:1

Card sample

#fafddf text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fafddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fafddf in the Color Lab