Skip to content

#eedbdc

a pale, soft red · warm · closest name: lavender

RGB
238, 219, 220
HSL
357°, 36%, 90%
CMYK
0, 8, 8, 7
Luminance
0.7401

Every format

HEX#eedbdc
RGBrgb(238, 219, 220)
HSLhsl(357, 36%, 90%)
CMYKcmyk(0%, 8%, 8%, 7%)
LABlab(88.9 6.7 1.9)
LCHlch(88.9 6.9 15.6)
OKLCHoklch(0.907 0.021 13.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eedbdc on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#eedbdc on black: 15.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green85.9%
Blue86.3%

CMYK percentages

Cyan0.0%
Magenta8.0%
Yellow7.6%
Key (black)6.7%

Color previews

#eedbdc text on a black background

contrast 15.80:1

Card sample

#eedbdc text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eedbdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eedbdc in the Color Lab