#FFF8EE#FFF8EE

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

Color values

HEX#FFF8EE
RGBrgb(255, 248, 238)
HSLhsl(35, 100%, 97%)
HSVhsv(35, 7%, 100%)
CMYKcmyk(0%, 2.7%, 6.7%, 0%)
CIE-LABlab(97.86, 0.64, 5.62)
CIE-LCHlch(97.86, 5.66, 83.48°)
OKLaboklab(98.18% 0.0034 0.0148)
OKLCHoklch(98.18% 0.015 77.1)
XYZxyz(90.2381, 94.5685, 94.3721)
Luminance0.9457 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF8EE #EEF5FF
analogous
#FFF0EE #FFF8EE #FEFFEE
triadic
#FFF8EE #EEFFF8 #F8EEFF
tetradic
#FFF8EE #EEFFF0 #EEF5FF #FFEEFE
square
#FFF8EE #EEFFF0 #EEF5FF #FFEEFE
split-complementary
#FFF8EE #EEFEFF #F0EEFF
monochromatic
#FFC674 #FFDFB1 #FFF2E0 #FFF2E0 #FFF2E0

Accessibility & contrast

On white

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

On black

19.91
#FFF8EE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF8EE
19.91:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF8EE#FFFFFF#000000##000000
##FFF8EE1.001.0519.9119.91
#FFFFFF1.051.0021.0021.00
#00000019.9121.001.001.00
##00000019.9121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fff8ee;
/* rgb */ color: rgb(255, 248, 238);
/* oklch */ color: oklch(98.2% 0.015 77.1);
Tailwind
colors: {
  custom: {
    50: '#fffaf3',
    500: '#fff8ee',
    950: '#000000',
  },
}
SCSS
$custom: #fff8ee;
$custom-light: #fffaf3;
$custom-dark: #000000;
JSON
{
  "hex": "#fff8ee",
  "rgb": {
    "r": 255,
    "g": 248,
    "b": 238
  },
  "hsl": {
    "h": 35.294,
    "s": 100,
    "l": 96.667
  },
  "oklch": {
    "l": 0.98182,
    "c": 0.0152,
    "h": 77.1
  },
  "luminance": 0.94568
}

Semantic roles & 50–950 ramp

primary
#FFF8EE
secondary
#A3C2EF
accent
#5FE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFF8EE

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

Preview Lab → · Contrast checker → · Palette generator →

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