#FFFF86#FFFF86

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

Color values

HEX#FFFF86
RGBrgb(255, 255, 134)
HSLhsl(60, 100%, 76%)
HSVhsv(60, 47%, 100%)
CMYKcmyk(0%, 0%, 47.5%, 0%)
CIE-LABlab(97.83, -16.03, 57.32)
CIE-LCHlch(97.83, 59.52, 105.62°)
OKLaboklab(97.58% -0.0463 0.136)
OKLCHoklch(97.58% 0.144 108.8)
XYZxyz(81.3048, 94.5031, 36.5076)
Luminance0.9450 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFF86 #8686FF
analogous
#FFC386 #FFFF86 #C3FF86
triadic
#FFFF86 #86FFFF #FF86FF
tetradic
#FFFF86 #86FFC3 #8686FF #FF86C3
square
#FFFF86 #86FFC3 #8686FF #FF86C3
split-complementary
#FFFF86 #86C3FF #C386FF
monochromatic
#FFFF0C #FFFF49 #FFFF86 #FFFFC3 #FFFFE0

Accessibility & contrast

On white

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

On black

19.90
#FFFF86 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFF86
19.90:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFF86#FFFFFF#000000##000000
##FFFF861.001.0619.9019.90
#FFFFFF1.061.0021.0021.00
#00000019.9021.001.001.00
##00000019.9021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffff86;
/* rgb */ color: rgb(255, 255, 134);
/* oklch */ color: oklch(97.6% 0.144 108.8);
Tailwind
colors: {
  custom: {
    50: '#ffffac',
    500: '#ffff86',
    950: '#000000',
  },
}
SCSS
$custom: #ffff86;
$custom-light: #ffffac;
$custom-dark: #000000;
JSON
{
  "hex": "#ffff86",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 134
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 76.275
  },
  "oklch": {
    "l": 0.97576,
    "c": 0.14366,
    "h": 108.8
  },
  "luminance": 0.94501
}

Semantic roles & 50–950 ramp

primary
#FFFF86
secondary
#4A4ADF
accent
#00E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581

Preview Lab

Preview with #FFFF86

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

Preview Lab → · Contrast checker → · Palette generator →

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