Skip to content

#cbdbff

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

RGB
203, 219, 255
HSL
222°, 100%, 90%
CMYK
20, 14, 0, 0
Luminance
0.7058

Every format

HEX#cbdbff
RGBrgb(203, 219, 255)
HSLhsl(222, 100%, 90%)
CMYKcmyk(20%, 14%, 0%, 0%)
LABlab(87.3 2.0 -19.3)
LCHlch(87.3 19.4 276.0)
OKLCHoklch(0.891 0.053 266.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cbdbff on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#cbdbff on black: 15.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green85.9%
Blue100.0%

CMYK percentages

Cyan20.4%
Magenta14.1%
Yellow0.0%
Key (black)0.0%

Color previews

#cbdbff text on a black background

contrast 15.12:1

Card sample

#cbdbff text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(203, 219, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(203, 219, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cbdbff;
background: linear-gradient(135deg, #cbdbff, #DECBFF);

Monochromatic scale

Palettes built from #cbdbff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbdbff in the Color Lab