Skip to content

#edadef

a light, vivid magenta / pink · warm · closest name: plum

RGB
237, 173, 239
HSL
298°, 67%, 81%
CMYK
1, 28, 0, 6
Luminance
0.5412

Every format

HEX#edadef
RGBrgb(237, 173, 239)
HSLhsl(298, 67%, 81%)
CMYKcmyk(1%, 28%, 0%, 6%)
LABlab(78.5 34.0 -23.8)
LCHlch(78.5 41.5 325.1)
OKLCHoklch(0.828 0.114 325.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#edadef on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#edadef on black: 11.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.9%
Green67.8%
Blue93.7%

CMYK percentages

Cyan0.8%
Magenta27.6%
Yellow0.0%
Key (black)6.3%

Color previews

#edadef text on a black background

contrast 11.82:1

Card sample

#edadef text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #edadef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #edadef in the Color Lab