#FFFF60#FFFF60

#FFFF60 is a very light, vivid yellow. Relative luminance 0.936; OKLCH L 97.2% C 0.176 H 109.3°. Best body text is #000000 at 19.73:1 contrast (WCAG AA passes).

Color values

HEX#FFFF60
RGBrgb(255, 255, 96)
HSLhsl(60, 100%, 69%)
HSVhsv(60, 62%, 100%)
CMYKcmyk(0%, 0%, 62.4%, 0%)
CIE-LABlab(97.48, -18.81, 73.24)
CIE-LCHlch(97.48, 75.62, 104.40°)
OKLaboklab(97.18% -0.058 0.1659)
OKLCHoklch(97.18% 0.176 109.3)
XYZxyz(79.1138, 93.6267, 24.9684)
Luminance0.9363 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFF60 #6060FF
analogous
#FFB060 #FFFF60 #B0FF60
triadic
#FFFF60 #60FFFF #FF60FF
tetradic
#FFFF60 #60FFB0 #6060FF #FF60B0
square
#FFFF60 #60FFB0 #6060FF #FF60B0
split-complementary
#FFFF60 #60B0FF #B060FF
monochromatic
#E5E500 #FFFF23 #FFFF60 #FFFF9D #FFFFDA

Accessibility & contrast

On white

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

On black

19.73
#FFFF60 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFF60
19.73:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFF60#FFFFFF#000000##000000
##FFFF601.001.0619.7319.73
#FFFFFF1.061.0021.0021.00
#00000019.7321.001.001.00
##00000019.7321.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF54B
Deuteranopia (green-blind)
#FFFA6A
Tritanopia (blue-blind)
#FFF0DE
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #ffff60;
/* rgb */ color: rgb(255, 255, 96);
/* oklch */ color: oklch(97.2% 0.176 109.3);
Tailwind
colors: {
  custom: {
    50: '#ffff94',
    500: '#ffff60',
    950: '#000000',
  },
}
SCSS
$custom: #ffff60;
$custom-light: #ffff94;
$custom-dark: #000000;
JSON
{
  "hex": "#ffff60",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 96
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 68.824
  },
  "oklch": {
    "l": 0.9718,
    "c": 0.17576,
    "h": 109.3
  },
  "luminance": 0.93625
}

Semantic roles & 50–950 ramp

primary
#FFFF60
secondary
#2A2AD9
accent
#00E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#19170E
muted
#87857F

Preview Lab

Preview with #FFFF60

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

Preview Lab → · Contrast checker → · Palette generator →

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