#FFFD6F#FFFD6F

#FFFD6F is a very light, vivid yellow. Relative luminance 0.927; OKLCH L 96.9% C 0.162 H 108.3°. Best body text is #000000 at 19.53:1 contrast (WCAG AA passes).

Color values

HEX#FFFD6F
RGBrgb(255, 253, 111)
HSLhsl(59, 100%, 72%)
HSVhsv(59, 56%, 100%)
CMYKcmyk(0%, 0.8%, 56.5%, 0%)
CIE-LABlab(97.09, -16.88, 66.68)
CIE-LCHlch(97.09, 68.78, 104.20°)
OKLaboklab(96.91% -0.051 0.1539)
OKLCHoklch(96.91% 0.162 108.3)
XYZxyz(79.2368, 92.6605, 28.7471)
Luminance0.9266 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFD6F #6F71FF
analogous
#FFB56F #FFFD6F #B9FF6F
triadic
#FFFD6F #6FFFFD #FD6FFF
tetradic
#FFFD6F #6FFFB5 #6F71FF #FF6FB9
square
#FFFD6F #6FFFB5 #6F71FF #FF6FB9
split-complementary
#FFFD6F #6FB9FF #B56FFF
monochromatic
#F4F000 #FFFC32 #FFFD6F #FFFEAC #FFFFE0

Accessibility & contrast

On white

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

On black

19.53
#FFFD6F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFD6F
19.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFD6F#FFFFFF#000000##000000
##FFFD6F1.001.0819.5319.53
#FFFFFF1.081.0021.0021.00
#00000019.5321.001.001.00
##00000019.5321.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF460
Deuteranopia (green-blind)
#FFF977
Tritanopia (blue-blind)
#FFEFDE
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #fffd6f;
/* rgb */ color: rgb(255, 253, 111);
/* oklch */ color: oklch(96.9% 0.162 108.3);
Tailwind
colors: {
  custom: {
    50: '#fffd9d',
    500: '#fffd6f',
    950: '#000000',
  },
}
SCSS
$custom: #fffd6f;
$custom-light: #fffd9d;
$custom-dark: #000000;
JSON
{
  "hex": "#fffd6f",
  "rgb": {
    "r": 255,
    "g": 253,
    "b": 111
  },
  "hsl": {
    "h": 59.167,
    "s": 100,
    "l": 71.765
  },
  "oklch": {
    "l": 0.96907,
    "c": 0.16217,
    "h": 108.3
  },
  "luminance": 0.92658
}

Semantic roles & 50–950 ramp

primary
#FFFD6F
secondary
#3739DC
accent
#03E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580

Preview Lab

Preview with #FFFD6F

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

Preview Lab → · Contrast checker → · Palette generator →

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