#FFFD3C#FFFD3C

#FFFD3C is a very light, vivid yellow. Relative luminance 0.918; OKLCH L 96.5% C 0.195 H 108.9°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).

Color values

HEX#FFFD3C
RGBrgb(255, 253, 60)
HSLhsl(59, 100%, 62%)
HSVhsv(59, 76%, 100%)
CMYKcmyk(0%, 0.8%, 76.5%, 0%)
CIE-LABlab(96.75, -19.53, 84.77)
CIE-LCHlch(96.75, 86.99, 102.97°)
OKLaboklab(96.53% -0.0633 0.1844)
OKLCHoklch(96.53% 0.195 108.9)
XYZxyz(77.1839, 91.8393, 17.9351)
Luminance0.9184 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFD3C #3C3EFF
analogous
#FF9C3C #FFFD3C #9FFF3C
triadic
#FFFD3C #3CFFFD #FD3CFF
tetradic
#FFFD3C #3CFF9C #3C3EFF #FF3C9F
square
#FFFD3C #3CFF9C #3C3EFF #FF3C9F
split-complementary
#FFFD3C #3C9FFF #9C3CFF
monochromatic
#C1BF00 #FEFB00 #FFFD3C #FFFE79 #FFFEB6

Accessibility & contrast

On white

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

On black

19.37
#FFFD3C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFD3C
19.37:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFD3C#FFFFFF#000000##000000
##FFFD3C1.001.0819.3719.37
#FFFFFF1.081.0021.0021.00
#00000019.3721.001.001.00
##00000019.3721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF200
Deuteranopia (green-blind)
#FFF84D
Tritanopia (blue-blind)
#FFECDA
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #fffd3c;
/* rgb */ color: rgb(255, 253, 60);
/* oklch */ color: oklch(96.5% 0.195 108.9);
Tailwind
colors: {
  custom: {
    50: '#fffd82',
    500: '#fffd3c',
    950: '#000000',
  },
}
SCSS
$custom: #fffd3c;
$custom-light: #fffd82;
$custom-dark: #000000;
JSON
{
  "hex": "#fffd3c",
  "rgb": {
    "r": 255,
    "g": 253,
    "b": 60
  },
  "hsl": {
    "h": 59.385,
    "s": 100,
    "l": 61.765
  },
  "oklch": {
    "l": 0.96533,
    "c": 0.19499,
    "h": 108.9
  },
  "luminance": 0.91837
}

Semantic roles & 50–950 ramp

primary
#FFFD3C
secondary
#2123BE
accent
#02E600
background
#FFFFFC
surface
#FFFFF3
border
#D7D7CD
text
#19170C
muted
#87857F

Preview Lab

Preview with #FFFD3C

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

Preview Lab → · Contrast checker → · Palette generator →

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