Skip to content

#dabafe

a pale, electric violet · warm · closest name: plum

RGB
218, 186, 254
HSL
268°, 97%, 86%
CMYK
14, 27, 0, 0
Luminance
0.5718

Every format

HEX#dabafe
RGBrgb(218, 186, 254)
HSLhsl(268, 97%, 86%)
CMYKcmyk(14%, 27%, 0%, 0%)
LABlab(80.3 24.1 -29.3)
LCHlch(80.3 37.9 309.4)
OKLCHoklch(0.839 0.099 305.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dabafe on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#dabafe on black: 12.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green72.9%
Blue99.6%

CMYK percentages

Cyan14.2%
Magenta26.8%
Yellow0.0%
Key (black)0.4%

Color previews

#dabafe text on a black background

contrast 12.44:1

Card sample

#dabafe text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dabafe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dabafe in the Color Lab