#FFFAAE#FFFAAE

#FFFAAE is a very light, moderate yellow. Relative luminance 0.927; OKLCH L 97.2% C 0.096 H 104.8°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).

Color values

HEX#FFFAAE
RGBrgb(255, 250, 174)
HSLhsl(56, 100%, 84%)
HSVhsv(56, 32%, 100%)
CMYKcmyk(0%, 2%, 31.8%, 0%)
CIE-LABlab(97.10, -9.46, 37.13)
CIE-LCHlch(97.10, 38.32, 104.30°)
OKLaboklab(97.17% -0.0245 0.0923)
OKLCHoklch(97.17% 0.096 104.8)
XYZxyz(83.0663, 92.6889, 53.5511)
Luminance0.9269 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFAAE #AEB3FF
analogous
#FFD2AE #FFFAAE #DCFFAE
triadic
#FFFAAE #AEFFFA #FAAEFF
tetradic
#FFFAAE #AEFFD2 #AEB3FF #FFAEDC
square
#FFFAAE #AEFFD2 #AEB3FF #FFAEDC
split-complementary
#FFFAAE #AEDCFF #D2AEFF
monochromatic
#FFF234 #FFF671 #FFFAAE #FFFDE0 #FFFDE0

Accessibility & contrast

On white

1.07
#FFFAAE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.54
#FFFAAE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFAAE
19.54:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFAAE#FFFFFF#000000##000000
##FFFAAE1.001.0719.5419.54
#FFFFFF1.071.0021.0021.00
#00000019.5421.001.001.00
##00000019.5421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF4A9
Deuteranopia (green-blind)
#FFF9B1
Tritanopia (blue-blind)
#FFF0E6
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #fffaae;
/* rgb */ color: rgb(255, 250, 174);
/* oklch */ color: oklch(97.2% 0.096 104.8);
Tailwind
colors: {
  custom: {
    50: '#fffbc7',
    500: '#fffaae',
    950: '#000000',
  },
}
SCSS
$custom: #fffaae;
$custom-light: #fffbc7;
$custom-dark: #000000;
JSON
{
  "hex": "#fffaae",
  "rgb": {
    "r": 255,
    "g": 250,
    "b": 174
  },
  "hsl": {
    "h": 56.296,
    "s": 100,
    "l": 84.118
  },
  "oklch": {
    "l": 0.97169,
    "c": 0.0955,
    "h": 104.8
  },
  "luminance": 0.92687
}

Semantic roles & 50–950 ramp

primary
#FFFAAE
secondary
#6C74E5
accent
#0EE600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582

Preview Lab

Preview with #FFFAAE

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

Preview Lab → · Contrast checker → · Palette generator →

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