#E3DEFF#E3DEFF

#E3DEFF is a very light, muted blue. Relative luminance 0.758; OKLCH L 91.5% C 0.045 H 292.4°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).

Color values

HEX#E3DEFF
RGBrgb(227, 222, 255)
HSLhsl(249, 100%, 94%)
HSVhsv(249, 13%, 100%)
CMYKcmyk(11%, 12.9%, 0%, 0%)
CIE-LABlab(89.76, 7.89, -15.38)
CIE-LCHlch(89.76, 17.29, 297.16°)
OKLaboklab(91.47% 0.0172 -0.0415)
OKLCHoklch(91.47% 0.045 292.4)
XYZxyz(75.8462, 75.7931, 105.2221)
Luminance0.7579 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#E3DEFF #FAFFDE
analogous
#DEE9FF #E3DEFF #F3DEFF
triadic
#E3DEFF #FFE3DE #DEFFE3
tetradic
#E3DEFF #FFDEE9 #FAFFDE #DEFFF3
square
#E3DEFF #FFDEE9 #FAFFDE #DEFFF3
split-complementary
#E3DEFF #FFF3DE #E9FFDE
monochromatic
#7B64FF #AFA1FF #E3DEFF #E5E0FF #E5E0FF

Accessibility & contrast

On white

1.30
#E3DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.16
#E3DEFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #E3DEFF
16.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##E3DEFF#FFFFFF#000000##000000
##E3DEFF1.001.3016.1616.16
#FFFFFF1.301.0021.0021.00
#00000016.1621.001.001.00
##00000016.1621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#D7E1FE
Tritanopia (blue-blind)
#DEE3E9
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #e3deff;
/* rgb */ color: rgb(227, 222, 255);
/* oklch */ color: oklch(91.5% 0.045 292.4);
Tailwind
colors: {
  custom: {
    50: '#ece8ff',
    500: '#e3deff',
    950: '#000000',
  },
}
SCSS
$custom: #e3deff;
$custom-light: #ece8ff;
$custom-dark: #000000;
JSON
{
  "hex": "#e3deff",
  "rgb": {
    "r": 227,
    "g": 222,
    "b": 255
  },
  "hsl": {
    "h": 249.091,
    "s": 100,
    "l": 93.529
  },
  "oklch": {
    "l": 0.91469,
    "c": 0.04492,
    "h": 292.4
  },
  "luminance": 0.75793
}

Semantic roles & 50–950 ramp

primary
#E3DEFF
secondary
#DFEC95
accent
#E600C3
background
#FEFEFF
surface
#FDFCFF
border
#D5D5D7
text
#161618
muted
#848486

Preview Lab

Preview with #E3DEFF

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

Preview Lab → · Contrast checker → · Palette generator →

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