Skip to content

#cebaf5

a light, vivid violet · warm · closest name: plum

RGB
206, 186, 245
HSL
260°, 75%, 85%
CMYK
16, 24, 0, 4
Luminance
0.5483

Every format

HEX#cebaf5
RGBrgb(206, 186, 245)
HSLhsl(260, 75%, 85%)
CMYKcmyk(16%, 24%, 0%, 4%)
LABlab(78.9 18.5 -26.6)
LCHlch(78.9 32.4 304.7)
OKLCHoklch(0.826 0.084 300.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cebaf5 on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#cebaf5 on black: 11.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green72.9%
Blue96.1%

CMYK percentages

Cyan15.9%
Magenta24.1%
Yellow0.0%
Key (black)3.9%

Color previews

#cebaf5 text on a black background

contrast 11.97:1

Card sample

#cebaf5 text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cebaf5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cebaf5 in the Color Lab