#EBEEF8#EBEEF8

#EBEEF8 is a very light, near-neutral blue. Relative luminance 0.856; OKLCH L 95.0% C 0.014 H 272.7°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).

Color values

HEX#EBEEF8
RGBrgb(235, 238, 248)
HSLhsl(226, 48%, 95%)
HSVhsv(226, 5%, 97%)
CMYKcmyk(5.2%, 4%, 0%, 2.7%)
CIE-LABlab(94.14, 0.83, -5.16)
CIE-LCHlch(94.14, 5.23, 279.11°)
OKLaboklab(94.97% 0.0007 -0.0138)
OKLCHoklch(94.97% 0.014 272.7)
XYZxyz(81.7755, 85.5882, 101.0007)
Luminance0.8559 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EBEEF8 #F8F5EB
analogous
#EBF5F8 #EBEEF8 #EFEBF8
triadic
#EBEEF8 #F8EBEE #EEF8EB
tetradic
#EBEEF8 #F8EBF5 #F8F5EB #EBF8EF
square
#EBEEF8 #F8EBF5 #F8F5EB #EBF8EF
split-complementary
#EBEEF8 #F8EFEB #F5F8EB
monochromatic
#90A1D8 #BEC7E8 #E8ECF7 #E8ECF7 #E8ECF7

Accessibility & contrast

On white

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

On black

18.12
#EBEEF8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EBEEF8
18.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EBEEF8#FFFFFF#000000##000000
##EBEEF81.001.1618.1218.12
#FFFFFF1.161.0021.0021.00
#00000018.1221.001.001.00
##00000018.1221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ebeef8;
/* rgb */ color: rgb(235, 238, 248);
/* oklch */ color: oklch(95.0% 0.014 272.7);
Tailwind
colors: {
  custom: {
    50: '#f1f3fa',
    500: '#ebeef8',
    950: '#000000',
  },
}
SCSS
$custom: #ebeef8;
$custom-light: #f1f3fa;
$custom-dark: #000000;
JSON
{
  "hex": "#ebeef8",
  "rgb": {
    "r": 235,
    "g": 238,
    "b": 248
  },
  "hsl": {
    "h": 226.154,
    "s": 48.148,
    "l": 94.706
  },
  "oklch": {
    "l": 0.94973,
    "c": 0.01381,
    "h": 272.7
  },
  "luminance": 0.85589
}

Semantic roles & 50–950 ramp

primary
#EBEEF8
secondary
#D8CEB0
accent
#9A2ABB
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585

Preview Lab

Preview with #EBEEF8

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

Preview Lab → · Contrast checker → · Palette generator →

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