Skip to content

#fdfdfb

a pale, soft yellow · cool · “white”

RGB
253, 253, 251
HSL
60°, 33%, 99%
CMYK
0, 0, 1, 1
Luminance
0.9810

Every format

HEX#fdfdfb
RGBrgb(253, 253, 251)
HSLhsl(60, 33%, 99%)
CMYKcmyk(0%, 0%, 1%, 1%)
LABlab(99.3 -0.3 0.9)
LCHlch(99.3 1.0 110.2)
OKLCHoklch(0.994 0.003 106.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green99.2%
Blue98.4%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow0.8%
Key (black)0.8%

Color previews

#fdfdfb text on a black background

contrast 20.62:1

Card sample

#fdfdfb text on a white background

contrast 1.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdfdfb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdfdfb in the Color Lab