#EBEEF1#EBEEF1

#EBEEF1 is a very light, near-neutral cyan. Relative luminance 0.852; OKLCH L 94.8% C 0.005 H 247.8°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).

Color values

HEX#EBEEF1
RGBrgb(235, 238, 241)
HSLhsl(210, 18%, 93%)
HSVhsv(210, 2%, 95%)
CMYKcmyk(2.5%, 1.2%, 0%, 5.5%)
CIE-LABlab(93.95, -0.46, -1.80)
CIE-LCHlch(93.95, 1.85, 255.72°)
OKLaboklab(94.77% -0.0019 -0.0048)
OKLCHoklch(94.77% 0.005 247.8)
XYZxyz(80.7098, 85.1619, 95.3879)
Luminance0.8516 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EBEEF1 #F1EEEB
analogous
#EBF1F1 #EBEEF1 #EBEBF1
triadic
#EBEEF1 #F1EBEE #EEF1EB
tetradic
#EBEEF1 #F1EBF1 #F1EEEB #EBF1EB
square
#EBEEF1 #F1EBF1 #F1EEEB #EBF1EB
split-complementary
#EBEEF1 #F1EBEB #F1F1EB
monochromatic
#A3B1BF #C7CFD8 #EBEEF1 #EDF0F2 #EDF0F2

Accessibility & contrast

On white

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

On black

18.03
#EBEEF1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EBEEF1
18.03:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EBEEF1#FFFFFF#000000##000000
##EBEEF11.001.1618.0318.03
#FFFFFF1.161.0021.0021.00
#00000018.0321.001.001.00
##00000018.0321.001.001.00

Color blindness preview

Protanopia (red-blind)
#EDEEF1
Deuteranopia (green-blind)
#ECEDF1
Tritanopia (blue-blind)
#EAEFEF
Achromatopsia (no color)
#EEEEEE

Design tokens & code

CSS
--color: #ebeef1;
/* rgb */ color: rgb(235, 238, 241);
/* oklch */ color: oklch(94.8% 0.005 247.8);
Tailwind
colors: {
  custom: {
    50: '#f1f3f5',
    500: '#ebeef1',
    950: '#000000',
  },
}
SCSS
$custom: #ebeef1;
$custom-light: #f1f3f5;
$custom-dark: #000000;
JSON
{
  "hex": "#ebeef1",
  "rgb": {
    "r": 235,
    "g": 238,
    "b": 241
  },
  "hsl": {
    "h": 210,
    "s": 17.647,
    "l": 93.333
  },
  "oklch": {
    "l": 0.94769,
    "c": 0.00517,
    "h": 247.8
  },
  "luminance": 0.85162
}

Semantic roles & 50–950 ramp

primary
#EBEEF1
secondary
#C8C0B8
accent
#734A9C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585

Preview Lab

Preview with #EBEEF1

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

Preview Lab → · Contrast checker → · Palette generator →

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