Skip to content

#daceff

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

RGB
218, 206, 255
HSL
255°, 100%, 90%
CMYK
15, 19, 0, 0
Luminance
0.6627

Every format

HEX#daceff
RGBrgb(218, 206, 255)
HSLhsl(255, 100%, 90%)
CMYKcmyk(15%, 19%, 0%, 0%)
LABlab(85.1 13.5 -22.4)
LCHlch(85.1 26.2 301.1)
OKLCHoklch(0.877 0.068 296.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#daceff on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#daceff on black: 14.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green80.8%
Blue100.0%

CMYK percentages

Cyan14.5%
Magenta19.2%
Yellow0.0%
Key (black)0.0%

Color previews

#daceff text on a black background

contrast 14.25:1

Card sample

#daceff text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daceff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daceff in the Color Lab