#FFFEEC#FFFEEC

#FFFEEC is a very light, muted yellow. Relative luminance 0.982; OKLCH L 99.3% C 0.024 H 104.2°. Best body text is #000000 at 20.64:1 contrast (WCAG AA passes).

Color values

HEX#FFFEEC
RGBrgb(255, 254, 236)
HSLhsl(57, 100%, 96%)
HSVhsv(57, 7%, 100%)
CMYKcmyk(0%, 0.4%, 7.5%, 0%)
CIE-LABlab(99.30, -2.71, 8.72)
CIE-LCHlch(99.30, 9.13, 107.23°)
OKLaboklab(99.3% -0.0058 0.0228)
OKLCHoklch(99.3% 0.024 104.2)
XYZxyz(91.8202, 98.2002, 93.4579)
Luminance0.9820 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFEEC #ECEDFF
analogous
#FFF5EC #FFFEEC #F7FFEC
triadic
#FFFEEC #ECFFFE #FEECFF
tetradic
#FFFEEC #ECFFF5 #ECEDFF #FFECF7
square
#FFFEEC #ECFFF5 #ECEDFF #FFECF7
split-complementary
#FFFEEC #ECF7FF #F5ECFF
monochromatic
#FFF872 #FFFBAF #FFFDE0 #FFFDE0 #FFFDE0

Accessibility & contrast

On white

1.02
#FFFEEC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.64
#FFFEEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFEEC
20.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFEEC#FFFFFF#000000##000000
##FFFEEC1.001.0220.6420.64
#FFFFFF1.021.0021.0021.00
#00000020.6421.001.001.00
##00000020.6421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFCEB
Deuteranopia (green-blind)
#FFFDED
Tritanopia (blue-blind)
#FFFBF9
Achromatopsia (no color)
#FDFDFD

Design tokens & code

CSS
--color: #fffeec;
/* rgb */ color: rgb(255, 254, 236);
/* oklch */ color: oklch(99.3% 0.024 104.2);
Tailwind
colors: {
  custom: {
    50: '#fffef2',
    500: '#fffeec',
    950: '#000000',
  },
}
SCSS
$custom: #fffeec;
$custom-light: #fffef2;
$custom-dark: #000000;
JSON
{
  "hex": "#fffeec",
  "rgb": {
    "r": 255,
    "g": 254,
    "b": 236
  },
  "hsl": {
    "h": 56.842,
    "s": 100,
    "l": 96.275
  },
  "oklch": {
    "l": 0.99299,
    "c": 0.02354,
    "h": 104.2
  },
  "luminance": 0.982
}

Semantic roles & 50–950 ramp

primary
#FFFEEC
secondary
#A1A5EE
accent
#0CE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181716
muted
#868585

Preview Lab

Preview with #FFFEEC

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

Preview Lab → · Contrast checker → · Palette generator →

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