Skip to content

#ffba7f

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

RGB
255, 186, 127
HSL
28°, 100%, 75%
CMYK
0, 27, 50, 0
Luminance
0.5791

Every format

HEX#ffba7f
RGBrgb(255, 186, 127)
HSLhsl(28, 100%, 75%)
CMYKcmyk(0%, 27%, 50%, 0%)
LABlab(80.7 18.3 39.6)
LCHlch(80.7 43.6 65.2)
OKLCHoklch(0.840 0.110 61.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffba7f on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#ffba7f on black: 12.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green72.9%
Blue49.8%

CMYK percentages

Cyan0.0%
Magenta27.1%
Yellow50.2%
Key (black)0.0%

Color previews

#ffba7f text on a black background

contrast 12.58:1

Card sample

#ffba7f text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffba7f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffba7f in the Color Lab