Skip to content

#d3faff

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

RGB
211, 250, 255
HSL
187°, 100%, 91%
CMYK
17, 2, 0, 0
Luminance
0.8944

Every format

HEX#d3faff
RGBrgb(211, 250, 255)
HSLhsl(187, 100%, 91%)
CMYKcmyk(17%, 2%, 0%, 0%)
LABlab(95.8 -11.4 -6.6)
LCHlch(95.8 13.2 209.9)
OKLCHoklch(0.959 0.041 206.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3faff on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#d3faff on black: 18.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green98.0%
Blue100.0%

CMYK percentages

Cyan17.3%
Magenta2.0%
Yellow0.0%
Key (black)0.0%

Color previews

#d3faff text on a black background

contrast 18.89:1

Card sample

#d3faff text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3faff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3faff in the Color Lab