Skip to content

#888fdf

a light, vivid blue · warm · closest name: dodgerblue

RGB
136, 143, 223
HSL
235°, 58%, 70%
CMYK
39, 36, 0, 13
Luminance
0.3021

Every format

HEX#888fdf
RGBrgb(136, 143, 223)
HSLhsl(235, 58%, 70%)
CMYKcmyk(39%, 36%, 0%, 13%)
LABlab(61.8 17.0 -41.5)
LCHlch(61.8 44.9 292.2)
OKLCHoklch(0.677 0.118 278.9)

Copy-ready code

/* CSS */
color: #888fdf;
background-color: #888fdf;
/* Tailwind (arbitrary) */
class="text-[#888fdf] bg-[#888fdf]"
/* SCSS */
$brand: #888fdf;
/* SwiftUI */
Color(red: 0.533, green: 0.561, blue: 0.875)
/* Android */
Color.parseColor("#888fdf")

Accessibility — WCAG contrast

Aa
#888fdf on white: 2.98:1
AA ✗ fail · AA-large · AAA
Aa
#888fdf on black: 7.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.3%
Green56.1%
Blue87.5%

CMYK percentages

Cyan39.0%
Magenta35.9%
Yellow0.0%
Key (black)12.5%

Color previews

#888fdf text on a black background

contrast 7.04:1

Card sample

#888fdf text on a white background

contrast 2.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(136, 143, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(136, 143, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #888fdf;
background: linear-gradient(135deg, #888fdf, #BB88DF);

Monochromatic scale

Palettes built from #888fdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #888fdf in the Color Lab