Skip to content

#faff94

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

RGB
250, 255, 148
HSL
63°, 100%, 79%
CMYK
2, 0, 42, 0
Luminance
0.9398

Every format

HEX#faff94
RGBrgb(250, 255, 148)
HSLhsl(63, 100%, 79%)
CMYKcmyk(2%, 0%, 42%, 0%)
LABlab(97.6 -16.6 50.4)
LCHlch(97.6 53.1 108.3)
OKLCHoklch(0.974 0.130 110.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#faff94 on white: 1.06:1
AA ✗ fail · AA-large · AAA
Aa
#faff94 on black: 19.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green100.0%
Blue58.0%

CMYK percentages

Cyan2.0%
Magenta0.0%
Yellow42.0%
Key (black)0.0%

Color previews

#faff94 text on a black background

contrast 19.80:1

Card sample

#faff94 text on a white background

contrast 1.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faff94

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faff94 in the Color Lab