#FFF8EF#FFF8EF

#FFF8EF is a very light, near-neutral orange. Relative luminance 0.946; OKLCH L 98.2% C 0.014 H 74.4°. Best body text is #000000 at 19.93:1 contrast (WCAG AA passes).

Color values

HEX#FFF8EF
RGBrgb(255, 248, 239)
HSLhsl(34, 100%, 97%)
HSVhsv(34, 6%, 100%)
CMYKcmyk(0%, 2.7%, 6.3%, 0%)
CIE-LABlab(97.88, 0.81, 5.14)
CIE-LCHlch(97.88, 5.21, 81.07°)
OKLaboklab(98.21% 0.0038 0.0136)
OKLCHoklch(98.21% 0.014 74.4)
XYZxyz(90.3854, 94.6274, 95.1480)
Luminance0.9463 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF8EF #EFF6FF
analogous
#FFF0EF #FFF8EF #FEFFEF
triadic
#FFF8EF #EFFFF8 #F8EFFF
tetradic
#FFF8EF #EFFFF0 #EFF6FF #FFEFFE
square
#FFF8EF #EFFFF0 #EFF6FF #FFEFFE
split-complementary
#FFF8EF #EFFEFF #F0EFFF
monochromatic
#FFC275 #FFDDB2 #FFF2E0 #FFF2E0 #FFF2E0

Accessibility & contrast

On white

1.05
#FFF8EF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.93
#FFF8EF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF8EF
19.93:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF8EF#FFFFFF#000000##000000
##FFF8EF1.001.0519.9319.93
#FFFFFF1.051.0021.0021.00
#00000019.9321.001.001.00
##00000019.9321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fff8ef;
/* rgb */ color: rgb(255, 248, 239);
/* oklch */ color: oklch(98.2% 0.014 74.4);
Tailwind
colors: {
  custom: {
    50: '#fffaf4',
    500: '#fff8ef',
    950: '#000000',
  },
}
SCSS
$custom: #fff8ef;
$custom-light: #fffaf4;
$custom-dark: #000000;
JSON
{
  "hex": "#fff8ef",
  "rgb": {
    "r": 255,
    "g": 248,
    "b": 239
  },
  "hsl": {
    "h": 33.75,
    "s": 100,
    "l": 96.863
  },
  "oklch": {
    "l": 0.98209,
    "c": 0.01408,
    "h": 74.4
  },
  "luminance": 0.94627
}

Semantic roles & 50–950 ramp

primary
#FFF8EF
secondary
#A3C4EF
accent
#64E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFF8EF

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

Preview Lab → · Contrast checker → · Palette generator →

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