#FFFAEC#FFFAEC

#FFFAEC is a very light, near-neutral orange. Relative luminance 0.957; OKLCH L 98.5% C 0.019 H 90.5°. Best body text is #000000 at 20.14:1 contrast (WCAG AA passes).

Color values

HEX#FFFAEC
RGBrgb(255, 250, 236)
HSLhsl(44, 100%, 96%)
HSVhsv(44, 7%, 100%)
CMYKcmyk(0%, 2%, 7.5%, 0%)
CIE-LABlab(98.31, -0.70, 7.30)
CIE-LCHlch(98.31, 7.33, 95.44°)
OKLaboklab(98.52% -0.0002 0.0192)
OKLCHoklch(98.52% 0.019 90.5)
XYZxyz(90.5640, 95.6880, 93.0392)
Luminance0.9569 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFAEC #ECF1FF
analogous
#FFF1EC #FFFAEC #FBFFEC
triadic
#FFFAEC #ECFFFA #FAECFF
tetradic
#FFFAEC #ECFFF1 #ECF1FF #FFECFB
square
#FFFAEC #ECFFF1 #ECF1FF #FFECFB
split-complementary
#FFFAEC #ECFBFF #F1ECFF
monochromatic
#FFDA72 #FFEAAF #FFF7E0 #FFF7E0 #FFF7E0

Accessibility & contrast

On white

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

On black

20.14
#FFFAEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFAEC
20.14:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFAEC#FFFFFF#000000##000000
##FFFAEC1.001.0420.1420.14
#FFFFFF1.041.0021.0021.00
#00000020.1421.001.001.00
##00000020.1421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEF9EB
Deuteranopia (green-blind)
#FFFBEC
Tritanopia (blue-blind)
#FFF8F6
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #fffaec;
/* rgb */ color: rgb(255, 250, 236);
/* oklch */ color: oklch(98.5% 0.019 90.5);
Tailwind
colors: {
  custom: {
    50: '#fffbf2',
    500: '#fffaec',
    950: '#000000',
  },
}
SCSS
$custom: #fffaec;
$custom-light: #fffbf2;
$custom-dark: #000000;
JSON
{
  "hex": "#fffaec",
  "rgb": {
    "r": 255,
    "g": 250,
    "b": 236
  },
  "hsl": {
    "h": 44.211,
    "s": 100,
    "l": 96.275
  },
  "oklch": {
    "l": 0.98519,
    "c": 0.01915,
    "h": 90.5
  },
  "luminance": 0.95687
}

Semantic roles & 50–950 ramp

primary
#FFFAEC
secondary
#A1B5EE
accent
#3CE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181716
muted
#868585

Preview Lab

Preview with #FFFAEC

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

Preview Lab → · Contrast checker → · Palette generator →

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