#FFFABD#FFFABD

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

Color values

HEX#FFFABD
RGBrgb(255, 250, 189)
HSLhsl(55, 100%, 87%)
HSVhsv(55, 26%, 100%)
CMYKcmyk(0%, 2%, 25.9%, 0%)
CIE-LABlab(97.35, -7.60, 29.94)
CIE-LCHlch(97.35, 30.89, 104.24°)
OKLaboklab(97.45% -0.0186 0.0756)
OKLCHoklch(97.45% 0.078 103.8)
XYZxyz(84.6111, 93.3068, 61.6870)
Luminance0.9331 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFABD #BDC2FF
analogous
#FFD9BD #FFFABD #E3FFBD
triadic
#FFFABD #BDFFFA #FABDFF
tetradic
#FFFABD #BDFFD9 #BDC2FF #FFBDE3
square
#FFFABD #BDFFD9 #BDC2FF #FFBDE3
split-complementary
#FFFABD #BDE3FF #D9BDFF
monochromatic
#FFF143 #FFF580 #FFFABD #FFFDE0 #FFFDE0

Accessibility & contrast

On white

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

On black

19.66
#FFFABD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFABD
19.66:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFABD#FFFFFF#000000##000000
##FFFABD1.001.0719.6619.66
#FFFFFF1.071.0021.0021.00
#00000019.6621.001.001.00
##00000019.6621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF5B9
Deuteranopia (green-blind)
#FFF9BF
Tritanopia (blue-blind)
#FFF2EA
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #fffabd;
/* rgb */ color: rgb(255, 250, 189);
/* oklch */ color: oklch(97.4% 0.078 103.8);
Tailwind
colors: {
  custom: {
    50: '#fffbd1',
    500: '#fffabd',
    950: '#000000',
  },
}
SCSS
$custom: #fffabd;
$custom-light: #fffbd1;
$custom-dark: #000000;
JSON
{
  "hex": "#fffabd",
  "rgb": {
    "r": 255,
    "g": 250,
    "b": 189
  },
  "hsl": {
    "h": 55.455,
    "s": 100,
    "l": 87.059
  },
  "oklch": {
    "l": 0.97449,
    "c": 0.0778,
    "h": 103.8
  },
  "luminance": 0.93305
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FFFABD

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

Preview Lab → · Contrast checker → · Palette generator →

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