Skip to content

#faff6d

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

RGB
250, 255, 109
HSL
62°, 100%, 71%
CMYK
2, 0, 57, 0
Luminance
0.9295

Every format

HEX#faff6d
RGBrgb(250, 255, 109)
HSLhsl(62, 100%, 71%)
CMYKcmyk(2%, 0%, 57%, 0%)
LABlab(97.2 -19.9 67.5)
LCHlch(97.2 70.4 106.5)
OKLCHoklch(0.969 0.167 111.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#faff6d on white: 1.07:1
AA ✗ fail · AA-large · AAA
Aa
#faff6d on black: 19.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green100.0%
Blue42.7%

CMYK percentages

Cyan2.0%
Magenta0.0%
Yellow57.3%
Key (black)0.0%

Color previews

#faff6d text on a black background

contrast 19.59:1

Card sample

#faff6d text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faff6d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faff6d in the Color Lab