#EEEDF5#EEEDF5

#EEEDF5 is a very light, near-neutral blue. Relative luminance 0.853; OKLCH L 94.9% C 0.011 H 292.0°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).

Color values

HEX#EEEDF5
RGBrgb(238, 237, 245)
HSLhsl(248, 29%, 95%)
HSVhsv(248, 3%, 96%)
CMYKcmyk(2.9%, 3.3%, 0%, 3.9%)
CIE-LABlab(94.03, 1.77, -3.74)
CIE-LCHlch(94.03, 4.14, 295.34°)
OKLaboklab(94.92% 0.004 -0.0099)
OKLCHoklch(94.92% 0.011 292)
XYZxyz(82.0226, 85.3380, 98.5192)
Luminance0.8534 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEEDF5 #F4F5ED
analogous
#EDF0F5 #EEEDF5 #F2EDF5
triadic
#EEEDF5 #F5EEED #EDF5EE
tetradic
#EEEDF5 #F5EDF0 #F4F5ED #EDF5F2
square
#EEEDF5 #F5EDF0 #F4F5ED #EDF5F2
split-complementary
#EEEDF5 #F5F2ED #F0F5ED
monochromatic
#A49EC9 #C9C6DF #ECEBF4 #ECEBF4 #ECEBF4

Accessibility & contrast

On white

1.16
#EEEDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.07
#EEEDF5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEEDF5
18.07:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEEDF5#FFFFFF#000000##000000
##EEEDF51.001.1618.0718.07
#FFFFFF1.161.0021.0021.00
#00000018.0721.001.001.00
##00000018.0721.001.001.00

Color blindness preview

Protanopia (red-blind)
#EBEEF5
Deuteranopia (green-blind)
#EBEEF5
Tritanopia (blue-blind)
#EDEEEF
Achromatopsia (no color)
#EEEEEE

Design tokens & code

CSS
--color: #eeedf5;
/* rgb */ color: rgb(238, 237, 245);
/* oklch */ color: oklch(94.9% 0.011 292.0);
Tailwind
colors: {
  custom: {
    50: '#f3f2f8',
    500: '#eeedf5',
    950: '#000000',
  },
}
SCSS
$custom: #eeedf5;
$custom-light: #f3f2f8;
$custom-dark: #000000;
JSON
{
  "hex": "#eeedf5",
  "rgb": {
    "r": 238,
    "g": 237,
    "b": 245
  },
  "hsl": {
    "h": 247.5,
    "s": 28.571,
    "l": 94.51
  },
  "oklch": {
    "l": 0.94917,
    "c": 0.01072,
    "h": 292
  },
  "luminance": 0.85338
}

Semantic roles & 50–950 ramp

primary
#EEEDF5
secondary
#CCCFB7
accent
#A73E9A
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #EEEDF5

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

Preview Lab → · Contrast checker → · Palette generator →

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