Skip to content

#add2ff

a light, electric blue · cool · closest name: skyblue

RGB
173, 210, 255
HSL
213°, 100%, 84%
CMYK
32, 18, 0, 0
Luminance
0.6220

Every format

HEX#add2ff
RGBrgb(173, 210, 255)
HSLhsl(213, 100%, 84%)
CMYKcmyk(32%, 18%, 0%, 0%)
LABlab(83.0 -1.9 -25.9)
LCHlch(83.0 26.0 265.8)
OKLCHoklch(0.853 0.074 253.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#add2ff on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#add2ff on black: 13.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green82.4%
Blue100.0%

CMYK percentages

Cyan32.2%
Magenta17.6%
Yellow0.0%
Key (black)0.0%

Color previews

#add2ff text on a black background

contrast 13.44:1

Card sample

#add2ff text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #add2ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #add2ff in the Color Lab