#FFFD77#FFFD77

#FFFD77 is a very light, vivid yellow. Relative luminance 0.928; OKLCH L 97.0% C 0.155 H 108.2°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).

Color values

HEX#FFFD77
RGBrgb(255, 253, 119)
HSLhsl(59, 100%, 73%)
HSVhsv(59, 53%, 100%)
CMYKcmyk(0%, 0.8%, 53.3%, 0%)
CIE-LABlab(97.16, -16.29, 63.30)
CIE-LCHlch(97.16, 65.36, 104.43°)
OKLaboklab(96.99% -0.0485 0.1476)
OKLCHoklch(96.99% 0.155 108.2)
XYZxyz(79.6972, 92.8446, 31.1718)
Luminance0.9284 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFD77 #7779FF
analogous
#FFB977 #FFFD77 #BDFF77
triadic
#FFFD77 #77FFFD #FD77FF
tetradic
#FFFD77 #77FFB9 #7779FF #FF77BD
square
#FFFD77 #77FFB9 #7779FF #FF77BD
split-complementary
#FFFD77 #77BDFF #B977FF
monochromatic
#FCF800 #FFFC3A #FFFD77 #FFFEB4 #FFFFE0

Accessibility & contrast

On white

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

On black

19.57
#FFFD77 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFD77
19.57:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFD77#FFFFFF#000000##000000
##FFFD771.001.0719.5719.57
#FFFFFF1.071.0021.0021.00
#00000019.5721.001.001.00
##00000019.5721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF46A
Deuteranopia (green-blind)
#FFF97E
Tritanopia (blue-blind)
#FFEFDF
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #fffd77;
/* rgb */ color: rgb(255, 253, 119);
/* oklch */ color: oklch(97.0% 0.155 108.2);
Tailwind
colors: {
  custom: {
    50: '#fffda2',
    500: '#fffd77',
    950: '#000000',
  },
}
SCSS
$custom: #fffd77;
$custom-light: #fffda2;
$custom-dark: #000000;
JSON
{
  "hex": "#fffd77",
  "rgb": {
    "r": 255,
    "g": 253,
    "b": 119
  },
  "hsl": {
    "h": 59.118,
    "s": 100,
    "l": 73.333
  },
  "oklch": {
    "l": 0.96991,
    "c": 0.15535,
    "h": 108.2
  },
  "luminance": 0.92842
}

Semantic roles & 50–950 ramp

primary
#FFFD77
secondary
#3D40DD
accent
#03E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580

Preview Lab

Preview with #FFFD77

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

Preview Lab → · Contrast checker → · Palette generator →

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