Skip to content

#f0f0af

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

RGB
240, 240, 175
HSL
60°, 68%, 81%
CMYK
0, 0, 27, 6
Luminance
0.8394

Every format

HEX#f0f0af
RGBrgb(240, 240, 175)
HSLhsl(60, 68%, 81%)
CMYKcmyk(0%, 0%, 27%, 6%)
LABlab(93.4 -10.0 31.5)
LCHlch(93.4 33.1 107.5)
OKLCHoklch(0.940 0.083 107.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f0f0af on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#f0f0af on black: 17.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green94.1%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow27.1%
Key (black)5.9%

Color previews

#f0f0af text on a black background

contrast 17.79:1

Card sample

#f0f0af text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0f0af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f0f0af in the Color Lab