Skip to content

#acafda

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

RGB
172, 175, 218
HSL
236°, 38%, 77%
CMYK
21, 20, 0, 15
Luminance
0.4449

Every format

HEX#acafda
RGBrgb(172, 175, 218)
HSLhsl(236, 38%, 77%)
CMYKcmyk(21%, 20%, 0%, 15%)
LABlab(72.6 8.0 -22.0)
LCHlch(72.6 23.4 289.9)
OKLCHoklch(0.766 0.061 281.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan21.1%
Magenta19.7%
Yellow0.0%
Key (black)14.5%

Color previews

#acafda text on a black background

contrast 9.90:1

Card sample

#acafda text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acafda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acafda in the Color Lab