#FFFD6C#FFFD6C

#FFFD6C is a very light, vivid yellow. Relative luminance 0.926; OKLCH L 96.9% C 0.165 H 108.4°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).

Color values

HEX#FFFD6C
RGBrgb(255, 253, 108)
HSLhsl(59, 100%, 71%)
HSVhsv(59, 58%, 100%)
CMYKcmyk(0%, 0.8%, 57.6%, 0%)
CIE-LABlab(97.06, -17.08, 67.92)
CIE-LCHlch(97.06, 70.03, 104.12°)
OKLaboklab(96.88% -0.0519 0.1562)
OKLCHoklch(96.88% 0.165 108.4)
XYZxyz(79.0744, 92.5955, 27.8918)
Luminance0.9259 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFD6C #6C6EFF
analogous
#FFB36C #FFFD6C #B7FF6C
triadic
#FFFD6C #6CFFFD #FD6CFF
tetradic
#FFFD6C #6CFFB3 #6C6EFF #FF6CB7
square
#FFFD6C #6CFFB3 #6C6EFF #FF6CB7
split-complementary
#FFFD6C #6CB7FF #B36CFF
monochromatic
#F1ED00 #FFFC2F #FFFD6C #FFFEA9 #FFFFE0

Accessibility & contrast

On white

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

On black

19.52
#FFFD6C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFD6C
19.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFD6C#FFFFFF#000000##000000
##FFFD6C1.001.0819.5219.52
#FFFFFF1.081.0021.0021.00
#00000019.5221.001.001.00
##00000019.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF45C
Deuteranopia (green-blind)
#FFF974
Tritanopia (blue-blind)
#FFEEDE
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #fffd6c;
/* rgb */ color: rgb(255, 253, 108);
/* oklch */ color: oklch(96.9% 0.165 108.4);
Tailwind
colors: {
  custom: {
    50: '#fffd9b',
    500: '#fffd6c',
    950: '#000000',
  },
}
SCSS
$custom: #fffd6c;
$custom-light: #fffd9b;
$custom-dark: #000000;
JSON
{
  "hex": "#fffd6c",
  "rgb": {
    "r": 255,
    "g": 253,
    "b": 108
  },
  "hsl": {
    "h": 59.184,
    "s": 100,
    "l": 71.176
  },
  "oklch": {
    "l": 0.96878,
    "c": 0.16462,
    "h": 108.4
  },
  "luminance": 0.92593
}

Semantic roles & 50–950 ramp

primary
#FFFD6C
secondary
#3436DB
accent
#03E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170E
muted
#86857F

Preview Lab

Preview with #FFFD6C

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

Preview Lab → · Contrast checker → · Palette generator →

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