Skip to content

#dafdfb

a pale, electric cyan · cool · closest name: white

RGB
218, 253, 251
HSL
177°, 90%, 92%
CMYK
14, 0, 1, 1
Luminance
0.9212

Every format

HEX#dafdfb
RGBrgb(218, 253, 251)
HSLhsl(177, 90%, 92%)
CMYKcmyk(14%, 0%, 1%, 1%)
LABlab(96.9 -11.6 -2.8)
LCHlch(96.9 11.9 193.7)
OKLCHoklch(0.969 0.036 192.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dafdfb on white: 1.08:1
AA ✗ fail · AA-large · AAA
Aa
#dafdfb on black: 19.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green99.2%
Blue98.4%

CMYK percentages

Cyan13.8%
Magenta0.0%
Yellow0.8%
Key (black)0.8%

Color previews

#dafdfb text on a black background

contrast 19.42:1

Card sample

#dafdfb text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dafdfb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dafdfb in the Color Lab