#FFFFAB#FFFFAB

#FFFFAB is a very light, moderate yellow. Relative luminance 0.957; OKLCH L 98.1% C 0.105 H 108.2°. Best body text is #000000 at 20.14:1 contrast (WCAG AA passes).

Color values

HEX#FFFFAB
RGBrgb(255, 255, 171)
HSLhsl(60, 100%, 84%)
HSVhsv(60, 33%, 100%)
CMYKcmyk(0%, 0%, 32.9%, 0%)
CIE-LABlab(98.32, -12.27, 40.22)
CIE-LCHlch(98.32, 42.05, 106.97°)
OKLaboklab(98.12% -0.0327 0.0995)
OKLCHoklch(98.12% 0.105 108.2)
XYZxyz(84.3514, 95.7218, 52.5528)
Luminance0.9572 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFAB #ABABFF
analogous
#FFD5AB #FFFFAB #D5FFAB
triadic
#FFFFAB #ABFFFF #FFABFF
tetradic
#FFFFAB #ABFFD5 #ABABFF #FFABD5
square
#FFFFAB #ABFFD5 #ABABFF #FFABD5
split-complementary
#FFFFAB #ABD5FF #D5ABFF
monochromatic
#FFFF31 #FFFF6E #FFFFAB #FFFFE0 #FFFFE0

Accessibility & contrast

On white

1.04
#FFFFAB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.14
#FFFFAB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFFAB
20.14:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFFAB#FFFFFF#000000##000000
##FFFFAB1.001.0420.1420.14
#FFFFFF1.041.0021.0021.00
#00000020.1421.001.001.00
##00000020.1421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF8A5
Deuteranopia (green-blind)
#FFFCAE
Tritanopia (blue-blind)
#FFF5EA
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #ffffab;
/* rgb */ color: rgb(255, 255, 171);
/* oklch */ color: oklch(98.1% 0.105 108.2);
Tailwind
colors: {
  custom: {
    50: '#ffffc5',
    500: '#ffffab',
    950: '#000000',
  },
}
SCSS
$custom: #ffffab;
$custom-light: #ffffc5;
$custom-dark: #000000;
JSON
{
  "hex": "#ffffab",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 171
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 83.529
  },
  "oklch": {
    "l": 0.98121,
    "c": 0.10468,
    "h": 108.2
  },
  "luminance": 0.9572
}

Semantic roles & 50–950 ramp

primary
#FFFFAB
secondary
#6A6AE5
accent
#00E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582

Preview Lab

Preview with #FFFFAB

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

Preview Lab → · Contrast checker → · Palette generator →

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