Skip to content

#f2f2bd

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

RGB
242, 242, 189
HSL
60°, 67%, 85%
CMYK
0, 0, 22, 5
Luminance
0.8606

Every format

HEX#f2f2bd
RGBrgb(242, 242, 189)
HSLhsl(60, 67%, 85%)
CMYKcmyk(0%, 0%, 22%, 5%)
LABlab(94.3 -8.4 25.7)
LCHlch(94.3 27.0 108.0)
OKLCHoklch(0.948 0.068 107.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f2f2bd on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#f2f2bd on black: 18.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green94.9%
Blue74.1%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow21.9%
Key (black)5.1%

Color previews

#f2f2bd text on a black background

contrast 18.21:1

Card sample

#f2f2bd text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2f2bd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2f2bd in the Color Lab