#EEE3FF#EEE3FF

#EEE3FF is a very light, muted violet. Relative luminance 0.803; OKLCH L 93.3% C 0.039 H 303.4°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).

Color values

HEX#EEE3FF
RGBrgb(238, 227, 255)
HSLhsl(264, 100%, 95%)
HSVhsv(264, 11%, 100%)
CMYKcmyk(6.7%, 11%, 0%, 0%)
CIE-LABlab(91.84, 8.80, -12.20)
CIE-LCHlch(91.84, 15.04, 305.81°)
OKLaboklab(93.29% 0.0216 -0.0327)
OKLCHoklch(93.29% 0.039 303.4)
XYZxyz(80.7757, 80.3354, 105.8392)
Luminance0.8034 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEE3FF #F4FFE3
analogous
#E3E6FF #EEE3FF #FCE3FF
triadic
#EEE3FF #FFEEE3 #E3FFEE
tetradic
#EEE3FF #FFE3E6 #F4FFE3 #E3FFFC
square
#EEE3FF #FFE3E6 #F4FFE3 #E3FFFC
split-complementary
#EEE3FF #FFFCE3 #E6FFE3
monochromatic
#A469FF #C9A6FF #ECE0FF #ECE0FF #ECE0FF

Accessibility & contrast

On white

1.23
#EEE3FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.07
#EEE3FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEE3FF
17.07:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEE3FF#FFFFFF#000000##000000
##EEE3FF1.001.2317.0717.07
#FFFFFF1.231.0021.0021.00
#00000017.0721.001.001.00
##00000017.0721.001.001.00

Color blindness preview

Protanopia (red-blind)
#DEE7FF
Deuteranopia (green-blind)
#E0E8FE
Tritanopia (blue-blind)
#ECE7EC
Achromatopsia (no color)
#E8E8E8

Design tokens & code

CSS
--color: #eee3ff;
/* rgb */ color: rgb(238, 227, 255);
/* oklch */ color: oklch(93.3% 0.039 303.4);
Tailwind
colors: {
  custom: {
    50: '#f3ebff',
    500: '#eee3ff',
    950: '#000000',
  },
}
SCSS
$custom: #eee3ff;
$custom-light: #f3ebff;
$custom-dark: #000000;
JSON
{
  "hex": "#eee3ff",
  "rgb": {
    "r": 238,
    "g": 227,
    "b": 255
  },
  "hsl": {
    "h": 263.571,
    "s": 100,
    "l": 94.51
  },
  "oklch": {
    "l": 0.93292,
    "c": 0.03922,
    "h": 303.4
  },
  "luminance": 0.80335
}

Semantic roles & 50–950 ramp

primary
#EEE3FF
secondary
#CCED99
accent
#E6008B
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171618
muted
#858486

Preview Lab

Preview with #EEE3FF

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

Preview Lab → · Contrast checker → · Palette generator →

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