Skip to content

#f2cb8c

a light, electric orange · warm · closest name: tan

RGB
242, 203, 140
HSL
37°, 80%, 75%
CMYK
0, 16, 42, 5
Luminance
0.6348

Every format

HEX#f2cb8c
RGBrgb(242, 203, 140)
HSLhsl(37, 80%, 75%)
CMYKcmyk(0%, 16%, 42%, 5%)
LABlab(83.7 5.5 36.5)
LCHlch(83.7 37.0 81.4)
OKLCHoklch(0.862 0.091 79.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f2cb8c on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#f2cb8c on black: 13.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green79.6%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta16.1%
Yellow42.1%
Key (black)5.1%

Color previews

#f2cb8c text on a black background

contrast 13.70:1

Card sample

#f2cb8c text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2cb8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2cb8c in the Color Lab