#EEEAFF#EEEAFF

#EEEAFF is a very light, muted violet. Relative luminance 0.842; OKLCH L 94.6% C 0.028 H 294.6°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).

Color values

HEX#EEEAFF
RGBrgb(238, 234, 255)
HSLhsl(251, 100%, 96%)
HSVhsv(251, 8%, 100%)
CMYKcmyk(6.7%, 8.2%, 0%, 0%)
CIE-LABlab(93.56, 5.17, -9.63)
CIE-LCHlch(93.56, 10.93, 298.22°)
OKLaboklab(94.64% 0.0118 -0.0258)
OKLCHoklch(94.64% 0.028 294.6)
XYZxyz(82.7293, 84.2426, 106.4904)
Luminance0.8424 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEEAFF #FBFFEA
analogous
#EAF0FF #EEEAFF #F8EAFF
triadic
#EEEAFF #FFEEEA #EAFFEE
tetradic
#EEEAFF #FFEAF0 #FBFFEA #EAFFF8
square
#EEEAFF #FFEAF0 #FBFFEA #EAFFF8
split-complementary
#EEEAFF #FFF8EA #F0FFEA
monochromatic
#8B70FF #BCADFF #E6E0FF #E6E0FF #E6E0FF

Accessibility & contrast

On white

1.18
#EEEAFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.85
#EEEAFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEEAFF
17.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEEAFF#FFFFFF#000000##000000
##EEEAFF1.001.1817.8517.85
#FFFFFF1.181.0021.0021.00
#00000017.8521.001.001.00
##00000017.8521.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6EDFF
Deuteranopia (green-blind)
#E6ECFE
Tritanopia (blue-blind)
#EBEDF1
Achromatopsia (no color)
#ECECEC

Design tokens & code

CSS
--color: #eeeaff;
/* rgb */ color: rgb(238, 234, 255);
/* oklch */ color: oklch(94.6% 0.028 294.6);
Tailwind
colors: {
  custom: {
    50: '#f3f0ff',
    500: '#eeeaff',
    950: '#000000',
  },
}
SCSS
$custom: #eeeaff;
$custom-light: #f3f0ff;
$custom-dark: #000000;
JSON
{
  "hex": "#eeeaff",
  "rgb": {
    "r": 238,
    "g": 234,
    "b": 255
  },
  "hsl": {
    "h": 251.429,
    "s": 100,
    "l": 95.882
  },
  "oklch": {
    "l": 0.94636,
    "c": 0.02838,
    "h": 294.6
  },
  "luminance": 0.84243
}

Semantic roles & 50–950 ramp

primary
#EEEAFF
secondary
#DFEE9F
accent
#E600BA
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171618
muted
#858586

Preview Lab

Preview with #EEEAFF

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

Preview Lab → · Contrast checker → · Palette generator →

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