#FDFF7F#FDFF7F

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

Color values

HEX#FDFF7F
RGBrgb(253, 255, 127)
HSLhsl(61, 100%, 75%)
HSVhsv(61, 50%, 100%)
CMYKcmyk(0.8%, 0%, 50.2%, 0%)
CIE-LABlab(97.61, -17.40, 60.20)
CIE-LCHlch(97.61, 62.67, 106.12°)
OKLaboklab(97.33% -0.0508 0.1417)
OKLCHoklch(97.33% 0.151 109.7)
XYZxyz(80.1006, 93.9368, 33.9866)
Luminance0.9394 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDFF7F #817FFF
analogous
#FFC17F #FDFF7F #BDFF7F
triadic
#FDFF7F #7FFDFF #FF7FFD
tetradic
#FDFF7F #7FFFC1 #817FFF #FF7FBD
square
#FDFF7F #7FFFC1 #817FFF #FF7FBD
split-complementary
#FDFF7F #7FBDFF #C17FFF
monochromatic
#FBFF05 #FCFF42 #FDFF7F #FEFFBC #FFFFE0

Accessibility & contrast

On white

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

On black

19.79
#FDFF7F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FDFF7F
19.79:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FDFF7F#FFFFFF#000000##000000
##FDFF7F1.001.0619.7919.79
#FFFFFF1.061.0021.0021.00
#00000019.7921.001.001.00
##00000019.7921.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: #fdff7f;
/* rgb */ color: rgb(253, 255, 127);
/* oklch */ color: oklch(97.3% 0.151 109.7);
Tailwind
colors: {
  custom: {
    50: '#ffffa7',
    500: '#fdff7f',
    950: '#000000',
  },
}
SCSS
$custom: #fdff7f;
$custom-light: #ffffa7;
$custom-dark: #000000;
JSON
{
  "hex": "#fdff7f",
  "rgb": {
    "r": 253,
    "g": 255,
    "b": 127
  },
  "hsl": {
    "h": 60.938,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.97332,
    "c": 0.15054,
    "h": 109.7
  },
  "luminance": 0.93935
}

Semantic roles & 50–950 ramp

primary
#FDFF7F
secondary
#4744DE
accent
#00E604
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581

Preview Lab

Preview with #FDFF7F

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

Preview Lab → · Contrast checker → · Palette generator →

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