Skip to content

#ffe2cc

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

RGB
255, 226, 204
HSL
26°, 100%, 90%
CMYK
0, 11, 20, 0
Luminance
0.8001

Every format

HEX#ffe2cc
RGBrgb(255, 226, 204)
HSLhsl(26, 100%, 90%)
CMYKcmyk(0%, 11%, 20%, 0%)
LABlab(91.7 6.6 14.4)
LCHlch(91.7 15.8 65.4)
OKLCHoklch(0.931 0.043 59.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffe2cc on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#ffe2cc on black: 17.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green88.6%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta11.4%
Yellow20.0%
Key (black)0.0%

Color previews

#ffe2cc text on a black background

contrast 17.00:1

Card sample

#ffe2cc text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffe2cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffe2cc in the Color Lab