#EEEDF2#EEEDF2

#EEEDF2 is a very light, near-neutral violet. Relative luminance 0.852; OKLCH L 94.8% C 0.007 H 295.5°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).

Color values

HEX#EEEDF2
RGBrgb(238, 237, 242)
HSLhsl(252, 16%, 94%)
HSVhsv(252, 2%, 95%)
CMYKcmyk(1.7%, 2.1%, 0%, 5.1%)
CIE-LABlab(93.95, 1.23, -2.29)
CIE-LCHlch(93.95, 2.60, 298.13°)
OKLaboklab(94.83% 0.0029 -0.0061)
OKLCHoklch(94.83% 0.007 295.5)
XYZxyz(81.5683, 85.1563, 96.1268)
Luminance0.8516 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEEDF2 #F1F2ED
analogous
#EDEFF2 #EEEDF2 #F1EDF2
triadic
#EEEDF2 #F2EEED #EDF2EE
tetradic
#EEEDF2 #F2EDEF #F1F2ED #EDF2F1
square
#EEEDF2 #F2EDEF #F1F2ED #EDF2F1
split-complementary
#EEEDF2 #F2F1ED #EFF2ED
monochromatic
#ABA6BF #CCC9D8 #EEEDF2 #EEEDF2 #EEEDF2

Accessibility & contrast

On white

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

On black

18.03
#EEEDF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEEDF2
18.03:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEEDF2#FFFFFF#000000##000000
##EEEDF21.001.1618.0318.03
#FFFFFF1.161.0021.0021.00
#00000018.0321.001.001.00
##00000018.0321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #eeedf2;
/* rgb */ color: rgb(238, 237, 242);
/* oklch */ color: oklch(94.8% 0.007 295.5);
Tailwind
colors: {
  custom: {
    50: '#f3f2f6',
    500: '#eeedf2',
    950: '#000000',
  },
}
SCSS
$custom: #eeedf2;
$custom-light: #f3f2f6;
$custom-dark: #000000;
JSON
{
  "hex": "#eeedf2",
  "rgb": {
    "r": 238,
    "g": 237,
    "b": 242
  },
  "hsl": {
    "h": 252,
    "s": 16.129,
    "l": 93.922
  },
  "oklch": {
    "l": 0.9483,
    "c": 0.00675,
    "h": 295.5
  },
  "luminance": 0.85156
}

Semantic roles & 50–950 ramp

primary
#EEEDF2
secondary
#C6C9BB
accent
#9A4B8B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #EEEDF2

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

Preview Lab → · Contrast checker → · Palette generator →

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