#FFFAEE#FFFAEE

#FFFAEE is a very light, near-neutral orange. Relative luminance 0.958; OKLCH L 98.6% C 0.017 H 88.0°. Best body text is #000000 at 20.16:1 contrast (WCAG AA passes).

Color values

HEX#FFFAEE
RGBrgb(255, 250, 238)
HSLhsl(42, 100%, 97%)
HSVhsv(42, 7%, 100%)
CMYKcmyk(0%, 2%, 6.7%, 0%)
CIE-LABlab(98.35, -0.37, 6.34)
CIE-LCHlch(98.35, 6.35, 93.32°)
OKLaboklab(98.57% 0.0006 0.0167)
OKLCHoklch(98.57% 0.017 88)
XYZxyz(90.8562, 95.8048, 94.5781)
Luminance0.9580 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFAEE #EEF3FF
analogous
#FFF2EE #FFFAEE #FCFFEE
triadic
#FFFAEE #EEFFFA #FAEEFF
tetradic
#FFFAEE #EEFFF2 #EEF3FF #FFEEFC
square
#FFFAEE #EEFFF2 #EEF3FF #FFEEFC
split-complementary
#FFFAEE #EEFCFF #F2EEFF
monochromatic
#FFD674 #FFE8B1 #FFF6E0 #FFF6E0 #FFF6E0

Accessibility & contrast

On white

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

On black

20.16
#FFFAEE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFAEE
20.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFAEE#FFFFFF#000000##000000
##FFFAEE1.001.0420.1620.16
#FFFFFF1.041.0021.0021.00
#00000020.1621.001.001.00
##00000020.1621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffaee;
/* rgb */ color: rgb(255, 250, 238);
/* oklch */ color: oklch(98.6% 0.017 88.0);
Tailwind
colors: {
  custom: {
    50: '#fffbf3',
    500: '#fffaee',
    950: '#000000',
  },
}
SCSS
$custom: #fffaee;
$custom-light: #fffbf3;
$custom-dark: #000000;
JSON
{
  "hex": "#fffaee",
  "rgb": {
    "r": 255,
    "g": 250,
    "b": 238
  },
  "hsl": {
    "h": 42.353,
    "s": 100,
    "l": 96.667
  },
  "oklch": {
    "l": 0.98571,
    "c": 0.01667,
    "h": 88
  },
  "luminance": 0.95804
}

Semantic roles & 50–950 ramp

primary
#FFFAEE
secondary
#A3B9EF
accent
#43E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFFAEE

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

Preview Lab → · Contrast checker → · Palette generator →

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