Skip to content

#acafed

a light, vivid blue · warm · closest name: plum

RGB
172, 175, 237
HSL
237°, 64%, 80%
CMYK
27, 26, 0, 7
Luminance
0.4555

Every format

HEX#acafed
RGBrgb(172, 175, 237)
HSLhsl(237, 64%, 80%)
CMYKcmyk(27%, 26%, 0%, 7%)
LABlab(73.3 12.4 -31.3)
LCHlch(73.3 33.6 291.7)
OKLCHoklch(0.774 0.088 282.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acafed on white: 2.08:1
AA ✗ fail · AA-large · AAA
Aa
#acafed on black: 10.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green68.6%
Blue92.9%

CMYK percentages

Cyan27.4%
Magenta26.2%
Yellow0.0%
Key (black)7.1%

Color previews

#acafed text on a black background

contrast 10.11:1

Card sample

#acafed text on a white background

contrast 2.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acafed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acafed in the Color Lab