Skip to content

#fddfdf

a pale, electric red · warm · closest name: white

RGB
253, 223, 223
HSL
0°, 88%, 93%
CMYK
0, 12, 12, 1
Luminance
0.7899

Every format

HEX#fddfdf
RGBrgb(253, 223, 223)
HSLhsl(0, 88%, 93%)
CMYKcmyk(0%, 12%, 12%, 1%)
LABlab(91.2 10.3 3.8)
LCHlch(91.2 11.0 20.2)
OKLCHoklch(0.928 0.033 17.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fddfdf on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#fddfdf on black: 16.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green87.5%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta11.9%
Yellow11.9%
Key (black)0.8%

Color previews

#fddfdf text on a black background

contrast 16.80:1

Card sample

#fddfdf text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fddfdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fddfdf in the Color Lab