#FFFAB0#FFFAB0

#FFFAB0 is a very light, moderate yellow. Relative luminance 0.928; OKLCH L 97.2% C 0.093 H 104.7°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).

Color values

HEX#FFFAB0
RGBrgb(255, 250, 176)
HSLhsl(56, 100%, 85%)
HSVhsv(56, 31%, 100%)
CMYKcmyk(0%, 2%, 31%, 0%)
CIE-LABlab(97.13, -9.22, 36.18)
CIE-LCHlch(97.13, 37.33, 104.31°)
OKLaboklab(97.2% -0.0237 0.0901)
OKLCHoklch(97.2% 0.093 104.7)
XYZxyz(83.2627, 92.7674, 54.5856)
Luminance0.9277 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFAB0 #B0B5FF
analogous
#FFD3B0 #FFFAB0 #DCFFB0
triadic
#FFFAB0 #B0FFFA #FAB0FF
tetradic
#FFFAB0 #B0FFD3 #B0B5FF #FFB0DC
square
#FFFAB0 #B0FFD3 #B0B5FF #FFB0DC
split-complementary
#FFFAB0 #B0DCFF #D3B0FF
monochromatic
#FFF236 #FFF673 #FFFAB0 #FFFDE0 #FFFDE0

Accessibility & contrast

On white

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

On black

19.55
#FFFAB0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFAB0
19.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFAB0#FFFFFF#000000##000000
##FFFAB01.001.0719.5519.55
#FFFFFF1.071.0021.0021.00
#00000019.5521.001.001.00
##00000019.5521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF5AB
Deuteranopia (green-blind)
#FFF9B3
Tritanopia (blue-blind)
#FFF1E7
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #fffab0;
/* rgb */ color: rgb(255, 250, 176);
/* oklch */ color: oklch(97.2% 0.093 104.7);
Tailwind
colors: {
  custom: {
    50: '#fffbc8',
    500: '#fffab0',
    950: '#000000',
  },
}
SCSS
$custom: #fffab0;
$custom-light: #fffbc8;
$custom-dark: #000000;
JSON
{
  "hex": "#fffab0",
  "rgb": {
    "r": 255,
    "g": 250,
    "b": 176
  },
  "hsl": {
    "h": 56.203,
    "s": 100,
    "l": 84.51
  },
  "oklch": {
    "l": 0.97204,
    "c": 0.09318,
    "h": 104.7
  },
  "luminance": 0.92766
}

Semantic roles & 50–950 ramp

primary
#FFFAB0
secondary
#6E75E5
accent
#0FE600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582

Preview Lab

Preview with #FFFAB0

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

Preview Lab → · Contrast checker → · Palette generator →

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