#FFFAEA#FFFAEA

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

Color values

HEX#FFFAEA
RGBrgb(255, 250, 234)
HSLhsl(46, 100%, 96%)
HSVhsv(46, 8%, 100%)
CMYKcmyk(0%, 2%, 8.2%, 0%)
CIE-LABlab(98.26, -1.02, 8.26)
CIE-LCHlch(98.26, 8.32, 97.05°)
OKLaboklab(98.47% -0.0009 0.0216)
OKLCHoklch(98.47% 0.022 92.5)
XYZxyz(90.2751, 95.5724, 91.5175)
Luminance0.9557 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFAEA #EAEFFF
analogous
#FFEFEA #FFFAEA #F9FFEA
triadic
#FFFAEA #EAFFFA #FAEAFF
tetradic
#FFFAEA #EAFFEF #EAEFFF #FFEAF9
square
#FFFAEA #EAFFEF #EAEFFF #FFEAF9
split-complementary
#FFFAEA #EAF9FF #EFEAFF
monochromatic
#FFDD70 #FFEBAD #FFF8E0 #FFF8E0 #FFF8E0

Accessibility & contrast

On white

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

On black

20.11
#FFFAEA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFAEA
20.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFAEA#FFFFFF#000000##000000
##FFFAEA1.001.0420.1120.11
#FFFFFF1.041.0021.0021.00
#00000020.1121.001.001.00
##00000020.1121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEF9E9
Deuteranopia (green-blind)
#FFFBEA
Tritanopia (blue-blind)
#FFF7F5
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #fffaea;
/* rgb */ color: rgb(255, 250, 234);
/* oklch */ color: oklch(98.5% 0.022 92.5);
Tailwind
colors: {
  custom: {
    50: '#fffbf0',
    500: '#fffaea',
    950: '#000000',
  },
}
SCSS
$custom: #fffaea;
$custom-light: #fffbf0;
$custom-dark: #000000;
JSON
{
  "hex": "#fffaea",
  "rgb": {
    "r": 255,
    "g": 250,
    "b": 234
  },
  "hsl": {
    "h": 45.714,
    "s": 100,
    "l": 95.882
  },
  "oklch": {
    "l": 0.98467,
    "c": 0.02166,
    "h": 92.5
  },
  "luminance": 0.95572
}

Semantic roles & 50–950 ramp

primary
#FFFAEA
secondary
#9FB2EE
accent
#37E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181716
muted
#868585

Preview Lab

Preview with #FFFAEA

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

Preview Lab → · Contrast checker → · Palette generator →

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