Skip to content

#fafdda

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

RGB
250, 253, 218
HSL
65°, 90%, 92%
CMYK
1, 0, 14, 1
Luminance
0.9564

Every format

HEX#fafdda
RGBrgb(250, 253, 218)
HSLhsl(65, 90%, 92%)
CMYKcmyk(1%, 0%, 14%, 1%)
LABlab(98.3 -6.8 16.4)
LCHlch(98.3 17.8 112.4)
OKLCHoklch(0.983 0.046 111.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green99.2%
Blue85.5%

CMYK percentages

Cyan1.2%
Magenta0.0%
Yellow13.8%
Key (black)0.8%

Color previews

#fafdda text on a black background

contrast 20.13:1

Card sample

#fafdda text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fafdda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fafdda in the Color Lab