#EBEEF9#EBEEF9

#EBEEF9 is a very light, near-neutral blue. Relative luminance 0.857; OKLCH L 95.0% C 0.015 H 273.8°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).

Color values

HEX#EBEEF9
RGBrgb(235, 238, 249)
HSLhsl(227, 54%, 95%)
HSVhsv(227, 6%, 98%)
CMYKcmyk(5.6%, 4.4%, 0%, 2.4%)
CIE-LABlab(94.16, 1.01, -5.64)
CIE-LCHlch(94.16, 5.73, 280.19°)
OKLaboklab(95% 0.001 -0.0151)
OKLCHoklch(95% 0.015 273.8)
XYZxyz(81.9311, 85.6504, 101.8200)
Luminance0.8565 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EBEEF9 #F9F6EB
analogous
#EBF5F9 #EBEEF9 #EFEBF9
triadic
#EBEEF9 #F9EBEE #EEF9EB
tetradic
#EBEEF9 #F9EBF5 #F9F6EB #EBF9EF
square
#EBEEF9 #F9EBF5 #F9F6EB #EBF9EF
split-complementary
#EBEEF9 #F9EFEB #F5F9EB
monochromatic
#8D9EDD #BCC6EB #E7EBF8 #E7EBF8 #E7EBF8

Accessibility & contrast

On white

1.16
#EBEEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.13
#EBEEF9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EBEEF9
18.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EBEEF9#FFFFFF#000000##000000
##EBEEF91.001.1618.1318.13
#FFFFFF1.161.0021.0021.00
#00000018.1321.001.001.00
##00000018.1321.001.001.00

Color blindness preview

Protanopia (red-blind)
#EBEFFA
Deuteranopia (green-blind)
#EAEEF9
Tritanopia (blue-blind)
#E8F0F1
Achromatopsia (no color)
#EEEEEE

Design tokens & code

CSS
--color: #ebeef9;
/* rgb */ color: rgb(235, 238, 249);
/* oklch */ color: oklch(95.0% 0.015 273.8);
Tailwind
colors: {
  custom: {
    50: '#f1f3fb',
    500: '#ebeef9',
    950: '#000000',
  },
}
SCSS
$custom: #ebeef9;
$custom-light: #f1f3fb;
$custom-dark: #000000;
JSON
{
  "hex": "#ebeef9",
  "rgb": {
    "r": 235,
    "g": 238,
    "b": 249
  },
  "hsl": {
    "h": 227.143,
    "s": 53.846,
    "l": 94.902
  },
  "oklch": {
    "l": 0.95003,
    "c": 0.01511,
    "h": 273.8
  },
  "luminance": 0.85651
}

Semantic roles & 50–950 ramp

primary
#EBEEF9
secondary
#DAD1AE
accent
#A024C1
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585

Preview Lab

Preview with #EBEEF9

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

Preview Lab → · Contrast checker → · Palette generator →

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