#FFF8EA#FFF8EA

#FFF8EA is a very light, near-neutral orange. Relative luminance 0.943; OKLCH L 98.1% C 0.020 H 84.6°. Best body text is #000000 at 19.87:1 contrast (WCAG AA passes).

Color values

HEX#FFF8EA
RGBrgb(255, 248, 234)
HSLhsl(40, 100%, 96%)
HSVhsv(40, 8%, 100%)
CMYKcmyk(0%, 2.7%, 8.2%, 0%)
CIE-LABlab(97.77, -0.01, 7.55)
CIE-LCHlch(97.77, 7.55, 90.09°)
OKLaboklab(98.08% 0.0019 0.0198)
OKLCHoklch(98.08% 0.02 84.6)
XYZxyz(89.6569, 94.3361, 91.3114)
Luminance0.9434 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF8EA #EAF1FF
analogous
#FFEDEA #FFF8EA #FBFFEA
triadic
#FFF8EA #EAFFF8 #F8EAFF
tetradic
#FFF8EA #EAFFED #EAF1FF #FFEAFB
square
#FFF8EA #EAFFED #EAF1FF #FFEAFB
split-complementary
#FFF8EA #EAFBFF #EDEAFF
monochromatic
#FFCF70 #FFE4AD #FFF5E0 #FFF5E0 #FFF5E0

Accessibility & contrast

On white

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

On black

19.87
#FFF8EA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF8EA
19.87:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF8EA#FFFFFF#000000##000000
##FFF8EA1.001.0619.8719.87
#FFFFFF1.061.0021.0021.00
#00000019.8721.001.001.00
##00000019.8721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FCF7E9
Deuteranopia (green-blind)
#FEF9EA
Tritanopia (blue-blind)
#FFF5F4
Achromatopsia (no color)
#F9F9F9

Design tokens & code

CSS
--color: #fff8ea;
/* rgb */ color: rgb(255, 248, 234);
/* oklch */ color: oklch(98.1% 0.020 84.6);
Tailwind
colors: {
  custom: {
    50: '#fffaf0',
    500: '#fff8ea',
    950: '#000000',
  },
}
SCSS
$custom: #fff8ea;
$custom-light: #fffaf0;
$custom-dark: #000000;
JSON
{
  "hex": "#fff8ea",
  "rgb": {
    "r": 255,
    "g": 248,
    "b": 234
  },
  "hsl": {
    "h": 40,
    "s": 100,
    "l": 95.882
  },
  "oklch": {
    "l": 0.98078,
    "c": 0.01989,
    "h": 84.6
  },
  "luminance": 0.94335
}

Semantic roles & 50–950 ramp

primary
#FFF8EA
secondary
#9FB9EE
accent
#4CE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181716
muted
#868585

Preview Lab

Preview with #FFF8EA

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

Preview Lab → · Contrast checker → · Palette generator →

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