Skip to content

#feffdb

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

RGB
254, 255, 219
HSL
62°, 100%, 93%
CMYK
0, 0, 14, 0
Luminance
0.9771

Every format

HEX#feffdb
RGBrgb(254, 255, 219)
HSLhsl(62, 100%, 93%)
CMYKcmyk(0%, 0%, 14%, 0%)
LABlab(99.1 -6.2 17.1)
LCHlch(99.1 18.2 110.0)
OKLCHoklch(0.990 0.047 108.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green100.0%
Blue85.9%

CMYK percentages

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

Color previews

#feffdb text on a black background

contrast 20.54:1

Card sample

#feffdb text on a white background

contrast 1.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feffdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feffdb in the Color Lab