#FFFFAE#FFFFAE

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

Color values

HEX#FFFFAE
RGBrgb(255, 255, 174)
HSLhsl(60, 100%, 84%)
HSVhsv(60, 32%, 100%)
CMYKcmyk(0%, 0%, 31.8%, 0%)
CIE-LABlab(98.37, -11.92, 38.80)
CIE-LCHlch(98.37, 40.59, 107.08°)
OKLaboklab(98.17% -0.0315 0.0962)
OKLCHoklch(98.17% 0.101 108.1)
XYZxyz(84.6406, 95.8374, 54.0759)
Luminance0.9584 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFAE #AEAEFF
analogous
#FFD7AE #FFFFAE #D7FFAE
triadic
#FFFFAE #AEFFFF #FFAEFF
tetradic
#FFFFAE #AEFFD7 #AEAEFF #FFAED7
square
#FFFFAE #AEFFD7 #AEAEFF #FFAED7
split-complementary
#FFFFAE #AED7FF #D7AEFF
monochromatic
#FFFF34 #FFFF71 #FFFFAE #FFFFE0 #FFFFE0

Accessibility & contrast

On white

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

On black

20.17
#FFFFAE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFFAE
20.17:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFFAE#FFFFFF#000000##000000
##FFFFAE1.001.0420.1720.17
#FFFFFF1.041.0021.0021.00
#00000020.1721.001.001.00
##00000020.1721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffffae;
/* rgb */ color: rgb(255, 255, 174);
/* oklch */ color: oklch(98.2% 0.101 108.1);
Tailwind
colors: {
  custom: {
    50: '#ffffc7',
    500: '#ffffae',
    950: '#000000',
  },
}
SCSS
$custom: #ffffae;
$custom-light: #ffffc7;
$custom-dark: #000000;
JSON
{
  "hex": "#ffffae",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 174
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 84.118
  },
  "oklch": {
    "l": 0.98173,
    "c": 0.10124,
    "h": 108.1
  },
  "luminance": 0.95836
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FFFFAE

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

Preview Lab → · Contrast checker → · Palette generator →

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