#EEE8FF#EEE8FF

#EEE8FF is a very light, muted violet. Relative luminance 0.831; OKLCH L 94.3% C 0.031 H 297.7°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).

Color values

HEX#EEE8FF
RGBrgb(238, 232, 255)
HSLhsl(256, 100%, 95%)
HSVhsv(256, 9%, 100%)
CMYKcmyk(6.7%, 9%, 0%, 0%)
CIE-LABlab(93.06, 6.20, -10.37)
CIE-LCHlch(93.06, 12.08, 300.90°)
OKLaboklab(94.25% 0.0146 -0.0278)
OKLCHoklch(94.25% 0.031 297.7)
XYZxyz(82.1632, 83.1102, 106.3017)
Luminance0.8311 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEE8FF #F9FFE8
analogous
#E8EDFF #EEE8FF #F9E8FF
triadic
#EEE8FF #FFEEE8 #E8FFEE
tetradic
#EEE8FF #FFE8ED #F9FFE8 #E8FFF9
square
#EEE8FF #FFE8ED #F9FFE8 #E8FFF9
split-complementary
#EEE8FF #FFF9E8 #EDFFE8
monochromatic
#946EFF #C1ABFF #E8E0FF #E8E0FF #E8E0FF

Accessibility & contrast

On white

1.19
#EEE8FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.62
#EEE8FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEE8FF
17.62:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEE8FF#FFFFFF#000000##000000
##EEE8FF1.001.1917.6217.62
#FFFFFF1.191.0021.0021.00
#00000017.6221.001.001.00
##00000017.6221.001.001.00

Color blindness preview

Protanopia (red-blind)
#E4EBFF
Deuteranopia (green-blind)
#E5EBFE
Tritanopia (blue-blind)
#EBEBEF
Achromatopsia (no color)
#EBEBEB

Design tokens & code

CSS
--color: #eee8ff;
/* rgb */ color: rgb(238, 232, 255);
/* oklch */ color: oklch(94.3% 0.031 297.7);
Tailwind
colors: {
  custom: {
    50: '#f3efff',
    500: '#eee8ff',
    950: '#000000',
  },
}
SCSS
$custom: #eee8ff;
$custom-light: #f3efff;
$custom-dark: #000000;
JSON
{
  "hex": "#eee8ff",
  "rgb": {
    "r": 238,
    "g": 232,
    "b": 255
  },
  "hsl": {
    "h": 255.652,
    "s": 100,
    "l": 95.49
  },
  "oklch": {
    "l": 0.94251,
    "c": 0.03138,
    "h": 297.7
  },
  "luminance": 0.8311
}

Semantic roles & 50–950 ramp

primary
#EEE8FF
secondary
#D9EE9D
accent
#E600AA
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171618
muted
#858586

Preview Lab

Preview with #EEE8FF

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

Preview Lab → · Contrast checker → · Palette generator →

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