#E2E2ED#E2E2ED

#E2E2ED is a very light, near-neutral blue. Relative luminance 0.767; OKLCH L 91.6% C 0.015 H 286.1°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).

Color values

HEX#E2E2ED
RGBrgb(226, 226, 237)
HSLhsl(240, 23%, 91%)
HSVhsv(240, 5%, 93%)
CMYKcmyk(4.6%, 4.6%, 0%, 7.1%)
CIE-LABlab(90.17, 2.01, -5.34)
CIE-LCHlch(90.17, 5.71, 290.64°)
OKLaboklab(91.6% 0.0041 -0.0143)
OKLCHoklch(91.6% 0.015 286.1)
XYZxyz(73.8436, 76.6757, 91.0139)
Luminance0.7668 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#E2E2ED #EDEDE2
analogous
#E2E7ED #E2E2ED #E7E2ED
triadic
#E2E2ED #EDE2E2 #E2EDE2
tetradic
#E2E2ED #EDE2E7 #EDEDE2 #E2EDE7
square
#E2E2ED #EDE2E7 #EDEDE2 #E2EDE7
split-complementary
#E2E2ED #EDE7E2 #E7EDE2
monochromatic
#9696BE #BCBCD6 #E2E2ED #ECECF3 #ECECF3

Accessibility & contrast

On white

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

On black

16.34
#E2E2ED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #E2E2ED
16.34:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##E2E2ED#FFFFFF#000000##000000
##E2E2ED1.001.2916.3416.34
#FFFFFF1.291.0021.0021.00
#00000016.3421.001.001.00
##00000016.3421.001.001.00

Color blindness preview

Protanopia (red-blind)
#E0E3EE
Deuteranopia (green-blind)
#DFE3ED
Tritanopia (blue-blind)
#E0E4E5
Achromatopsia (no color)
#E3E3E3

Design tokens & code

CSS
--color: #e2e2ed;
/* rgb */ color: rgb(226, 226, 237);
/* oklch */ color: oklch(91.6% 0.015 286.1);
Tailwind
colors: {
  custom: {
    50: '#ebebf2',
    500: '#e2e2ed',
    950: '#000000',
  },
}
SCSS
$custom: #e2e2ed;
$custom-light: #ebebf2;
$custom-dark: #000000;
JSON
{
  "hex": "#e2e2ed",
  "rgb": {
    "r": 226,
    "g": 226,
    "b": 237
  },
  "hsl": {
    "h": 240,
    "s": 23.404,
    "l": 90.784
  },
  "oklch": {
    "l": 0.91601,
    "c": 0.01484,
    "h": 286.1
  },
  "luminance": 0.76676
}

Semantic roles & 50–950 ramp

primary
#E2E2ED
secondary
#C5C5AE
accent
#A244A2
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161617
muted
#848485

Preview Lab

Preview with #E2E2ED

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

Preview Lab → · Contrast checker → · Palette generator →

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