#FFFC4D#FFFC4D

#FFFC4D is a very light, vivid yellow. Relative luminance 0.914; OKLCH L 96.4% C 0.185 H 108.4°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).

Color values

HEX#FFFC4D
RGBrgb(255, 252, 77)
HSLhsl(59, 100%, 65%)
HSVhsv(59, 70%, 100%)
CMYKcmyk(0%, 1.2%, 69.8%, 0%)
CIE-LABlab(96.58, -18.37, 79.31)
CIE-LCHlch(96.58, 81.41, 103.04°)
OKLaboklab(96.42% -0.0586 0.1758)
OKLCHoklch(96.42% 0.185 108.4)
XYZxyz(77.3928, 91.4191, 20.5886)
Luminance0.9142 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFC4D #4D50FF
analogous
#FFA34D #FFFC4D #A9FF4D
triadic
#FFFC4D #4DFFFC #FC4DFF
tetradic
#FFFC4D #4DFFA3 #4D50FF #FF4DA9
square
#FFFC4D #4DFFA3 #4D50FF #FF4DA9
split-complementary
#FFFC4D #4DA9FF #A34DFF
monochromatic
#D2CE00 #FFFB10 #FFFC4D #FFFD8A #FFFEC7

Accessibility & contrast

On white

1.09
#FFFC4D on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.28
#FFFC4D on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFC4D
19.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFC4D#FFFFFF#000000##000000
##FFFC4D1.001.0919.2819.28
#FFFFFF1.091.0021.0021.00
#00000019.2821.001.001.00
##00000019.2821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF22E
Deuteranopia (green-blind)
#FFF85A
Tritanopia (blue-blind)
#FFECDA
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #fffc4d;
/* rgb */ color: rgb(255, 252, 77);
/* oklch */ color: oklch(96.4% 0.185 108.4);
Tailwind
colors: {
  custom: {
    50: '#fffd89',
    500: '#fffc4d',
    950: '#000000',
  },
}
SCSS
$custom: #fffc4d;
$custom-light: #fffd89;
$custom-dark: #000000;
JSON
{
  "hex": "#fffc4d",
  "rgb": {
    "r": 255,
    "g": 252,
    "b": 77
  },
  "hsl": {
    "h": 58.989,
    "s": 100,
    "l": 65.098
  },
  "oklch": {
    "l": 0.96423,
    "c": 0.18528,
    "h": 108.4
  },
  "luminance": 0.91417
}

Semantic roles & 50–950 ramp

primary
#FFFC4D
secondary
#2427CC
accent
#04E600
background
#FFFFFC
surface
#FFFFF4
border
#D7D7CE
text
#19170C
muted
#87857F

Preview Lab

Preview with #FFFC4D

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

Preview Lab → · Contrast checker → · Palette generator →

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