#FFFC3E#FFFC3E

#FFFC3E is a very light, vivid yellow. Relative luminance 0.912; OKLCH L 96.3% C 0.193 H 108.6°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).

Color values

HEX#FFFC3E
RGBrgb(255, 252, 62)
HSLhsl(59, 100%, 62%)
HSVhsv(59, 76%, 100%)
CMYKcmyk(0%, 1.2%, 75.7%, 0%)
CIE-LABlab(96.51, -18.98, 83.98)
CIE-LCHlch(96.51, 86.10, 102.74°)
OKLaboklab(96.34% -0.0616 0.1831)
OKLCHoklch(96.34% 0.193 108.6)
XYZxyz(76.9229, 91.2311, 18.1139)
Luminance0.9123 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFC3E #3E41FF
analogous
#FF9B3E #FFFC3E #A2FF3E
triadic
#FFFC3E #3EFFFC #FC3EFF
tetradic
#FFFC3E #3EFF9B #3E41FF #FF3EA2
square
#FFFC3E #3EFF9B #3E41FF #FF3EA2
split-complementary
#FFFC3E #3EA2FF #9B3EFF
monochromatic
#C3C000 #FFFB01 #FFFC3E #FFFD7B #FFFEB8

Accessibility & contrast

On white

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

On black

19.25
#FFFC3E on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFC3E
19.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFC3E#FFFFFF#000000##000000
##FFFC3E1.001.0919.2519.25
#FFFFFF1.091.0021.0021.00
#00000019.2521.001.001.00
##00000019.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF200
Deuteranopia (green-blind)
#FFF84E
Tritanopia (blue-blind)
#FFECD9
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #fffc3e;
/* rgb */ color: rgb(255, 252, 62);
/* oklch */ color: oklch(96.3% 0.193 108.6);
Tailwind
colors: {
  custom: {
    50: '#fffd82',
    500: '#fffc3e',
    950: '#000000',
  },
}
SCSS
$custom: #fffc3e;
$custom-light: #fffd82;
$custom-dark: #000000;
JSON
{
  "hex": "#fffc3e",
  "rgb": {
    "r": 255,
    "g": 252,
    "b": 62
  },
  "hsl": {
    "h": 59.067,
    "s": 100,
    "l": 62.157
  },
  "oklch": {
    "l": 0.96337,
    "c": 0.19317,
    "h": 108.6
  },
  "luminance": 0.91229
}

Semantic roles & 50–950 ramp

primary
#FFFC3E
secondary
#2224BF
accent
#04E600
background
#FFFFFC
surface
#FFFFF3
border
#D7D7CD
text
#19170C
muted
#87857F

Preview Lab

Preview with #FFFC3E

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

Preview Lab → · Contrast checker → · Palette generator →

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