#FFFC50#FFFC50

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

Color values

HEX#FFFC50
RGBrgb(255, 252, 80)
HSLhsl(59, 100%, 66%)
HSVhsv(59, 69%, 100%)
CMYKcmyk(0%, 1.2%, 68.6%, 0%)
CIE-LABlab(96.60, -18.23, 78.29)
CIE-LCHlch(96.60, 80.39, 103.11°)
OKLaboklab(96.44% -0.0579 0.1741)
OKLCHoklch(96.44% 0.183 108.4)
XYZxyz(77.5012, 91.4624, 21.1594)
Luminance0.9146 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFC50 #5053FF
analogous
#FFA450 #FFFC50 #ABFF50
triadic
#FFFC50 #50FFFC #FC50FF
tetradic
#FFFC50 #50FFA4 #5053FF #FF50AB
square
#FFFC50 #50FFA4 #5053FF #FF50AB
split-complementary
#FFFC50 #50ABFF #A450FF
monochromatic
#D5D100 #FFFB13 #FFFC50 #FFFD8D #FFFECA

Accessibility & contrast

On white

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

On black

19.29
#FFFC50 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFC50
19.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFC50#FFFFFF#000000##000000
##FFFC501.001.0919.2919.29
#FFFFFF1.091.0021.0021.00
#00000019.2921.001.001.00
##00000019.2921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffc50;
/* rgb */ color: rgb(255, 252, 80);
/* oklch */ color: oklch(96.4% 0.183 108.4);
Tailwind
colors: {
  custom: {
    50: '#fffd8b',
    500: '#fffc50',
    950: '#000000',
  },
}
SCSS
$custom: #fffc50;
$custom-light: #fffd8b;
$custom-dark: #000000;
JSON
{
  "hex": "#fffc50",
  "rgb": {
    "r": 255,
    "g": 252,
    "b": 80
  },
  "hsl": {
    "h": 58.971,
    "s": 100,
    "l": 65.686
  },
  "oklch": {
    "l": 0.96443,
    "c": 0.18349,
    "h": 108.4
  },
  "luminance": 0.9146
}

Semantic roles & 50–950 ramp

primary
#FFFC50
secondary
#2427CF
accent
#04E600
background
#FFFFFC
surface
#FFFFF4
border
#D7D7CE
text
#19170D
muted
#87857F

Preview Lab

Preview with #FFFC50

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

Preview Lab → · Contrast checker → · Palette generator →

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