Faded Yellow#FEFF7F

#FEFF7F is a very light, vivid yellow. Relative luminance 0.941; OKLCH L 97.4% C 0.150 H 109.3°. Best body text is #000000 at 19.82:1 contrast (WCAG AA passes).

Faded Yellow — editorial page

Color values

HEX#FEFF7F
RGBrgb(254, 255, 127)
HSLhsl(60, 100%, 75%)
HSVhsv(60, 50%, 100%)
CMYKcmyk(0.4%, 0%, 50.2%, 0%)
CIE-LABlab(97.68, -17.01, 60.31)
CIE-LCHlch(97.68, 62.67, 105.75°)
OKLaboklab(97.41% -0.0497 0.1419)
OKLCHoklch(97.41% 0.15 109.3)
XYZxyz(80.4657, 94.1251, 34.0038)
Luminance0.9412 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEFF7F #807FFF
analogous
#FFC07F #FEFF7F #BEFF7F
triadic
#FEFF7F #7FFEFF #FF7FFE
tetradic
#FEFF7F #7FFFC0 #807FFF #FF7FBE
square
#FEFF7F #7FFFC0 #807FFF #FF7FBE
split-complementary
#FEFF7F #7FBEFF #C07FFF
monochromatic
#FDFF05 #FEFF42 #FEFF7F #FEFFBC #FFFFE0

Accessibility & contrast

On white

1.06
#FEFF7F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.82
#FEFF7F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEFF7F
19.82:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEFF7F#FFFFFF#000000##000000
##FEFF7F1.001.0619.8219.82
#FFFFFF1.061.0021.0021.00
#00000019.8221.001.001.00
##00000019.8221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF673
Deuteranopia (green-blind)
#FFFA86
Tritanopia (blue-blind)
#FFF2E2
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #feff7f;
/* rgb */ color: rgb(254, 255, 127);
/* oklch */ color: oklch(97.4% 0.150 109.3);
Tailwind
colors: {
  custom: {
    50: '#ffffa7',
    500: '#feff7f',
    950: '#000000',
  },
}
SCSS
$custom: #feff7f;
$custom-light: #ffffa7;
$custom-dark: #000000;
JSON
{
  "hex": "#feff7f",
  "rgb": {
    "r": 254,
    "g": 255,
    "b": 127
  },
  "hsl": {
    "h": 60.469,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.97411,
    "c": 0.15039,
    "h": 109.3
  },
  "luminance": 0.94123
}

Semantic roles & 50–950 ramp

primary
#FEFF7F
secondary
#4544DE
accent
#00E602
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581

Preview Lab

Preview with #FEFF7F

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

Preview Lab → · Contrast checker → · Palette generator →

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