Skip to content

#fefefd

a pale, soft yellow · cool · “white”

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

Every format

HEX#fefefd
RGBrgb(254, 254, 253)
HSLhsl(60, 33%, 99%)
CMYKcmyk(0%, 0%, 0%, 0%)
LABlab(99.6 -0.2 0.5)
LCHlch(99.6 0.5 109.5)
OKLCHoklch(0.997 0.001 106.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#fefefd text on a black background

contrast 20.81:1

Card sample

#fefefd text on a white background

contrast 1.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefefd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefefd in the Color Lab