#FFFF74#FFFF74

#FFFF74 is a very light, vivid yellow. Relative luminance 0.940; OKLCH L 97.4% C 0.160 H 109.0°. Best body text is #000000 at 19.81:1 contrast (WCAG AA passes).

Color values

HEX#FFFF74
RGBrgb(255, 255, 116)
HSLhsl(60, 100%, 73%)
HSVhsv(60, 55%, 100%)
CMYKcmyk(0%, 0%, 54.5%, 0%)
CIE-LABlab(97.65, -17.48, 65.16)
CIE-LCHlch(97.65, 67.46, 105.02°)
OKLaboklab(97.37% -0.0522 0.1513)
OKLCHoklch(97.37% 0.16 109)
XYZxyz(80.1545, 94.0430, 30.4494)
Luminance0.9404 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFF74 #7474FF
analogous
#FFB974 #FFFF74 #B9FF74
triadic
#FFFF74 #74FFFF #FF74FF
tetradic
#FFFF74 #74FFB9 #7474FF #FF74B9
square
#FFFF74 #74FFB9 #7474FF #FF74B9
split-complementary
#FFFF74 #74B9FF #B974FF
monochromatic
#F9F900 #FFFF37 #FFFF74 #FFFFB1 #FFFFE0

Accessibility & contrast

On white

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

On black

19.81
#FFFF74 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFF74
19.81:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFF74#FFFFFF#000000##000000
##FFFF741.001.0619.8119.81
#FFFFFF1.061.0021.0021.00
#00000019.8121.001.001.00
##00000019.8121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF666
Deuteranopia (green-blind)
#FFFB7C
Tritanopia (blue-blind)
#FFF1E1
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #ffff74;
/* rgb */ color: rgb(255, 255, 116);
/* oklch */ color: oklch(97.4% 0.160 109.0);
Tailwind
colors: {
  custom: {
    50: '#ffffa0',
    500: '#ffff74',
    950: '#000000',
  },
}
SCSS
$custom: #ffff74;
$custom-light: #ffffa0;
$custom-dark: #000000;
JSON
{
  "hex": "#ffff74",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 116
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 72.745
  },
  "oklch": {
    "l": 0.97368,
    "c": 0.16001,
    "h": 109
  },
  "luminance": 0.94041
}

Semantic roles & 50–950 ramp

primary
#FFFF74
secondary
#3B3BDC
accent
#00E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580

Preview Lab

Preview with #FFFF74

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

Preview Lab → · Contrast checker → · Palette generator →

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