Skip to content

#fffdfb

a pale, electric orange · warm · “white”

RGB
255, 253, 251
HSL
30°, 100%, 99%
CMYK
0, 1, 2, 0
Luminance
0.9848

Every format

HEX#fffdfb
RGBrgb(255, 253, 251)
HSLhsl(30, 100%, 99%)
CMYKcmyk(0%, 1%, 2%, 0%)
LABlab(99.4 0.3 1.2)
LCHlch(99.4 1.2 75.4)
OKLCHoklch(0.995 0.003 67.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fffdfb on white: 1.01:1
AA ✗ fail · AA-large · AAA
Aa
#fffdfb on black: 20.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green99.2%
Blue98.4%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow1.6%
Key (black)0.0%

Color previews

#fffdfb text on a black background

contrast 20.70:1

Card sample

#fffdfb text on a white background

contrast 1.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffdfb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffdfb in the Color Lab