Skip to content

#dadcec

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

RGB
218, 220, 236
HSL
233°, 32%, 89%
CMYK
8, 7, 0, 8
Luminance
0.7215

Every format

HEX#dadcec
RGBrgb(218, 220, 236)
HSLhsl(233, 32%, 89%)
CMYKcmyk(8%, 7%, 0%, 8%)
LABlab(88.0 2.3 -8.0)
LCHlch(88.0 8.4 286.1)
OKLCHoklch(0.898 0.022 280.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dadcec on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#dadcec on black: 15.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green86.3%
Blue92.5%

CMYK percentages

Cyan7.6%
Magenta6.8%
Yellow0.0%
Key (black)7.5%

Color previews

#dadcec text on a black background

contrast 15.43:1

Card sample

#dadcec text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dadcec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dadcec in the Color Lab