Pale Yellow#FFFF84

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

Pale Yellow — editorial page

Color values

HEX#FFFF84
RGBrgb(255, 255, 132)
HSLhsl(60, 100%, 76%)
HSVhsv(60, 48%, 100%)
CMYKcmyk(0%, 0%, 48.2%, 0%)
CIE-LABlab(97.81, -16.20, 58.21)
CIE-LCHlch(97.81, 60.43, 105.55°)
OKLaboklab(97.55% -0.047 0.1378)
OKLCHoklch(97.55% 0.146 108.8)
XYZxyz(81.1667, 94.4479, 35.7799)
Luminance0.9445 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFF84 #8484FF
analogous
#FFC184 #FFFF84 #C1FF84
triadic
#FFFF84 #84FFFF #FF84FF
tetradic
#FFFF84 #84FFC1 #8484FF #FF84C1
square
#FFFF84 #84FFC1 #8484FF #FF84C1
split-complementary
#FFFF84 #84C1FF #C184FF
monochromatic
#FFFF0A #FFFF47 #FFFF84 #FFFFC1 #FFFFE0

Accessibility & contrast

On white

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

On black

19.89
#FFFF84 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFF84
19.89:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFF84#FFFFFF#000000##000000
##FFFF841.001.0619.8919.89
#FFFFFF1.061.0021.0021.00
#00000019.8921.001.001.00
##00000019.8921.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF679
Deuteranopia (green-blind)
#FFFB8A
Tritanopia (blue-blind)
#FFF2E3
Achromatopsia (no color)
#F9F9F9

Design tokens & code

CSS
--color: #ffff84;
/* rgb */ color: rgb(255, 255, 132);
/* oklch */ color: oklch(97.6% 0.146 108.8);
Tailwind
colors: {
  custom: {
    50: '#ffffaa',
    500: '#ffff84',
    950: '#000000',
  },
}
SCSS
$custom: #ffff84;
$custom-light: #ffffaa;
$custom-dark: #000000;
JSON
{
  "hex": "#ffff84",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 132
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 75.882
  },
  "oklch": {
    "l": 0.97551,
    "c": 0.14557,
    "h": 108.8
  },
  "luminance": 0.94446
}

Semantic roles & 50–950 ramp

primary
#FFFF84
secondary
#4848DF
accent
#00E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581

Preview Lab

Preview with #FFFF84

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

Preview Lab → · Contrast checker → · Palette generator →

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