Skip to content

#fff679

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

RGB
255, 246, 121
HSL
56°, 100%, 74%
CMYK
0, 4, 53, 0
Luminance
0.8855

Every format

HEX#fff679
RGBrgb(255, 246, 121)
HSLhsl(56, 100%, 74%)
CMYKcmyk(0%, 4%, 53%, 0%)
LABlab(95.4 -12.7 60.4)
LCHlch(95.4 61.7 101.9)
OKLCHoklch(0.956 0.146 105.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff679 on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#fff679 on black: 18.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green96.5%
Blue47.5%

CMYK percentages

Cyan0.0%
Magenta3.5%
Yellow52.5%
Key (black)0.0%

Color previews

#fff679 text on a black background

contrast 18.71:1

Card sample

#fff679 text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff679

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff679 in the Color Lab