Skip to content

#ffba8b

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

RGB
255, 186, 139
HSL
24°, 100%, 77%
CMYK
0, 27, 46, 0
Luminance
0.5824

Every format

HEX#ffba8b
RGBrgb(255, 186, 139)
HSLhsl(24, 100%, 77%)
CMYKcmyk(0%, 27%, 46%, 0%)
LABlab(80.9 19.4 33.6)
LCHlch(80.9 38.8 59.9)
OKLCHoklch(0.842 0.101 55.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffba8b on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#ffba8b on black: 12.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green72.9%
Blue54.5%

CMYK percentages

Cyan0.0%
Magenta27.1%
Yellow45.5%
Key (black)0.0%

Color previews

#ffba8b text on a black background

contrast 12.65:1

Card sample

#ffba8b text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffba8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffba8b in the Color Lab