#FFFD5C#FFFD5C

#FFFD5C is a very light, vivid yellow. Relative luminance 0.923; OKLCH L 96.7% C 0.177 H 108.6°. Best body text is #000000 at 19.46:1 contrast (WCAG AA passes).

Color values

HEX#FFFD5C
RGBrgb(255, 253, 92)
HSLhsl(59, 100%, 68%)
HSVhsv(59, 64%, 100%)
CMYKcmyk(0%, 0.8%, 63.9%, 0%)
CIE-LABlab(96.94, -18.08, 74.22)
CIE-LCHlch(96.94, 76.39, 103.69°)
OKLaboklab(96.74% -0.0563 0.1674)
OKLCHoklch(96.74% 0.177 108.6)
XYZxyz(78.2997, 92.2856, 23.8115)
Luminance0.9228 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFD5C #5C5EFF
analogous
#FFAB5C #FFFD5C #AFFF5C
triadic
#FFFD5C #5CFFFD #FD5CFF
tetradic
#FFFD5C #5CFFAB #5C5EFF #FF5CAF
square
#FFFD5C #5CFFAB #5C5EFF #FF5CAF
split-complementary
#FFFD5C #5CAFFF #AB5CFF
monochromatic
#E1DE00 #FFFC1F #FFFD5C #FFFE99 #FFFFD6

Accessibility & contrast

On white

1.08
#FFFD5C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.46
#FFFD5C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFD5C
19.46:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFD5C#FFFFFF#000000##000000
##FFFD5C1.001.0819.4619.46
#FFFFFF1.081.0021.0021.00
#00000019.4621.001.001.00
##00000019.4621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF346
Deuteranopia (green-blind)
#FFF966
Tritanopia (blue-blind)
#FFEEDC
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #fffd5c;
/* rgb */ color: rgb(255, 253, 92);
/* oklch */ color: oklch(96.7% 0.177 108.6);
Tailwind
colors: {
  custom: {
    50: '#fffd92',
    500: '#fffd5c',
    950: '#000000',
  },
}
SCSS
$custom: #fffd5c;
$custom-light: #fffd92;
$custom-dark: #000000;
JSON
{
  "hex": "#fffd5c",
  "rgb": {
    "r": 255,
    "g": 253,
    "b": 92
  },
  "hsl": {
    "h": 59.264,
    "s": 100,
    "l": 68.039
  },
  "oklch": {
    "l": 0.96737,
    "c": 0.17663,
    "h": 108.6
  },
  "luminance": 0.92283
}

Semantic roles & 50–950 ramp

primary
#FFFD5C
secondary
#2629D9
accent
#03E600
background
#FFFFFC
surface
#FFFFF4
border
#D7D7CE
text
#19170D
muted
#87857F

Preview Lab

Preview with #FFFD5C

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

Preview Lab → · Contrast checker → · Palette generator →

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