Skip to content

#feffad

a light, electric yellow · cool · closest name: khaki

RGB
254, 255, 173
HSL
61°, 100%, 84%
CMYK
0, 0, 32, 0
Luminance
0.9561

Every format

HEX#feffad
RGBrgb(254, 255, 173)
HSLhsl(61, 100%, 84%)
CMYKcmyk(0%, 0%, 32%, 0%)
LABlab(98.3 -12.4 39.2)
LCHlch(98.3 41.1 107.6)
OKLCHoklch(0.981 0.102 108.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feffad on white: 1.04:1
AA ✗ fail · AA-large · AAA
Aa
#feffad on black: 20.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green100.0%
Blue67.8%

CMYK percentages

Cyan0.4%
Magenta0.0%
Yellow32.2%
Key (black)0.0%

Color previews

#feffad text on a black background

contrast 20.12:1

Card sample

#feffad text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #feffad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feffad in the Color Lab