Skip to content

#faff6b

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

RGB
250, 255, 107
HSL
62°, 100%, 71%
CMYK
2, 0, 58, 0
Luminance
0.9291

Every format

HEX#faff6b
RGBrgb(250, 255, 107)
HSLhsl(62, 100%, 71%)
CMYKcmyk(2%, 0%, 58%, 0%)
LABlab(97.2 -20.1 68.4)
LCHlch(97.2 71.3 106.4)
OKLCHoklch(0.969 0.168 111.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#faff6b text on a black background

contrast 19.58:1

Card sample

#faff6b text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faff6b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faff6b in the Color Lab