#EEE0FF#EEE0FF

#EEE0FF is a very light, muted violet. Relative luminance 0.787; OKLCH L 92.7% C 0.044 H 305.9°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).

Color values

HEX#EEE0FF
RGBrgb(238, 224, 255)
HSLhsl(267, 100%, 94%)
HSVhsv(267, 12%, 100%)
CMYKcmyk(6.7%, 12.2%, 0%, 0%)
CIE-LABlab(91.10, 10.36, -13.29)
CIE-LCHlch(91.10, 16.85, 307.95°)
OKLaboklab(92.72% 0.0258 -0.0357)
OKLCHoklch(92.72% 0.044 305.9)
XYZxyz(79.9623, 78.7086, 105.5681)
Luminance0.7871 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEE0FF #F1FFE0
analogous
#E0E2FF #EEE0FF #FEE0FF
triadic
#EEE0FF #FFEEE0 #E0FFEE
tetradic
#EEE0FF #FFE0E2 #F1FFE0 #E0FFFE
square
#EEE0FF #FFE0E2 #F1FFE0 #E0FFFE
split-complementary
#EEE0FF #FFFEE0 #E2FFE0
monochromatic
#AB66FF #CCA3FF #EEE0FF #EEE0FF #EEE0FF

Accessibility & contrast

On white

1.25
#EEE0FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.74
#EEE0FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEE0FF
16.74:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEE0FF#FFFFFF#000000##000000
##EEE0FF1.001.2516.7416.74
#FFFFFF1.251.0021.0021.00
#00000016.7421.001.001.00
##00000016.7421.001.001.00

Color blindness preview

Protanopia (red-blind)
#DBE5FF
Deuteranopia (green-blind)
#DEE6FE
Tritanopia (blue-blind)
#ECE4EA
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #eee0ff;
/* rgb */ color: rgb(238, 224, 255);
/* oklch */ color: oklch(92.7% 0.044 305.9);
Tailwind
colors: {
  custom: {
    50: '#f3e9ff',
    500: '#eee0ff',
    950: '#000000',
  },
}
SCSS
$custom: #eee0ff;
$custom-light: #f3e9ff;
$custom-dark: #000000;
JSON
{
  "hex": "#eee0ff",
  "rgb": {
    "r": 238,
    "g": 224,
    "b": 255
  },
  "hsl": {
    "h": 267.097,
    "s": 100,
    "l": 93.922
  },
  "oklch": {
    "l": 0.9272,
    "c": 0.04406,
    "h": 305.9
  },
  "luminance": 0.78708
}

Semantic roles & 50–950 ramp

primary
#EEE0FF
secondary
#C6ED97
accent
#E6007E
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171618
muted
#858486

Preview Lab

Preview with #EEE0FF

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

Preview Lab → · Contrast checker → · Palette generator →

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