#FFFF62#FFFF62

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

Color values

HEX#FFFF62
RGBrgb(255, 255, 98)
HSLhsl(60, 100%, 69%)
HSVhsv(60, 62%, 100%)
CMYKcmyk(0%, 0%, 61.6%, 0%)
CIE-LABlab(97.50, -18.69, 72.47)
CIE-LCHlch(97.50, 74.84, 104.46°)
OKLaboklab(97.2% -0.0575 0.1646)
OKLCHoklch(97.2% 0.174 109.2)
XYZxyz(79.2071, 93.6640, 25.4595)
Luminance0.9366 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFF62 #6262FF
analogous
#FFB162 #FFFF62 #B1FF62
triadic
#FFFF62 #62FFFF #FF62FF
tetradic
#FFFF62 #62FFB1 #6262FF #FF62B1
square
#FFFF62 #62FFB1 #6262FF #FF62B1
split-complementary
#FFFF62 #62B1FF #B162FF
monochromatic
#E7E700 #FFFF25 #FFFF62 #FFFF9F #FFFFDC

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFFF62#FFFFFF#000000##000000
##FFFF621.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)
#FFF54E
Deuteranopia (green-blind)
#FFFA6C
Tritanopia (blue-blind)
#FFF0DE
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #ffff62;
/* rgb */ color: rgb(255, 255, 98);
/* oklch */ color: oklch(97.2% 0.174 109.2);
Tailwind
colors: {
  custom: {
    50: '#ffff95',
    500: '#ffff62',
    950: '#000000',
  },
}
SCSS
$custom: #ffff62;
$custom-light: #ffff95;
$custom-dark: #000000;
JSON
{
  "hex": "#ffff62",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 98
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 69.216
  },
  "oklch": {
    "l": 0.97197,
    "c": 0.1743,
    "h": 109.2
  },
  "luminance": 0.93662
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FFFF62

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

Preview Lab → · Contrast checker → · Palette generator →

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