#FFFF82#FFFF82

#FFFF82 is a very light, vivid yellow. Relative luminance 0.944; OKLCH L 97.5% C 0.147 H 108.8°. Best body text is #000000 at 19.88:1 contrast (WCAG AA passes).

Color values

HEX#FFFF82
RGBrgb(255, 255, 130)
HSLhsl(60, 100%, 75%)
HSVhsv(60, 49%, 100%)
CMYKcmyk(0%, 0%, 49%, 0%)
CIE-LABlab(97.79, -16.37, 59.10)
CIE-LCHlch(97.79, 61.33, 105.48°)
OKLaboklab(97.53% -0.0476 0.1396)
OKLCHoklch(97.53% 0.147 108.8)
XYZxyz(81.0311, 94.3937, 35.0660)
Luminance0.9439 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFF82 #8282FF
analogous
#FFC082 #FFFF82 #C0FF82
triadic
#FFFF82 #82FFFF #FF82FF
tetradic
#FFFF82 #82FFC0 #8282FF #FF82C0
square
#FFFF82 #82FFC0 #8282FF #FF82C0
split-complementary
#FFFF82 #82C0FF #C082FF
monochromatic
#FFFF08 #FFFF45 #FFFF82 #FFFFBF #FFFFE0

Accessibility & contrast

On white

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

On black

19.88
#FFFF82 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFF82
19.88:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFF82#FFFFFF#000000##000000
##FFFF821.001.0619.8819.88
#FFFFFF1.061.0021.0021.00
#00000019.8821.001.001.00
##00000019.8821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF677
Deuteranopia (green-blind)
#FFFB88
Tritanopia (blue-blind)
#FFF2E2
Achromatopsia (no color)
#F9F9F9

Design tokens & code

CSS
--color: #ffff82;
/* rgb */ color: rgb(255, 255, 130);
/* oklch */ color: oklch(97.5% 0.147 108.8);
Tailwind
colors: {
  custom: {
    50: '#ffffa9',
    500: '#ffff82',
    950: '#000000',
  },
}
SCSS
$custom: #ffff82;
$custom-light: #ffffa9;
$custom-dark: #000000;
JSON
{
  "hex": "#ffff82",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 130
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 75.49
  },
  "oklch": {
    "l": 0.97526,
    "c": 0.14746,
    "h": 108.8
  },
  "luminance": 0.94392
}

Semantic roles & 50–950 ramp

primary
#FFFF82
secondary
#4747DE
accent
#00E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581

Preview Lab

Preview with #FFFF82

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

Preview Lab → · Contrast checker → · Palette generator →

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