Light Yellow#FFFE7A

#FFFE7A is a very light, vivid yellow. Relative luminance 0.935; OKLCH L 97.2% C 0.154 H 108.6°. Best body text is #000000 at 19.71:1 contrast (WCAG AA passes).

Light Yellow — editorial page

Color values

HEX#FFFE7A
RGBrgb(255, 254, 122)
HSLhsl(60, 100%, 74%)
HSVhsv(60, 52%, 100%)
CMYKcmyk(0%, 0.4%, 52.2%, 0%)
CIE-LABlab(97.45, -16.54, 62.30)
CIE-LCHlch(97.45, 64.46, 104.87°)
OKLaboklab(97.23% -0.0489 0.1458)
OKLCHoklch(97.23% 0.154 108.6)
XYZxyz(80.1967, 93.5508, 32.2411)
Luminance0.9355 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFE7A #7A7BFF
analogous
#FFBC7A #FFFE7A #BEFF7A
triadic
#FFFE7A #7AFFFE #FE7AFF
tetradic
#FFFE7A #7AFFBC #7A7BFF #FF7ABE
square
#FFFE7A #7AFFBC #7A7BFF #FF7ABE
split-complementary
#FFFE7A #7ABEFF #BC7AFF
monochromatic
#FFFD00 #FFFE3D #FFFE7A #FFFEB7 #FFFFE0

Accessibility & contrast

On white

1.07
#FFFE7A on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.71
#FFFE7A on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFE7A
19.71:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFE7A#FFFFFF#000000##000000
##FFFE7A1.001.0719.7119.71
#FFFFFF1.071.0021.0021.00
#00000019.7121.001.001.00
##00000019.7121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF56D
Deuteranopia (green-blind)
#FFFA81
Tritanopia (blue-blind)
#FFF0E0
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #fffe7a;
/* rgb */ color: rgb(255, 254, 122);
/* oklch */ color: oklch(97.2% 0.154 108.6);
Tailwind
colors: {
  custom: {
    50: '#fffea4',
    500: '#fffe7a',
    950: '#000000',
  },
}
SCSS
$custom: #fffe7a;
$custom-light: #fffea4;
$custom-dark: #000000;
JSON
{
  "hex": "#fffe7a",
  "rgb": {
    "r": 255,
    "g": 254,
    "b": 122
  },
  "hsl": {
    "h": 59.549,
    "s": 100,
    "l": 73.922
  },
  "oklch": {
    "l": 0.97229,
    "c": 0.15374,
    "h": 108.6
  },
  "luminance": 0.93549
}

Semantic roles & 50–950 ramp

primary
#FFFE7A
secondary
#4041DD
accent
#02E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580

Preview Lab

Preview with #FFFE7A

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

Preview Lab → · Contrast checker → · Palette generator →

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