#FFFFAD#FFFFAD

#FFFFAD is a very light, moderate yellow. Relative luminance 0.958; OKLCH L 98.2% C 0.102 H 108.1°. Best body text is #000000 at 20.16:1 contrast (WCAG AA passes).

Color values

HEX#FFFFAD
RGBrgb(255, 255, 173)
HSLhsl(60, 100%, 84%)
HSVhsv(60, 32%, 100%)
CMYKcmyk(0%, 0%, 32.2%, 0%)
CIE-LABlab(98.35, -12.04, 39.28)
CIE-LCHlch(98.35, 41.08, 107.04°)
OKLaboklab(98.16% -0.0319 0.0973)
OKLCHoklch(98.16% 0.102 108.1)
XYZxyz(84.5435, 95.7986, 53.5644)
Luminance0.9580 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFAD #ADADFF
analogous
#FFD6AD #FFFFAD #D6FFAD
triadic
#FFFFAD #ADFFFF #FFADFF
tetradic
#FFFFAD #ADFFD6 #ADADFF #FFADD6
square
#FFFFAD #ADFFD6 #ADADFF #FFADD6
split-complementary
#FFFFAD #ADD6FF #D6ADFF
monochromatic
#FFFF33 #FFFF70 #FFFFAD #FFFFE0 #FFFFE0

Accessibility & contrast

On white

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

On black

20.16
#FFFFAD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFFAD
20.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFFAD#FFFFFF#000000##000000
##FFFFAD1.001.0420.1620.16
#FFFFFF1.041.0021.0021.00
#00000020.1621.001.001.00
##00000020.1621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffffad;
/* rgb */ color: rgb(255, 255, 173);
/* oklch */ color: oklch(98.2% 0.102 108.1);
Tailwind
colors: {
  custom: {
    50: '#ffffc6',
    500: '#ffffad',
    950: '#000000',
  },
}
SCSS
$custom: #ffffad;
$custom-light: #ffffc6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffffad",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 173
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 83.922
  },
  "oklch": {
    "l": 0.98156,
    "c": 0.10239,
    "h": 108.1
  },
  "luminance": 0.95797
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FFFFAD

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

Preview Lab → · Contrast checker → · Palette generator →

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