#FFFAEB#FFFAEB

#FFFAEB is a very light, muted yellow. Relative luminance 0.956; OKLCH L 98.5% C 0.020 H 91.6°. Best body text is #000000 at 20.13:1 contrast (WCAG AA passes).

Color values

HEX#FFFAEB
RGBrgb(255, 250, 235)
HSLhsl(45, 100%, 96%)
HSVhsv(45, 8%, 100%)
CMYKcmyk(0%, 2%, 7.8%, 0%)
CIE-LABlab(98.28, -0.86, 7.78)
CIE-LCHlch(98.28, 7.82, 96.30°)
OKLaboklab(98.49% -0.0006 0.0204)
OKLCHoklch(98.49% 0.02 91.6)
XYZxyz(90.4192, 95.6300, 92.2762)
Luminance0.9563 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFAEB #EBF0FF
analogous
#FFF0EB #FFFAEB #FAFFEB
triadic
#FFFAEB #EBFFFA #FAEBFF
tetradic
#FFFAEB #EBFFF0 #EBF0FF #FFEBFA
square
#FFFAEB #EBFFF0 #EBF0FF #FFEBFA
split-complementary
#FFFAEB #EBFAFF #F0EBFF
monochromatic
#FFDB71 #FFEBAE #FFF7E0 #FFF7E0 #FFF7E0

Accessibility & contrast

On white

1.04
#FFFAEB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.13
#FFFAEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFAEB
20.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFAEB#FFFFFF#000000##000000
##FFFAEB1.001.0420.1320.13
#FFFFFF1.041.0021.0021.00
#00000020.1321.001.001.00
##00000020.1321.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEF9EA
Deuteranopia (green-blind)
#FFFBEB
Tritanopia (blue-blind)
#FFF7F6
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #fffaeb;
/* rgb */ color: rgb(255, 250, 235);
/* oklch */ color: oklch(98.5% 0.020 91.6);
Tailwind
colors: {
  custom: {
    50: '#fffbf1',
    500: '#fffaeb',
    950: '#000000',
  },
}
SCSS
$custom: #fffaeb;
$custom-light: #fffbf1;
$custom-dark: #000000;
JSON
{
  "hex": "#fffaeb",
  "rgb": {
    "r": 255,
    "g": 250,
    "b": 235
  },
  "hsl": {
    "h": 45,
    "s": 100,
    "l": 96.078
  },
  "oklch": {
    "l": 0.98493,
    "c": 0.0204,
    "h": 91.6
  },
  "luminance": 0.95629
}

Semantic roles & 50–950 ramp

primary
#FFFAEB
secondary
#A0B4EE
accent
#39E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181716
muted
#868585

Preview Lab

Preview with #FFFAEB

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

Preview Lab → · Contrast checker → · Palette generator →

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