#ECEEFF#ECEEFF

#ECEEFF is a very light, muted blue. Relative luminance 0.862; OKLCH L 95.3% C 0.023 H 280.6°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).

Color values

HEX#ECEEFF
RGBrgb(236, 238, 255)
HSLhsl(234, 100%, 96%)
HSVhsv(234, 7%, 100%)
CMYKcmyk(7.5%, 6.7%, 0%, 0%)
CIE-LABlab(94.40, 2.47, -8.40)
CIE-LCHlch(94.40, 8.76, 286.37°)
OKLaboklab(95.26% 0.0042 -0.0225)
OKLCHoklch(95.26% 0.023 280.6)
XYZxyz(83.2130, 86.2015, 106.8430)
Luminance0.8620 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ECEEFF #FFFDEC
analogous
#ECF8FF #ECEEFF #F4ECFF
triadic
#ECEEFF #FFECEE #EEFFEC
tetradic
#ECEEFF #FFECF8 #FFFDEC #ECFFF4
square
#ECEEFF #FFECF8 #FFFDEC #ECFFF4
split-complementary
#ECEEFF #FFF4EC #F8FFEC
monochromatic
#7280FF #AFB7FF #E0E4FF #E0E4FF #E0E4FF

Accessibility & contrast

On white

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

On black

18.24
#ECEEFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ECEEFF
18.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ECEEFF#FFFFFF#000000##000000
##ECEEFF1.001.1518.2418.24
#FFFFFF1.151.0021.0021.00
#00000018.2421.001.001.00
##00000018.2421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #eceeff;
/* rgb */ color: rgb(236, 238, 255);
/* oklch */ color: oklch(95.3% 0.023 280.6);
Tailwind
colors: {
  custom: {
    50: '#f2f3ff',
    500: '#eceeff',
    950: '#000000',
  },
}
SCSS
$custom: #eceeff;
$custom-light: #f2f3ff;
$custom-dark: #000000;
JSON
{
  "hex": "#eceeff",
  "rgb": {
    "r": 236,
    "g": 238,
    "b": 255
  },
  "hsl": {
    "h": 233.684,
    "s": 100,
    "l": 96.275
  },
  "oklch": {
    "l": 0.9526,
    "c": 0.0229,
    "h": 280.6
  },
  "luminance": 0.86202
}

Semantic roles & 50–950 ramp

primary
#ECEEFF
secondary
#EEE6A1
accent
#CD00E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161718
muted
#858586

Preview Lab

Preview with #ECEEFF

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

Preview Lab → · Contrast checker → · Palette generator →

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