Skip to content

#faff68

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

RGB
250, 255, 104
HSL
62°, 100%, 70%
CMYK
2, 0, 59, 0
Luminance
0.9284

Every format

HEX#faff68
RGBrgb(250, 255, 104)
HSLhsl(62, 100%, 70%)
CMYKcmyk(2%, 0%, 59%, 0%)
LABlab(97.2 -20.3 69.6)
LCHlch(97.2 72.5 106.3)
OKLCHoklch(0.969 0.171 111.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green100.0%
Blue40.8%

CMYK percentages

Cyan2.0%
Magenta0.0%
Yellow59.2%
Key (black)0.0%

Color previews

#faff68 text on a black background

contrast 19.57:1

Card sample

#faff68 text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faff68

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faff68 in the Color Lab