Skip to content

#fff08f

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

RGB
255, 240, 143
HSL
52°, 100%, 78%
CMYK
0, 6, 44, 0
Luminance
0.8556

Every format

HEX#fff08f
RGBrgb(255, 240, 143)
HSLhsl(52, 100%, 78%)
CMYKcmyk(0%, 6%, 44%, 0%)
LABlab(94.1 -7.8 48.5)
LCHlch(94.1 49.2 99.2)
OKLCHoklch(0.947 0.119 100.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff08f on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#fff08f on black: 18.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green94.1%
Blue56.1%

CMYK percentages

Cyan0.0%
Magenta5.9%
Yellow43.9%
Key (black)0.0%

Color previews

#fff08f text on a black background

contrast 18.11:1

Card sample

#fff08f text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff08f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff08f in the Color Lab