Skip to content

#ffeccc

a pale, electric orange · warm · closest name: beige

RGB
255, 236, 204
HSL
38°, 100%, 90%
CMYK
0, 8, 20, 0
Luminance
0.8561

Every format

HEX#ffeccc
RGBrgb(255, 236, 204)
HSLhsl(38, 100%, 90%)
CMYKcmyk(0%, 8%, 20%, 0%)
LABlab(94.2 1.5 17.9)
LCHlch(94.2 17.9 85.3)
OKLCHoklch(0.950 0.047 80.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffeccc on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#ffeccc on black: 18.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green92.5%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta7.5%
Yellow20.0%
Key (black)0.0%

Color previews

#ffeccc text on a black background

contrast 18.12:1

Card sample

#ffeccc text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffeccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffeccc in the Color Lab