Skip to content

#ffceaf

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

RGB
255, 206, 175
HSL
23°, 100%, 84%
CMYK
0, 19, 31, 0
Luminance
0.6850

Every format

HEX#ffceaf
RGBrgb(255, 206, 175)
HSLhsl(23, 100%, 84%)
CMYKcmyk(0%, 19%, 31%, 0%)
LABlab(86.3 13.0 22.0)
LCHlch(86.3 25.5 59.3)
OKLCHoklch(0.886 0.069 53.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffceaf on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#ffceaf on black: 14.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green80.8%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta19.2%
Yellow31.4%
Key (black)0.0%

Color previews

#ffceaf text on a black background

contrast 14.70:1

Card sample

#ffceaf text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffceaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffceaf in the Color Lab