Skip to content

#fefefa

a pale, vivid yellow · cool · “white”

RGB
254, 254, 250
HSL
60°, 67%, 99%
CMYK
0, 0, 2, 0
Luminance
0.9886

Every format

HEX#fefefa
RGBrgb(254, 254, 250)
HSLhsl(60, 67%, 99%)
CMYKcmyk(0%, 0%, 2%, 0%)
LABlab(99.6 -0.7 1.9)
LCHlch(99.6 2.0 110.1)
OKLCHoklch(0.996 0.005 106.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green99.6%
Blue98.0%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow1.6%
Key (black)0.4%

Color previews

#fefefa text on a black background

contrast 20.77:1

Card sample

#fefefa text on a white background

contrast 1.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefefa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefefa in the Color Lab