Skip to content

#f2beba

a light, vivid red · warm · closest name: pink

RGB
242, 190, 186
HSL
4°, 68%, 84%
CMYK
0, 22, 23, 5
Luminance
0.5925

Every format

HEX#f2beba
RGBrgb(242, 190, 186)
HSLhsl(4, 68%, 84%)
CMYKcmyk(0%, 22%, 23%, 5%)
LABlab(81.4 18.1 9.2)
LCHlch(81.4 20.3 26.9)
OKLCHoklch(0.847 0.060 23.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f2beba on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#f2beba on black: 12.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green74.5%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta21.5%
Yellow23.1%
Key (black)5.1%

Color previews

#f2beba text on a black background

contrast 12.85:1

Card sample

#f2beba text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2beba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2beba in the Color Lab