Skip to content

#fefff4

a pale, electric yellow · cool · “ivory”

RGB
254, 255, 244
HSL
66°, 100%, 98%
CMYK
0, 0, 4, 0
Luminance
0.9912

Every format

HEX#fefff4
RGBrgb(254, 255, 244)
HSLhsl(66, 100%, 98%)
CMYKcmyk(0%, 0%, 4%, 0%)
LABlab(99.7 -2.2 5.1)
LCHlch(99.7 5.6 113.4)
OKLCHoklch(0.996 0.014 110.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green100.0%
Blue95.7%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow4.3%
Key (black)0.0%

Color previews

#fefff4 text on a black background

contrast 20.82:1

Card sample

#fefff4 text on a white background

contrast 1.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefff4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefff4 in the Color Lab