Skip to content

#f2cb9b

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

RGB
242, 203, 155
HSL
33°, 77%, 78%
CMYK
0, 16, 36, 5
Luminance
0.6396

Every format

HEX#f2cb9b
RGBrgb(242, 203, 155)
HSLhsl(33, 77%, 78%)
CMYKcmyk(0%, 16%, 36%, 5%)
LABlab(83.9 7.2 29.1)
LCHlch(83.9 30.0 76.1)
OKLCHoklch(0.864 0.076 72.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f2cb9b on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#f2cb9b on black: 13.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green79.6%
Blue60.8%

CMYK percentages

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

Color previews

#f2cb9b text on a black background

contrast 13.79:1

Card sample

#f2cb9b text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2cb9b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2cb9b in the Color Lab