#E0E0FF#E0E0FF

#E0E0FF is a very light, muted blue. Relative luminance 0.764; OKLCH L 91.6% C 0.042 H 285.5°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).

Color values

HEX#E0E0FF
RGBrgb(224, 224, 255)
HSLhsl(240, 100%, 94%)
HSVhsv(240, 12%, 100%)
CMYKcmyk(12.2%, 12.2%, 0%, 0%)
CIE-LABlab(90.03, 5.90, -15.00)
CIE-LCHlch(90.03, 16.12, 291.47°)
OKLaboklab(91.63% 0.0113 -0.0405)
OKLCHoklch(91.63% 0.042 285.5)
XYZxyz(75.4423, 76.3780, 105.3562)
Luminance0.7638 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#E0E0FF #FFFFE0
analogous
#E0F0FF #E0E0FF #F0E0FF
triadic
#E0E0FF #FFE0E0 #E0FFE0
tetradic
#E0E0FF #FFE0F0 #FFFFE0 #E0FFF0
square
#E0E0FF #FFE0F0 #FFFFE0 #E0FFF0
split-complementary
#E0E0FF #FFF0E0 #F0FFE0
monochromatic
#6666FF #A3A3FF #E0E0FF #E0E0FF #E0E0FF

Accessibility & contrast

On white

1.29
#E0E0FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.28
#E0E0FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #E0E0FF
16.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##E0E0FF#FFFFFF#000000##000000
##E0E0FF1.001.2916.2816.28
#FFFFFF1.291.0021.0021.00
#00000016.2821.001.001.00
##00000016.2821.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9E3FF
Deuteranopia (green-blind)
#D8E2FE
Tritanopia (blue-blind)
#DAE5EA
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #e0e0ff;
/* rgb */ color: rgb(224, 224, 255);
/* oklch */ color: oklch(91.6% 0.042 285.5);
Tailwind
colors: {
  custom: {
    50: '#e9e9ff',
    500: '#e0e0ff',
    950: '#000000',
  },
}
SCSS
$custom: #e0e0ff;
$custom-light: #e9e9ff;
$custom-dark: #000000;
JSON
{
  "hex": "#e0e0ff",
  "rgb": {
    "r": 224,
    "g": 224,
    "b": 255
  },
  "hsl": {
    "h": 240,
    "s": 100,
    "l": 93.922
  },
  "oklch": {
    "l": 0.91626,
    "c": 0.04204,
    "h": 285.5
  },
  "luminance": 0.76379
}

Semantic roles & 50–950 ramp

primary
#E0E0FF
secondary
#EDED97
accent
#E600E5
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161618
muted
#848486

Preview Lab

Preview with #E0E0FF

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

Preview Lab → · Contrast checker → · Palette generator →

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