Skip to content

#feffda

a pale, electric yellow · cool · closest name: beige

RGB
254, 255, 218
HSL
62°, 100%, 93%
CMYK
0, 0, 15, 0
Luminance
0.9765

Every format

HEX#feffda
RGBrgb(254, 255, 218)
HSLhsl(62, 100%, 93%)
CMYKcmyk(0%, 0%, 15%, 0%)
LABlab(99.1 -6.4 17.6)
LCHlch(99.1 18.7 109.9)
OKLCHoklch(0.990 0.048 108.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green100.0%
Blue85.5%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow14.5%
Key (black)0.0%

Color previews

#feffda text on a black background

contrast 20.53:1

Card sample

#feffda text on a white background

contrast 1.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feffda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feffda in the Color Lab