#FCFF7F#FCFF7F

#FCFF7F is a very light, vivid yellow. Relative luminance 0.937; OKLCH L 97.3% C 0.151 H 110.1°. Best body text is #000000 at 19.75:1 contrast (WCAG AA passes).

Color values

HEX#FCFF7F
RGBrgb(252, 255, 127)
HSLhsl(61, 100%, 75%)
HSVhsv(61, 50%, 100%)
CMYKcmyk(1.2%, 0%, 50.2%, 0%)
CIE-LABlab(97.53, -17.79, 60.10)
CIE-LCHlch(97.53, 62.67, 106.49°)
OKLaboklab(97.25% -0.0518 0.1415)
OKLCHoklch(97.25% 0.151 110.1)
XYZxyz(79.7374, 93.7495, 33.9696)
Luminance0.9375 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCFF7F #827FFF
analogous
#FFC27F #FCFF7F #BCFF7F
triadic
#FCFF7F #7FFCFF #FF7FFC
tetradic
#FCFF7F #7FFFC2 #827FFF #FF7FBC
square
#FCFF7F #7FFFC2 #827FFF #FF7FBC
split-complementary
#FCFF7F #7FBCFF #C27FFF
monochromatic
#F9FF05 #FBFF42 #FCFF7F #FDFFBC #FEFFE0

Accessibility & contrast

On white

1.06
#FCFF7F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.75
#FCFF7F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCFF7F
19.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCFF7F#FFFFFF#000000##000000
##FCFF7F1.001.0619.7519.75
#FFFFFF1.061.0021.0021.00
#00000019.7521.001.001.00
##00000019.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF673
Deuteranopia (green-blind)
#FFFA86
Tritanopia (blue-blind)
#FFF2E2
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #fcff7f;
/* rgb */ color: rgb(252, 255, 127);
/* oklch */ color: oklch(97.3% 0.151 110.1);
Tailwind
colors: {
  custom: {
    50: '#ffffa7',
    500: '#fcff7f',
    950: '#000000',
  },
}
SCSS
$custom: #fcff7f;
$custom-light: #ffffa7;
$custom-dark: #000000;
JSON
{
  "hex": "#fcff7f",
  "rgb": {
    "r": 252,
    "g": 255,
    "b": 127
  },
  "hsl": {
    "h": 61.406,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.97254,
    "c": 0.15069,
    "h": 110.1
  },
  "luminance": 0.93748
}

Semantic roles & 50–950 ramp

primary
#FCFF7F
secondary
#4844DE
accent
#00E605
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581

Preview Lab

Preview with #FCFF7F

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

Preview Lab → · Contrast checker → · Palette generator →

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