Skip to content

#daceef

a pale, vivid violet · warm · closest name: lavender

RGB
218, 206, 239
HSL
262°, 51%, 87%
CMYK
9, 14, 0, 6
Luminance
0.6528

Every format

HEX#daceef
RGBrgb(218, 206, 239)
HSLhsl(262, 51%, 87%)
CMYKcmyk(9%, 14%, 0%, 6%)
LABlab(84.6 10.3 -14.7)
LCHlch(84.6 17.9 304.9)
OKLCHoklch(0.871 0.047 302.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#daceef on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#daceef on black: 14.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green80.8%
Blue93.7%

CMYK percentages

Cyan8.8%
Magenta13.8%
Yellow0.0%
Key (black)6.3%

Color previews

#daceef text on a black background

contrast 14.06:1

Card sample

#daceef text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daceef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daceef in the Color Lab