Skip to content

#fff68f

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

RGB
255, 246, 143
HSL
55°, 100%, 78%
CMYK
0, 4, 44, 0
Luminance
0.8915

Every format

HEX#fff68f
RGBrgb(255, 246, 143)
HSLhsl(55, 100%, 78%)
CMYKcmyk(0%, 4%, 44%, 0%)
LABlab(95.7 -10.8 50.4)
LCHlch(95.7 51.6 102.1)
OKLCHoklch(0.959 0.125 104.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green96.5%
Blue56.1%

CMYK percentages

Cyan0.0%
Magenta3.5%
Yellow43.9%
Key (black)0.0%

Color previews

#fff68f text on a black background

contrast 18.83:1

Card sample

#fff68f text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff68f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff68f in the Color Lab