#E2E2FF#E2E2FF

#E2E2FF is a very light, muted blue. Relative luminance 0.778; OKLCH L 92.2% C 0.039 H 285.6°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).

Color values

HEX#E2E2FF
RGBrgb(226, 226, 255)
HSLhsl(240, 100%, 94%)
HSVhsv(240, 11%, 100%)
CMYKcmyk(11.4%, 11.4%, 0%, 0%)
CIE-LABlab(90.68, 5.49, -14.02)
CIE-LCHlch(90.68, 15.05, 291.38°)
OKLaboklab(92.17% 0.0106 -0.0378)
OKLCHoklch(92.17% 0.039 285.6)
XYZxyz(76.6066, 77.7809, 105.5656)
Luminance0.7778 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#E2E2FF #FFFFE2
analogous
#E2F1FF #E2E2FF #F1E2FF
triadic
#E2E2FF #FFE2E2 #E2FFE2
tetradic
#E2E2FF #FFE2F1 #FFFFE2 #E2FFF1
square
#E2E2FF #FFE2F1 #FFFFE2 #E2FFF1
split-complementary
#E2E2FF #FFF1E2 #F1FFE2
monochromatic
#6868FF #A5A5FF #E0E0FF #E0E0FF #E0E0FF

Accessibility & contrast

On white

1.27
#E2E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.56
#E2E2FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #E2E2FF
16.56:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##E2E2FF#FFFFFF#000000##000000
##E2E2FF1.001.2716.5616.56
#FFFFFF1.271.0021.0021.00
#00000016.5621.001.001.00
##00000016.5621.001.001.00

Color blindness preview

Protanopia (red-blind)
#DBE5FF
Deuteranopia (green-blind)
#DBE3FE
Tritanopia (blue-blind)
#DCE7EB
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #e2e2ff;
/* rgb */ color: rgb(226, 226, 255);
/* oklch */ color: oklch(92.2% 0.039 285.6);
Tailwind
colors: {
  custom: {
    50: '#ebebff',
    500: '#e2e2ff',
    950: '#000000',
  },
}
SCSS
$custom: #e2e2ff;
$custom-light: #ebebff;
$custom-dark: #000000;
JSON
{
  "hex": "#e2e2ff",
  "rgb": {
    "r": 226,
    "g": 226,
    "b": 255
  },
  "hsl": {
    "h": 240,
    "s": 100,
    "l": 94.314
  },
  "oklch": {
    "l": 0.92167,
    "c": 0.03925,
    "h": 285.6
  },
  "luminance": 0.77781
}

Semantic roles & 50–950 ramp

primary
#E2E2FF
secondary
#EDED98
accent
#E600E5
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161618
muted
#848486

Preview Lab

Preview with #E2E2FF

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

Preview Lab → · Contrast checker → · Palette generator →

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