#FFFAED#FFFAED

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

Color values

HEX#FFFAED
RGBrgb(255, 250, 237)
HSLhsl(43, 100%, 96%)
HSVhsv(43, 7%, 100%)
CMYKcmyk(0%, 2%, 7.1%, 0%)
CIE-LABlab(98.33, -0.53, 6.82)
CIE-LCHlch(98.33, 6.84, 94.46°)
OKLaboklab(98.55% 0.0002 0.0179)
OKLCHoklch(98.55% 0.018 89.4)
XYZxyz(90.7097, 95.7462, 93.8065)
Luminance0.9575 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFAED #EDF2FF
analogous
#FFF1ED #FFFAED #FBFFED
triadic
#FFFAED #EDFFFA #FAEDFF
tetradic
#FFFAED #EDFFF1 #EDF2FF #FFEDFB
square
#FFFAED #EDFFF1 #EDF2FF #FFEDFB
split-complementary
#FFFAED #EDFBFF #F1EDFF
monochromatic
#FFD873 #FFE9B0 #FFF6E0 #FFF6E0 #FFF6E0

Accessibility & contrast

On white

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

On black

20.15
#FFFAED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFAED
20.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFAED#FFFFFF#000000##000000
##FFFAED1.001.0420.1520.15
#FFFFFF1.041.0021.0021.00
#00000020.1521.001.001.00
##00000020.1521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffaed;
/* rgb */ color: rgb(255, 250, 237);
/* oklch */ color: oklch(98.5% 0.018 89.4);
Tailwind
colors: {
  custom: {
    50: '#fffbf2',
    500: '#fffaed',
    950: '#000000',
  },
}
SCSS
$custom: #fffaed;
$custom-light: #fffbf2;
$custom-dark: #000000;
JSON
{
  "hex": "#fffaed",
  "rgb": {
    "r": 255,
    "g": 250,
    "b": 237
  },
  "hsl": {
    "h": 43.333,
    "s": 100,
    "l": 96.471
  },
  "oklch": {
    "l": 0.98545,
    "c": 0.0179,
    "h": 89.4
  },
  "luminance": 0.95746
}

Semantic roles & 50–950 ramp

primary
#FFFAED
secondary
#A2B7EF
accent
#40E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFFAED

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

Preview Lab → · Contrast checker → · Palette generator →

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