Skip to content

#dfadef

a light, vivid violet · warm · closest name: plum

RGB
223, 173, 239
HSL
286°, 67%, 81%
CMYK
7, 28, 0, 6
Luminance
0.5181

Every format

HEX#dfadef
RGBrgb(223, 173, 239)
HSLhsl(286, 67%, 81%)
CMYKcmyk(7%, 28%, 0%, 6%)
LABlab(77.2 29.6 -26.0)
LCHlch(77.2 39.4 318.7)
OKLCHoklch(0.815 0.105 317.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfadef on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#dfadef on black: 11.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green67.8%
Blue93.7%

CMYK percentages

Cyan6.7%
Magenta27.6%
Yellow0.0%
Key (black)6.3%

Color previews

#dfadef text on a black background

contrast 11.36:1

Card sample

#dfadef text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfadef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfadef in the Color Lab