#ECECC0#ECECC0

#ECECC0 is a very light, muted yellow. Relative luminance 0.816; OKLCH L 93.2% C 0.057 H 107.5°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).

Color values

HEX#ECECC0
RGBrgb(236, 236, 192)
HSLhsl(60, 54%, 84%)
HSVhsv(60, 19%, 93%)
CMYKcmyk(0%, 0%, 18.6%, 7.5%)
CIE-LABlab(92.41, -7.11, 21.40)
CIE-LCHlch(92.41, 22.55, 108.37°)
OKLaboklab(93.21% -0.0172 0.0548)
OKLCHoklch(93.21% 0.057 107.5)
XYZxyz(74.1014, 81.6303, 61.7115)
Luminance0.8163 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ECECC0 #C0C0EC
analogous
#ECD6C0 #ECECC0 #D6ECC0
triadic
#ECECC0 #C0ECEC #ECC0EC
tetradic
#ECECC0 #C0ECD6 #C0C0EC #ECC0D6
square
#ECECC0 #C0ECD6 #C0C0EC #ECC0D6
split-complementary
#ECECC0 #C0D6EC #D6C0EC
monochromatic
#D0D062 #DEDE91 #ECECC0 #F8F8E7 #F8F8E7

Accessibility & contrast

On white

1.21
#ECECC0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.33
#ECECC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ECECC0
17.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ECECC0#FFFFFF#000000##000000
##ECECC01.001.2117.3317.33
#FFFFFF1.211.0021.0021.00
#00000017.3321.001.001.00
##00000017.3321.001.001.00

Color blindness preview

Protanopia (red-blind)
#F4E8BD
Deuteranopia (green-blind)
#F5EAC2
Tritanopia (blue-blind)
#F3E6E0
Achromatopsia (no color)
#E9E9E9

Design tokens & code

CSS
--color: #ececc0;
/* rgb */ color: rgb(236, 236, 192);
/* oklch */ color: oklch(93.2% 0.057 107.5);
Tailwind
colors: {
  custom: {
    50: '#f2f2d3',
    500: '#ececc0',
    950: '#000000',
  },
}
SCSS
$custom: #ececc0;
$custom-light: #f2f2d3;
$custom-dark: #000000;
JSON
{
  "hex": "#ececc0",
  "rgb": {
    "r": 236,
    "g": 236,
    "b": 192
  },
  "hsl": {
    "h": 60,
    "s": 53.659,
    "l": 83.922
  },
  "oklch": {
    "l": 0.93205,
    "c": 0.05741,
    "h": 107.5
  },
  "luminance": 0.8163
}

Semantic roles & 50–950 ramp

primary
#ECECC0
secondary
#8787C9
accent
#24C124
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171614
muted
#858583

Preview Lab

Preview with #ECECC0

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

Preview Lab → · Contrast checker → · Palette generator →

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