Skip to content

#ffc08c

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

RGB
255, 192, 140
HSL
27°, 100%, 78%
CMYK
0, 25, 45, 0
Luminance
0.6085

Every format

HEX#ffc08c
RGBrgb(255, 192, 140)
HSLhsl(27, 100%, 78%)
CMYKcmyk(0%, 25%, 45%, 0%)
LABlab(82.3 16.4 35.0)
LCHlch(82.3 38.6 64.9)
OKLCHoklch(0.854 0.099 60.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffc08c on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#ffc08c on black: 13.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green75.3%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta24.7%
Yellow45.1%
Key (black)0.0%

Color previews

#ffc08c text on a black background

contrast 13.17:1

Card sample

#ffc08c text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffc08c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffc08c in the Color Lab