#ECECCC#ECECCC

#ECECCC is a very light, muted yellow. Relative luminance 0.822; OKLCH L 93.5% C 0.042 H 107.2°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).

Color values

HEX#ECECCC
RGBrgb(236, 236, 204)
HSLhsl(60, 46%, 86%)
HSVhsv(60, 14%, 93%)
CMYKcmyk(0%, 0%, 13.6%, 7.5%)
CIE-LABlab(92.66, -5.31, 15.55)
CIE-LCHlch(92.66, 16.43, 108.86°)
OKLaboklab(93.48% -0.0124 0.0402)
OKLCHoklch(93.48% 0.042 107.2)
XYZxyz(75.4856, 82.1840, 69.0015)
Luminance0.8218 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ECECCC #CCCCEC
analogous
#ECDCCC #ECECCC #DCECCC
triadic
#ECECCC #CCECEC #ECCCEC
tetradic
#ECECCC #CCECDC #CCCCEC #ECCCDC
square
#ECECCC #CCECDC #CCCCEC #ECCCDC
split-complementary
#ECECCC #CCDCEC #DCCCEC
monochromatic
#CBCB73 #DBDB9F #ECECCC #F7F7E9 #F7F7E9

Accessibility & contrast

On white

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

On black

17.44
#ECECCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ECECCC
17.44:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ECECCC#FFFFFF#000000##000000
##ECECCC1.001.2017.4417.44
#FFFFFF1.201.0021.0021.00
#00000017.4421.001.001.00
##00000017.4421.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2E9CA
Deuteranopia (green-blind)
#F3EBCD
Tritanopia (blue-blind)
#F1E8E3
Achromatopsia (no color)
#EAEAEA

Design tokens & code

CSS
--color: #ececcc;
/* rgb */ color: rgb(236, 236, 204);
/* oklch */ color: oklch(93.5% 0.042 107.2);
Tailwind
colors: {
  custom: {
    50: '#f2f2db',
    500: '#ececcc',
    950: '#000000',
  },
}
SCSS
$custom: #ececcc;
$custom-light: #f2f2db;
$custom-dark: #000000;
JSON
{
  "hex": "#ececcc",
  "rgb": {
    "r": 236,
    "g": 236,
    "b": 204
  },
  "hsl": {
    "h": 60,
    "s": 45.714,
    "l": 86.275
  },
  "oklch": {
    "l": 0.93479,
    "c": 0.04208,
    "h": 107.2
  },
  "luminance": 0.82183
}

Semantic roles & 50–950 ramp

primary
#ECECCC
secondary
#9494C8
accent
#2DB92D
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171615
muted
#858584

Preview Lab

Preview with #ECECCC

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

Preview Lab → · Contrast checker → · Palette generator →

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