#FFFF94#FFFF94

#FFFF94 is a very light, vivid yellow. Relative luminance 0.949; OKLCH L 97.8% C 0.130 H 108.6°. Best body text is #000000 at 19.98:1 contrast (WCAG AA passes).

Color values

HEX#FFFF94
RGBrgb(255, 255, 148)
HSLhsl(60, 100%, 79%)
HSVhsv(60, 42%, 100%)
CMYKcmyk(0%, 0%, 42%, 0%)
CIE-LABlab(98.00, -14.73, 50.97)
CIE-LCHlch(98.00, 53.06, 106.12°)
OKLaboklab(97.76% -0.0413 0.1229)
OKLCHoklch(97.76% 0.13 108.6)
XYZxyz(82.3467, 94.9199, 41.9947)
Luminance0.9492 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFF94 #9494FF
analogous
#FFCA94 #FFFF94 #CAFF94
triadic
#FFFF94 #94FFFF #FF94FF
tetradic
#FFFF94 #94FFCA #9494FF #FF94CA
square
#FFFF94 #94FFCA #9494FF #FF94CA
split-complementary
#FFFF94 #94CAFF #CA94FF
monochromatic
#FFFF1A #FFFF57 #FFFF94 #FFFFD1 #FFFFE0

Accessibility & contrast

On white

1.05
#FFFF94 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.98
#FFFF94 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFF94
19.98:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFF94#FFFFFF#000000##000000
##FFFF941.001.0519.9819.98
#FFFFFF1.051.0021.0021.00
#00000019.9821.001.001.00
##00000019.9821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF78B
Deuteranopia (green-blind)
#FFFB99
Tritanopia (blue-blind)
#FFF3E5
Achromatopsia (no color)
#F9F9F9

Design tokens & code

CSS
--color: #ffff94;
/* rgb */ color: rgb(255, 255, 148);
/* oklch */ color: oklch(97.8% 0.130 108.6);
Tailwind
colors: {
  custom: {
    50: '#ffffb5',
    500: '#ffff94',
    950: '#000000',
  },
}
SCSS
$custom: #ffff94;
$custom-light: #ffffb5;
$custom-dark: #000000;
JSON
{
  "hex": "#ffff94",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 148
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 79.02
  },
  "oklch": {
    "l": 0.97763,
    "c": 0.12968,
    "h": 108.6
  },
  "luminance": 0.94918
}

Semantic roles & 50–950 ramp

primary
#FFFF94
secondary
#5656E1
accent
#00E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581

Preview Lab

Preview with #FFFF94

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

Preview Lab → · Contrast checker → · Palette generator →

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