Skip to content

#fdfdfa

a pale, soft yellow · cool · “white”

RGB
253, 253, 250
HSL
60°, 43%, 99%
CMYK
0, 0, 1, 1
Luminance
0.9804

Every format

HEX#fdfdfa
RGBrgb(253, 253, 250)
HSLhsl(60, 43%, 99%)
CMYKcmyk(0%, 0%, 1%, 1%)
LABlab(99.2 -0.5 1.4)
LCHlch(99.2 1.5 110.0)
OKLCHoklch(0.993 0.004 106.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdfdfa on white: 1.02:1
AA ✗ fail · AA-large · AAA
Aa
#fdfdfa on black: 20.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green99.2%
Blue98.0%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow1.2%
Key (black)0.8%

Color previews

#fdfdfa text on a black background

contrast 20.61:1

Card sample

#fdfdfa text on a white background

contrast 1.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfdfa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfdfa in the Color Lab