#FCFC6F#FCFC6F

#FCFC6F is a very light, vivid yellow. Relative luminance 0.915; OKLCH L 96.5% C 0.162 H 109.1°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).

Color values

HEX#FCFC6F
RGBrgb(252, 252, 111)
HSLhsl(60, 96%, 71%)
HSVhsv(60, 56%, 99%)
CMYKcmyk(0%, 0%, 56%, 1.2%)
CIE-LABlab(96.60, -17.58, 66.07)
CIE-LCHlch(96.60, 68.37, 104.90°)
OKLaboklab(96.46% -0.0528 0.1527)
OKLCHoklch(96.46% 0.162 109.1)
XYZxyz(77.8267, 91.4660, 28.5909)
Luminance0.9146 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCFC6F #6F6FFC
analogous
#FCB56F #FCFC6F #B5FC6F
triadic
#FCFC6F #6FFCFC #FC6FFC
tetradic
#FCFC6F #6FFCB5 #6F6FFC #FC6FB5
square
#FCFC6F #6FFCB5 #6F6FFC #FC6FB5
split-complementary
#FCFC6F #6FB5FC #B56FFC
monochromatic
#ECEC05 #FBFB33 #FCFC6F #FDFDAB #FEFEE1

Accessibility & contrast

On white

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

On black

19.29
#FCFC6F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCFC6F
19.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCFC6F#FFFFFF#000000##000000
##FCFC6F1.001.0919.2919.29
#FFFFFF1.091.0021.0021.00
#00000019.2921.001.001.00
##00000019.2921.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF360
Deuteranopia (green-blind)
#FFF877
Tritanopia (blue-blind)
#FFEEDD
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #fcfc6f;
/* rgb */ color: rgb(252, 252, 111);
/* oklch */ color: oklch(96.5% 0.162 109.1);
Tailwind
colors: {
  custom: {
    50: '#fffd9d',
    500: '#fcfc6f',
    950: '#000000',
  },
}
SCSS
$custom: #fcfc6f;
$custom-light: #fffd9d;
$custom-dark: #000000;
JSON
{
  "hex": "#fcfc6f",
  "rgb": {
    "r": 252,
    "g": 252,
    "b": 111
  },
  "hsl": {
    "h": 60,
    "s": 95.918,
    "l": 71.176
  },
  "oklch": {
    "l": 0.96462,
    "c": 0.16158,
    "h": 109.1
  },
  "luminance": 0.91464
}

Semantic roles & 50–950 ramp

primary
#FCFC6F
secondary
#3737D8
accent
#00E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580

Preview Lab

Preview with #FCFC6F

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

Preview Lab → · Contrast checker → · Palette generator →

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