Skip to content

#fefdfd

a pale, soft red · warm · “white”

RGB
254, 253, 253
HSL
0°, 33%, 99%
CMYK
0, 0, 0, 0
Luminance
0.9841

Every format

HEX#fefdfd
RGBrgb(254, 253, 253)
HSLhsl(0, 33%, 99%)
CMYKcmyk(0%, 0%, 0%, 0%)
LABlab(99.4 0.3 0.1)
LCHlch(99.4 0.3 20.0)
OKLCHoklch(0.995 0.001 17.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green99.2%
Blue99.2%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow0.4%
Key (black)0.4%

Color previews

#fefdfd text on a black background

contrast 20.68:1

Card sample

#fefdfd text on a white background

contrast 1.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefdfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefdfd in the Color Lab