Skip to content

#afbedd

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

RGB
175, 190, 221
HSL
220°, 40%, 78%
CMYK
21, 14, 0, 13
Luminance
0.5116

Every format

HEX#afbedd
RGBrgb(175, 190, 221)
HSLhsl(220, 40%, 78%)
CMYKcmyk(21%, 14%, 0%, 13%)
LABlab(76.8 1.4 -17.2)
LCHlch(76.8 17.3 274.7)
OKLCHoklch(0.800 0.047 264.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afbedd on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#afbedd on black: 11.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green74.5%
Blue86.7%

CMYK percentages

Cyan20.8%
Magenta14.0%
Yellow0.0%
Key (black)13.3%

Color previews

#afbedd text on a black background

contrast 11.23:1

Card sample

#afbedd text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afbedd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afbedd in the Color Lab