#FFF8ED#FFF8ED

#FFF8ED is a very light, near-neutral orange. Relative luminance 0.945; OKLCH L 98.2% C 0.016 H 79.4°. Best body text is #000000 at 19.90:1 contrast (WCAG AA passes).

Color values

HEX#FFF8ED
RGBrgb(255, 248, 237)
HSLhsl(37, 100%, 96%)
HSVhsv(37, 7%, 100%)
CMYKcmyk(0%, 2.7%, 7.1%, 0%)
CIE-LABlab(97.84, 0.48, 6.10)
CIE-LCHlch(97.84, 6.12, 85.52°)
OKLaboklab(98.16% 0.003 0.0161)
OKLCHoklch(98.16% 0.016 79.4)
XYZxyz(90.0916, 94.5099, 93.6005)
Luminance0.9451 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF8ED #EDF4FF
analogous
#FFEFED #FFF8ED #FDFFED
triadic
#FFF8ED #EDFFF8 #F8EDFF
tetradic
#FFF8ED #EDFFEF #EDF4FF #FFEDFD
square
#FFF8ED #EDFFEF #EDF4FF #FFEDFD
split-complementary
#FFF8ED #EDFDFF #EFEDFF
monochromatic
#FFC873 #FFE0B0 #FFF3E0 #FFF3E0 #FFF3E0

Accessibility & contrast

On white

1.06
#FFF8ED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.90
#FFF8ED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF8ED
19.90:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF8ED#FFFFFF#000000##000000
##FFF8ED1.001.0619.9019.90
#FFFFFF1.061.0021.0021.00
#00000019.9021.001.001.00
##00000019.9021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FBF8EC
Deuteranopia (green-blind)
#FDF9ED
Tritanopia (blue-blind)
#FFF6F5
Achromatopsia (no color)
#F9F9F9

Design tokens & code

CSS
--color: #fff8ed;
/* rgb */ color: rgb(255, 248, 237);
/* oklch */ color: oklch(98.2% 0.016 79.4);
Tailwind
colors: {
  custom: {
    50: '#fffaf2',
    500: '#fff8ed',
    950: '#000000',
  },
}
SCSS
$custom: #fff8ed;
$custom-light: #fffaf2;
$custom-dark: #000000;
JSON
{
  "hex": "#fff8ed",
  "rgb": {
    "r": 255,
    "g": 248,
    "b": 237
  },
  "hsl": {
    "h": 36.667,
    "s": 100,
    "l": 96.471
  },
  "oklch": {
    "l": 0.98156,
    "c": 0.01634,
    "h": 79.4
  },
  "luminance": 0.94509
}

Semantic roles & 50–950 ramp

primary
#FFF8ED
secondary
#A2C0EF
accent
#59E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFF8ED

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

Preview Lab → · Contrast checker → · Palette generator →

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