#E4E4FF#E4E4FF

#E4E4FF is a very light, muted blue. Relative luminance 0.792; OKLCH L 92.7% C 0.036 H 285.7°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).

Color values

HEX#E4E4FF
RGBrgb(228, 228, 255)
HSLhsl(240, 100%, 95%)
HSVhsv(240, 11%, 100%)
CMYKcmyk(10.6%, 10.6%, 0%, 0%)
CIE-LABlab(91.32, 5.08, -13.04)
CIE-LCHlch(91.32, 13.99, 291.29°)
OKLaboklab(92.71% 0.0099 -0.0351)
OKLCHoklch(92.71% 0.036 285.7)
XYZxyz(77.7846, 79.2002, 105.7776)
Luminance0.7920 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#E4E4FF #FFFFE4
analogous
#E4F2FF #E4E4FF #F2E4FF
triadic
#E4E4FF #FFE4E4 #E4FFE4
tetradic
#E4E4FF #FFE4F2 #FFFFE4 #E4FFF2
square
#E4E4FF #FFE4F2 #FFFFE4 #E4FFF2
split-complementary
#E4E4FF #FFF2E4 #F2FFE4
monochromatic
#6A6AFF #A7A7FF #E0E0FF #E0E0FF #E0E0FF

Accessibility & contrast

On white

1.25
#E4E4FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.84
#E4E4FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #E4E4FF
16.84:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##E4E4FF#FFFFFF#000000##000000
##E4E4FF1.001.2516.8416.84
#FFFFFF1.251.0021.0021.00
#00000016.8421.001.001.00
##00000016.8421.001.001.00

Color blindness preview

Protanopia (red-blind)
#DEE7FF
Deuteranopia (green-blind)
#DDE5FE
Tritanopia (blue-blind)
#DFE8ED
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #e4e4ff;
/* rgb */ color: rgb(228, 228, 255);
/* oklch */ color: oklch(92.7% 0.036 285.7);
Tailwind
colors: {
  custom: {
    50: '#ececff',
    500: '#e4e4ff',
    950: '#000000',
  },
}
SCSS
$custom: #e4e4ff;
$custom-light: #ececff;
$custom-dark: #000000;
JSON
{
  "hex": "#e4e4ff",
  "rgb": {
    "r": 228,
    "g": 228,
    "b": 255
  },
  "hsl": {
    "h": 240,
    "s": 100,
    "l": 94.706
  },
  "oklch": {
    "l": 0.92708,
    "c": 0.03648,
    "h": 285.7
  },
  "luminance": 0.79201
}

Semantic roles & 50–950 ramp

primary
#E4E4FF
secondary
#EDED9A
accent
#E600E5
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161618
muted
#848486

Preview Lab

Preview with #E4E4FF

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#E4E4FF Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva