#FFFAAB#FFFAAB

#FFFAAB is a very light, moderate yellow. Relative luminance 0.926; OKLCH L 97.1% C 0.099 H 105.0°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).

Color values

HEX#FFFAAB
RGBrgb(255, 250, 171)
HSLhsl(56, 100%, 84%)
HSVhsv(56, 33%, 100%)
CMYKcmyk(0%, 2%, 32.9%, 0%)
CIE-LABlab(97.05, -9.82, 38.56)
CIE-LCHlch(97.05, 39.79, 104.28°)
OKLaboklab(97.12% -0.0256 0.0956)
OKLCHoklch(97.12% 0.099 105)
XYZxyz(82.7771, 92.5732, 52.0280)
Luminance0.9257 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFAAB #ABB0FF
analogous
#FFD0AB #FFFAAB #DAFFAB
triadic
#FFFAAB #ABFFFA #FAABFF
tetradic
#FFFAAB #ABFFD0 #ABB0FF #FFABDA
square
#FFFAAB #ABFFD0 #ABB0FF #FFABDA
split-complementary
#FFFAAB #ABDAFF #D0ABFF
monochromatic
#FFF331 #FFF66E #FFFAAB #FFFDE0 #FFFDE0

Accessibility & contrast

On white

1.08
#FFFAAB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.51
#FFFAAB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFAAB
19.51:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFAAB#FFFFFF#000000##000000
##FFFAAB1.001.0819.5119.51
#FFFFFF1.081.0021.0021.00
#00000019.5121.001.001.00
##00000019.5121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF4A5
Deuteranopia (green-blind)
#FFF8AE
Tritanopia (blue-blind)
#FFF0E6
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #fffaab;
/* rgb */ color: rgb(255, 250, 171);
/* oklch */ color: oklch(97.1% 0.099 105.0);
Tailwind
colors: {
  custom: {
    50: '#fffbc4',
    500: '#fffaab',
    950: '#000000',
  },
}
SCSS
$custom: #fffaab;
$custom-light: #fffbc4;
$custom-dark: #000000;
JSON
{
  "hex": "#fffaab",
  "rgb": {
    "r": 255,
    "g": 250,
    "b": 171
  },
  "hsl": {
    "h": 56.429,
    "s": 100,
    "l": 83.529
  },
  "oklch": {
    "l": 0.97116,
    "c": 0.09895,
    "h": 105
  },
  "luminance": 0.92571
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FFFAAB

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

Preview Lab → · Contrast checker → · Palette generator →

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