Skip to content

#ceebfa

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

RGB
206, 235, 250
HSL
201°, 82%, 89%
CMYK
18, 6, 0, 2
Luminance
0.7944

Every format

HEX#ceebfa
RGBrgb(206, 235, 250)
HSLhsl(201, 82%, 89%)
CMYKcmyk(18%, 6%, 0%, 2%)
LABlab(91.4 -6.4 -10.4)
LCHlch(91.4 12.2 238.4)
OKLCHoklch(0.924 0.037 230.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green92.2%
Blue98.0%

CMYK percentages

Cyan17.6%
Magenta6.0%
Yellow0.0%
Key (black)2.0%

Color previews

#ceebfa text on a black background

contrast 16.89:1

Card sample

#ceebfa text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceebfa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceebfa in the Color Lab