Skip to content

#ffeeee

a pale, electric red · warm · closest name: white

RGB
255, 238, 238
HSL
0°, 100%, 97%
CMYK
0, 7, 7, 0
Luminance
0.8858

Every format

HEX#ffeeee
RGBrgb(255, 238, 238)
HSLhsl(0, 100%, 97%)
CMYKcmyk(0%, 7%, 7%, 0%)
LABlab(95.4 5.7 2.1)
LCHlch(95.4 6.1 19.9)
OKLCHoklch(0.963 0.018 17.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffeeee on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#ffeeee on black: 18.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green93.3%
Blue93.3%

CMYK percentages

Cyan0.0%
Magenta6.7%
Yellow6.7%
Key (black)0.0%

Color previews

#ffeeee text on a black background

contrast 18.72:1

Card sample

#ffeeee text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffeeee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffeeee in the Color Lab