Skip to content

#eaeafb

a pale, vivid blue · warm · “lavender”

RGB
234, 234, 251
HSL
240°, 68%, 95%
CMYK
7, 7, 0, 2
Luminance
0.8330

Every format

HEX#eaeafb
RGBrgb(234, 234, 251)
HSLhsl(240, 68%, 95%)
CMYKcmyk(7%, 7%, 0%, 2%)
LABlab(93.2 3.1 -8.2)
LCHlch(93.2 8.8 290.9)
OKLCHoklch(0.942 0.023 286.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eaeafb on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#eaeafb on black: 17.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red91.8%
Green91.8%
Blue98.4%

CMYK percentages

Cyan6.8%
Magenta6.8%
Yellow0.0%
Key (black)1.6%

Color previews

#eaeafb text on a black background

contrast 17.66:1

Card sample

#eaeafb text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(234, 234, 251, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(234, 234, 251, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eaeafb;
background: linear-gradient(135deg, #eaeafb, #F5EAFB);

Monochromatic scale

Palettes built from #eaeafb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eaeafb in the Color Lab