Skip to content

#f0eeba

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

RGB
240, 238, 186
HSL
58°, 64%, 84%
CMYK
0, 1, 23, 6
Luminance
0.8322

Every format

HEX#f0eeba
RGBrgb(240, 238, 186)
HSLhsl(58, 64%, 84%)
CMYKcmyk(0%, 1%, 23%, 6%)
LABlab(93.1 -7.5 25.5)
LCHlch(93.1 26.6 106.4)
OKLCHoklch(0.938 0.067 105.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f0eeba on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#f0eeba on black: 17.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green93.3%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow22.5%
Key (black)5.9%

Color previews

#f0eeba text on a black background

contrast 17.64:1

Card sample

#f0eeba text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0eeba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f0eeba in the Color Lab