Skip to content

#fffefa

a pale, electric yellow · cool · “white”

RGB
255, 254, 250
HSL
48°, 100%, 99%
CMYK
0, 0, 2, 0
Luminance
0.9905

Every format

HEX#fffefa
RGBrgb(255, 254, 250)
HSLhsl(48, 100%, 99%)
CMYKcmyk(0%, 0%, 2%, 0%)
LABlab(99.6 -0.4 2.0)
LCHlch(99.6 2.0 100.1)
OKLCHoklch(0.997 0.005 95.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.6%
Blue98.0%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow2.0%
Key (black)0.0%

Color previews

#fffefa text on a black background

contrast 20.81:1

Card sample

#fffefa text on a white background

contrast 1.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffefa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffefa in the Color Lab