#ECEBDF#ECEBDF

#ECEBDF is a very light, near-neutral yellow. Relative luminance 0.826; OKLCH L 93.8% C 0.016 H 102.8°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).

Color values

HEX#ECEBDF
RGBrgb(236, 235, 223)
HSLhsl(55, 25%, 90%)
HSVhsv(55, 6%, 93%)
CMYKcmyk(0%, 0.4%, 5.5%, 7.5%)
CIE-LABlab(92.83, -1.74, 5.94)
CIE-LCHlch(92.83, 6.18, 106.33°)
OKLaboklab(93.76% -0.0035 0.0156)
OKLCHoklch(93.76% 0.016 102.8)
XYZxyz(77.6178, 82.5775, 81.6478)
Luminance0.8258 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ECEBDF #DFE0EC
analogous
#ECE5DF #ECEBDF #E6ECDF
triadic
#ECEBDF #DFECEB #EBDFEC
tetradic
#ECEBDF #DFECE5 #DFE0EC #ECDFE6
square
#ECEBDF #DFECE5 #DFE0EC #ECDFE6
split-complementary
#ECEBDF #DFE6EC #E5DFEC
monochromatic
#BEBB92 #D5D3B9 #ECEBDF #F4F3EC #F4F3EC

Accessibility & contrast

On white

1.20
#ECEBDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.52
#ECEBDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ECEBDF
17.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ECEBDF#FFFFFF#000000##000000
##ECEBDF1.001.2017.5217.52
#FFFFFF1.201.0021.0021.00
#00000017.5221.001.001.00
##00000017.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#EEEADE
Deuteranopia (green-blind)
#EEEBDF
Tritanopia (blue-blind)
#EEE9E7
Achromatopsia (no color)
#EAEAEA

Design tokens & code

CSS
--color: #ecebdf;
/* rgb */ color: rgb(236, 235, 223);
/* oklch */ color: oklch(93.8% 0.016 102.8);
Tailwind
colors: {
  custom: {
    50: '#f2f1e9',
    500: '#ecebdf',
    950: '#000000',
  },
}
SCSS
$custom: #ecebdf;
$custom-light: #f2f1e9;
$custom-dark: #000000;
JSON
{
  "hex": "#ecebdf",
  "rgb": {
    "r": 236,
    "g": 235,
    "b": 223
  },
  "hsl": {
    "h": 55.385,
    "s": 25.49,
    "l": 90
  },
  "oklch": {
    "l": 0.93756,
    "c": 0.01599,
    "h": 102.8
  },
  "luminance": 0.82577
}

Semantic roles & 50–950 ramp

primary
#ECEBDF
secondary
#ABADC4
accent
#49A441
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161616
muted
#858584

Preview Lab

Preview with #ECEBDF

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

Preview Lab → · Contrast checker → · Palette generator →

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