Skip to content

#eddfcc

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

RGB
237, 223, 204
HSL
35°, 48%, 87%
CMYK
0, 6, 14, 7
Luminance
0.7514

Every format

HEX#eddfcc
RGBrgb(237, 223, 204)
HSLhsl(35, 48%, 87%)
CMYKcmyk(0%, 6%, 14%, 7%)
LABlab(89.5 1.7 11.0)
LCHlch(89.5 11.2 81.4)
OKLCHoklch(0.910 0.030 75.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eddfcc on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#eddfcc on black: 16.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.9%
Green87.5%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta5.9%
Yellow13.9%
Key (black)7.1%

Color previews

#eddfcc text on a black background

contrast 16.03:1

Card sample

#eddfcc text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eddfcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eddfcc in the Color Lab