Skip to content

#cdbeff

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

RGB
205, 190, 255
HSL
254°, 100%, 87%
CMYK
20, 26, 0, 0
Luminance
0.5703

Every format

HEX#cdbeff
RGBrgb(205, 190, 255)
HSLhsl(254, 100%, 87%)
CMYKcmyk(20%, 26%, 0%, 0%)
LABlab(80.2 18.1 -30.1)
LCHlch(80.2 35.1 301.1)
OKLCHoklch(0.836 0.091 294.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green74.5%
Blue100.0%

CMYK percentages

Cyan19.6%
Magenta25.5%
Yellow0.0%
Key (black)0.0%

Color previews

#cdbeff text on a black background

contrast 12.41:1

Card sample

#cdbeff text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdbeff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdbeff in the Color Lab