#EEEEFF#EEEEFF

#EEEEFF is a very light, muted blue. Relative luminance 0.865; OKLCH L 95.4% C 0.023 H 286.0°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).

Color values

HEX#EEEEFF
RGBrgb(238, 238, 255)
HSLhsl(240, 100%, 97%)
HSVhsv(240, 7%, 100%)
CMYKcmyk(6.7%, 6.7%, 0%, 0%)
CIE-LABlab(94.55, 3.11, -8.17)
CIE-LCHlch(94.55, 8.74, 290.85°)
OKLaboklab(95.41% 0.0063 -0.0219)
OKLCHoklch(95.41% 0.023 286)
XYZxyz(83.8810, 86.5459, 106.8743)
Luminance0.8655 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEEEFF #FFFFEE
analogous
#EEF7FF #EEEEFF #F7EEFF
triadic
#EEEEFF #FFEEEE #EEFFEE
tetradic
#EEEEFF #FFEEF7 #FFFFEE #EEFFF7
square
#EEEEFF #FFEEF7 #FFFFEE #EEFFF7
split-complementary
#EEEEFF #FFF7EE #F7FFEE
monochromatic
#7474FF #B1B1FF #E0E0FF #E0E0FF #E0E0FF

Accessibility & contrast

On white

1.15
#EEEEFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.31
#EEEEFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEEEFF
18.31:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEEEFF#FFFFFF#000000##000000
##EEEEFF1.001.1518.3118.31
#FFFFFF1.151.0021.0021.00
#00000018.3121.001.001.00
##00000018.3121.001.001.00

Color blindness preview

Protanopia (red-blind)
#EAF0FF
Deuteranopia (green-blind)
#EAEFFE
Tritanopia (blue-blind)
#EBF1F3
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #eeeeff;
/* rgb */ color: rgb(238, 238, 255);
/* oklch */ color: oklch(95.4% 0.023 286.0);
Tailwind
colors: {
  custom: {
    50: '#f3f3ff',
    500: '#eeeeff',
    950: '#000000',
  },
}
SCSS
$custom: #eeeeff;
$custom-light: #f3f3ff;
$custom-dark: #000000;
JSON
{
  "hex": "#eeeeff",
  "rgb": {
    "r": 238,
    "g": 238,
    "b": 255
  },
  "hsl": {
    "h": 240,
    "s": 100,
    "l": 96.667
  },
  "oklch": {
    "l": 0.95411,
    "c": 0.02274,
    "h": 286
  },
  "luminance": 0.86546
}

Semantic roles & 50–950 ramp

primary
#EEEEFF
secondary
#EFEFA3
accent
#E600E5
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171718
muted
#858586

Preview Lab

Preview with #EEEEFF

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

Preview Lab → · Contrast checker → · Palette generator →

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