Skip to content

#dabceb

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

RGB
218, 188, 235
HSL
278°, 54%, 83%
CMYK
7, 20, 0, 8
Luminance
0.5687

Every format

HEX#dabceb
RGBrgb(218, 188, 235)
HSLhsl(278, 54%, 83%)
CMYKcmyk(7%, 20%, 0%, 8%)
LABlab(80.1 19.1 -19.4)
LCHlch(80.1 27.2 314.6)
OKLCHoklch(0.836 0.072 313.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dabceb on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#dabceb on black: 12.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green73.7%
Blue92.2%

CMYK percentages

Cyan7.2%
Magenta20.0%
Yellow0.0%
Key (black)7.8%

Color previews

#dabceb text on a black background

contrast 12.37:1

Card sample

#dabceb text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dabceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dabceb in the Color Lab