Skip to content

#adafda

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

RGB
173, 175, 218
HSL
237°, 38%, 77%
CMYK
21, 20, 0, 15
Luminance
0.4461

Every format

HEX#adafda
RGBrgb(173, 175, 218)
HSLhsl(237, 38%, 77%)
CMYKcmyk(21%, 20%, 0%, 15%)
LABlab(72.6 8.3 -21.9)
LCHlch(72.6 23.4 290.8)
OKLCHoklch(0.767 0.061 282.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adafda on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#adafda on black: 9.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green68.6%
Blue85.5%

CMYK percentages

Cyan20.6%
Magenta19.7%
Yellow0.0%
Key (black)14.5%

Color previews

#adafda text on a black background

contrast 9.92:1

Card sample

#adafda text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adafda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adafda in the Color Lab