#FFFFEC#FFFFEC

#FFFFEC is a very light, muted yellow. Relative luminance 0.988; OKLCH L 99.5% C 0.025 H 106.8°. Best body text is #000000 at 20.77:1 contrast (WCAG AA passes).

Color values

HEX#FFFFEC
RGBrgb(255, 255, 236)
HSLhsl(60, 100%, 96%)
HSVhsv(60, 7%, 100%)
CMYKcmyk(0%, 0%, 7.5%, 0%)
CIE-LABlab(99.55, -3.21, 9.08)
CIE-LCHlch(99.55, 9.63, 109.45°)
OKLaboklab(99.5% -0.0072 0.0237)
OKLCHoklch(99.5% 0.025 106.8)
XYZxyz(92.1383, 98.8365, 93.5640)
Luminance0.9884 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFEC #ECECFF
analogous
#FFF6EC #FFFFEC #F6FFEC
triadic
#FFFFEC #ECFFFF #FFECFF
tetradic
#FFFFEC #ECFFF6 #ECECFF #FFECF6
square
#FFFFEC #ECFFF6 #ECECFF #FFECF6
split-complementary
#FFFFEC #ECF6FF #F6ECFF
monochromatic
#FFFF72 #FFFFAF #FFFFE0 #FFFFE0 #FFFFE0

Accessibility & contrast

On white

1.01
#FFFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.77
#FFFFEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFFEC
20.77:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFFEC#FFFFFF#000000##000000
##FFFFEC1.001.0120.7720.77
#FFFFFF1.011.0021.0021.00
#00000020.7721.001.001.00
##00000020.7721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFDEB
Deuteranopia (green-blind)
#FFFEED
Tritanopia (blue-blind)
#FFFCF9
Achromatopsia (no color)
#FEFEFE

Design tokens & code

CSS
--color: #ffffec;
/* rgb */ color: rgb(255, 255, 236);
/* oklch */ color: oklch(99.5% 0.025 106.8);
Tailwind
colors: {
  custom: {
    50: '#fffff2',
    500: '#ffffec',
    950: '#000000',
  },
}
SCSS
$custom: #ffffec;
$custom-light: #fffff2;
$custom-dark: #000000;
JSON
{
  "hex": "#ffffec",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 236
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 96.275
  },
  "oklch": {
    "l": 0.99495,
    "c": 0.0248,
    "h": 106.8
  },
  "luminance": 0.98836
}

Semantic roles & 50–950 ramp

primary
#FFFFEC
secondary
#A1A1EE
accent
#00E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181816
muted
#868685

Preview Lab

Preview with #FFFFEC

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

Preview Lab → · Contrast checker → · Palette generator →

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