#FFF8EB#FFF8EB

#FFF8EB is a very light, near-neutral orange. Relative luminance 0.944; OKLCH L 98.1% C 0.019 H 83.1°. Best body text is #000000 at 19.88:1 contrast (WCAG AA passes).

Color values

HEX#FFF8EB
RGBrgb(255, 248, 235)
HSLhsl(39, 100%, 96%)
HSVhsv(39, 8%, 100%)
CMYKcmyk(0%, 2.7%, 7.8%, 0%)
CIE-LABlab(97.79, 0.15, 7.07)
CIE-LCHlch(97.79, 7.07, 88.78°)
OKLaboklab(98.1% 0.0023 0.0186)
OKLCHoklch(98.1% 0.019 83.1)
XYZxyz(89.8010, 94.3937, 92.0702)
Luminance0.9439 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF8EB #EBF2FF
analogous
#FFEEEB #FFF8EB #FCFFEB
triadic
#FFF8EB #EBFFF8 #F8EBFF
tetradic
#FFF8EB #EBFFEE #EBF2FF #FFEBFC
square
#FFF8EB #EBFFEE #EBF2FF #FFEBFC
split-complementary
#FFF8EB #EBFCFF #EEEBFF
monochromatic
#FFCD71 #FFE3AE #FFF4E0 #FFF4E0 #FFF4E0

Accessibility & contrast

On white

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

On black

19.88
#FFF8EB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF8EB
19.88:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF8EB#FFFFFF#000000##000000
##FFF8EB1.001.0619.8819.88
#FFFFFF1.061.0021.0021.00
#00000019.8821.001.001.00
##00000019.8821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FCF8EA
Deuteranopia (green-blind)
#FDF9EB
Tritanopia (blue-blind)
#FFF6F4
Achromatopsia (no color)
#F9F9F9

Design tokens & code

CSS
--color: #fff8eb;
/* rgb */ color: rgb(255, 248, 235);
/* oklch */ color: oklch(98.1% 0.019 83.1);
Tailwind
colors: {
  custom: {
    50: '#fffaf1',
    500: '#fff8eb',
    950: '#000000',
  },
}
SCSS
$custom: #fff8eb;
$custom-light: #fffaf1;
$custom-dark: #000000;
JSON
{
  "hex": "#fff8eb",
  "rgb": {
    "r": 255,
    "g": 248,
    "b": 235
  },
  "hsl": {
    "h": 39,
    "s": 100,
    "l": 96.078
  },
  "oklch": {
    "l": 0.98104,
    "c": 0.0187,
    "h": 83.1
  },
  "luminance": 0.94393
}

Semantic roles & 50–950 ramp

primary
#FFF8EB
secondary
#A0BBEE
accent
#50E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181716
muted
#868585

Preview Lab

Preview with #FFF8EB

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

Preview Lab → · Contrast checker → · Palette generator →

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