#EEEEFB#EEEEFB

#EEEEFB is a very light, near-neutral blue. Relative luminance 0.863; OKLCH L 95.3% C 0.017 H 286.1°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).

Color values

HEX#EEEEFB
RGBrgb(238, 238, 251)
HSLhsl(240, 62%, 96%)
HSVhsv(240, 5%, 98%)
CMYKcmyk(5.2%, 5.2%, 0%, 1.6%)
CIE-LABlab(94.44, 2.36, -6.25)
CIE-LCHlch(94.44, 6.68, 290.69°)
OKLaboklab(95.29% 0.0048 -0.0167)
OKLCHoklch(95.29% 0.017 286.1)
XYZxyz(83.2438, 86.2910, 103.5184)
Luminance0.8629 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEEEFB #FBFBEE
analogous
#EEF4FB #EEEEFB #F4EEFB
triadic
#EEEEFB #FBEEEE #EEFBEE
tetradic
#EEEEFB #FBEEF4 #FBFBEE #EEFBF4
square
#EEEEFB #FBEEF4 #FBFBEE #EEFBF4
split-complementary
#EEEEFB #FBF4EE #F4FBEE
monochromatic
#8B8BE4 #BCBCEF #E6E6F9 #E6E6F9 #E6E6F9

Accessibility & contrast

On white

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

On black

18.26
#EEEEFB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEEEFB
18.26:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEEEFB#FFFFFF#000000##000000
##EEEEFB1.001.1518.2618.26
#FFFFFF1.151.0021.0021.00
#00000018.2621.001.001.00
##00000018.2621.001.001.00

Color blindness preview

Protanopia (red-blind)
#EBEFFC
Deuteranopia (green-blind)
#EBEFFB
Tritanopia (blue-blind)
#ECF0F2
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #eeeefb;
/* rgb */ color: rgb(238, 238, 251);
/* oklch */ color: oklch(95.3% 0.017 286.1);
Tailwind
colors: {
  custom: {
    50: '#f3f3fc',
    500: '#eeeefb',
    950: '#000000',
  },
}
SCSS
$custom: #eeeefb;
$custom-light: #f3f3fc;
$custom-dark: #000000;
JSON
{
  "hex": "#eeeefb",
  "rgb": {
    "r": 238,
    "g": 238,
    "b": 251
  },
  "hsl": {
    "h": 240,
    "s": 61.905,
    "l": 95.882
  },
  "oklch": {
    "l": 0.9529,
    "c": 0.01737,
    "h": 286.1
  },
  "luminance": 0.86291
}

Semantic roles & 50–950 ramp

primary
#EEEEFB
secondary
#DFDFAE
accent
#CA1CCA
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #EEEEFB

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

Preview Lab → · Contrast checker → · Palette generator →

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