Skip to content

#f0f6cd

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

RGB
240, 246, 205
HSL
69°, 70%, 88%
CMYK
2, 0, 17, 4
Luminance
0.8884

Every format

HEX#f0f6cd
RGBrgb(240, 246, 205)
HSLhsl(69, 70%, 88%)
CMYKcmyk(2%, 0%, 17%, 4%)
LABlab(95.5 -8.8 19.1)
LCHlch(95.5 21.0 114.6)
OKLCHoklch(0.958 0.054 114.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red94.1%
Green96.5%
Blue80.4%

CMYK percentages

Cyan2.4%
Magenta0.0%
Yellow16.7%
Key (black)3.5%

Color previews

#f0f6cd text on a black background

contrast 18.77:1

Card sample

#f0f6cd text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0f6cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f0f6cd in the Color Lab