#FFFABC#FFFABC

#FFFABC is a very light, moderate yellow. Relative luminance 0.933; OKLCH L 97.4% C 0.079 H 103.9°. Best body text is #000000 at 19.65:1 contrast (WCAG AA passes).

Color values

HEX#FFFABC
RGBrgb(255, 250, 188)
HSLhsl(56, 100%, 87%)
HSVhsv(56, 26%, 100%)
CMYKcmyk(0%, 2%, 26.3%, 0%)
CIE-LABlab(97.33, -7.73, 30.42)
CIE-LCHlch(97.33, 31.39, 104.25°)
OKLaboklab(97.43% -0.019 0.0767)
OKLCHoklch(97.43% 0.079 103.9)
XYZxyz(84.5029, 93.2635, 61.1173)
Luminance0.9326 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFABC #BCC1FF
analogous
#FFD9BC #FFFABC #E3FFBC
triadic
#FFFABC #BCFFFA #FABCFF
tetradic
#FFFABC #BCFFD9 #BCC1FF #FFBCE3
square
#FFFABC #BCFFD9 #BCC1FF #FFBCE3
split-complementary
#FFFABC #BCE3FF #D9BCFF
monochromatic
#FFF142 #FFF57F #FFFABC #FFFDE0 #FFFDE0

Accessibility & contrast

On white

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

On black

19.65
#FFFABC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFABC
19.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFABC#FFFFFF#000000##000000
##FFFABC1.001.0719.6519.65
#FFFFFF1.071.0021.0021.00
#00000019.6521.001.001.00
##00000019.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF5B8
Deuteranopia (green-blind)
#FFF9BE
Tritanopia (blue-blind)
#FFF2E9
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #fffabc;
/* rgb */ color: rgb(255, 250, 188);
/* oklch */ color: oklch(97.4% 0.079 103.9);
Tailwind
colors: {
  custom: {
    50: '#fffbd0',
    500: '#fffabc',
    950: '#000000',
  },
}
SCSS
$custom: #fffabc;
$custom-light: #fffbd0;
$custom-dark: #000000;
JSON
{
  "hex": "#fffabc",
  "rgb": {
    "r": 255,
    "g": 250,
    "b": 188
  },
  "hsl": {
    "h": 55.522,
    "s": 100,
    "l": 86.863
  },
  "oklch": {
    "l": 0.9743,
    "c": 0.079,
    "h": 103.9
  },
  "luminance": 0.93262
}

Semantic roles & 50–950 ramp

primary
#FFFABC
secondary
#7880E7
accent
#11E600
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#181714
muted
#868583

Preview Lab

Preview with #FFFABC

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

Preview Lab → · Contrast checker → · Palette generator →

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