#EEE2FF#EEE2FF

#EEE2FF is a very light, muted violet. Relative luminance 0.798; OKLCH L 93.1% C 0.041 H 304.3°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).

Color values

HEX#EEE2FF
RGBrgb(238, 226, 255)
HSLhsl(265, 100%, 94%)
HSVhsv(265, 11%, 100%)
CMYKcmyk(6.7%, 11.4%, 0%, 0%)
CIE-LABlab(91.59, 9.32, -12.56)
CIE-LCHlch(91.59, 15.64, 306.58°)
OKLaboklab(93.1% 0.023 -0.0337)
OKLCHoklch(93.1% 0.041 304.3)
XYZxyz(80.5030, 79.7900, 105.7483)
Luminance0.7979 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEE2FF #F3FFE2
analogous
#E2E5FF #EEE2FF #FDE2FF
triadic
#EEE2FF #FFEEE2 #E2FFEE
tetradic
#EEE2FF #FFE2E5 #F3FFE2 #E2FFFD
square
#EEE2FF #FFE2E5 #F3FFE2 #E2FFFD
split-complementary
#EEE2FF #FFFDE2 #E5FFE2
monochromatic
#A668FF #CAA5FF #EDE0FF #EDE0FF #EDE0FF

Accessibility & contrast

On white

1.24
#EEE2FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.96
#EEE2FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEE2FF
16.96:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEE2FF#FFFFFF#000000##000000
##EEE2FF1.001.2416.9616.96
#FFFFFF1.241.0021.0021.00
#00000016.9621.001.001.00
##00000016.9621.001.001.00

Color blindness preview

Protanopia (red-blind)
#DDE6FF
Deuteranopia (green-blind)
#DFE7FE
Tritanopia (blue-blind)
#ECE6EB
Achromatopsia (no color)
#E7E7E7

Design tokens & code

CSS
--color: #eee2ff;
/* rgb */ color: rgb(238, 226, 255);
/* oklch */ color: oklch(93.1% 0.041 304.3);
Tailwind
colors: {
  custom: {
    50: '#f3ebff',
    500: '#eee2ff',
    950: '#000000',
  },
}
SCSS
$custom: #eee2ff;
$custom-light: #f3ebff;
$custom-dark: #000000;
JSON
{
  "hex": "#eee2ff",
  "rgb": {
    "r": 238,
    "g": 226,
    "b": 255
  },
  "hsl": {
    "h": 264.828,
    "s": 100,
    "l": 94.314
  },
  "oklch": {
    "l": 0.93101,
    "c": 0.04082,
    "h": 304.3
  },
  "luminance": 0.7979
}

Semantic roles & 50–950 ramp

primary
#EEE2FF
secondary
#CAED98
accent
#E60087
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171618
muted
#858486

Preview Lab

Preview with #EEE2FF

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

Preview Lab → · Contrast checker → · Palette generator →

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