Skip to content

#ceebff

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

RGB
206, 235, 255
HSL
205°, 100%, 90%
CMYK
19, 8, 0, 0
Luminance
0.7976

Every format

HEX#ceebff
RGBrgb(206, 235, 255)
HSLhsl(205, 100%, 90%)
CMYKcmyk(19%, 8%, 0%, 0%)
LABlab(91.6 -5.4 -12.8)
LCHlch(91.6 13.9 247.3)
OKLCHoklch(0.925 0.041 238.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ceebff on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#ceebff on black: 16.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green92.2%
Blue100.0%

CMYK percentages

Cyan19.2%
Magenta7.8%
Yellow0.0%
Key (black)0.0%

Color previews

#ceebff text on a black background

contrast 16.95:1

Card sample

#ceebff text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceebff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceebff in the Color Lab