Skip to content

#cedafb

a pale, electric blue · cool · closest name: lavender

RGB
206, 218, 251
HSL
224°, 85%, 90%
CMYK
18, 13, 0, 2
Luminance
0.7023

Every format

HEX#cedafb
RGBrgb(206, 218, 251)
HSLhsl(224, 85%, 90%)
CMYKcmyk(18%, 13%, 0%, 2%)
LABlab(87.1 2.6 -17.4)
LCHlch(87.1 17.6 278.5)
OKLCHoklch(0.890 0.047 269.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cedafb on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#cedafb on black: 15.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green85.5%
Blue98.4%

CMYK percentages

Cyan17.9%
Magenta13.1%
Yellow0.0%
Key (black)1.6%

Color previews

#cedafb text on a black background

contrast 15.05:1

Card sample

#cedafb text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cedafb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cedafb in the Color Lab