Skip to content

#f0f0cd

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

RGB
240, 240, 205
HSL
60°, 54%, 87%
CMYK
0, 0, 15, 6
Luminance
0.8525

Every format

HEX#f0f0cd
RGBrgb(240, 240, 205)
HSLhsl(60, 54%, 87%)
CMYKcmyk(0%, 0%, 15%, 6%)
LABlab(94.0 -5.8 17.0)
LCHlch(94.0 17.9 108.8)
OKLCHoklch(0.946 0.046 107.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red94.1%
Green94.1%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow14.6%
Key (black)5.9%

Color previews

#f0f0cd text on a black background

contrast 18.05:1

Card sample

#f0f0cd text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0f0cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f0f0cd in the Color Lab