#FFF0DF#FFF0DF

#FFF0DF is a very light, muted orange. Relative luminance 0.889; OKLCH L 96.2% C 0.028 H 71.0°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).

Color values

HEX#FFF0DF
RGBrgb(255, 240, 223)
HSLhsl(32, 100%, 94%)
HSVhsv(32, 13%, 100%)
CMYKcmyk(0%, 5.9%, 12.5%, 0%)
CIE-LABlab(95.54, 2.29, 10.03)
CIE-LCHlch(95.54, 10.28, 77.14°)
OKLaboklab(96.25% 0.0091 0.0262)
OKLCHoklch(96.25% 0.028 71)
XYZxyz(85.7183, 88.9092, 82.4433)
Luminance0.8891 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF0DF #DFEEFF
analogous
#FFE0DF #FFF0DF #FEFFDF
triadic
#FFF0DF #DFFFF0 #F0DFFF
tetradic
#FFF0DF #DFFFE0 #DFEEFF #FFDFFE
square
#FFF0DF #DFFFE0 #DFEEFF #FFDFFE
split-complementary
#FFF0DF #DFFEFF #E0DFFF
monochromatic
#FFB765 #FFD3A2 #FFF0DF #FFF1E0 #FFF1E0

Accessibility & contrast

On white

1.12
#FFF0DF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.78
#FFF0DF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF0DF
18.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF0DF#FFFFFF#000000##000000
##FFF0DF1.001.1218.7818.78
#FFFFFF1.121.0021.0021.00
#00000018.7821.001.001.00
##00000018.7821.001.001.00

Color blindness preview

Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#F9F4DF
Tritanopia (blue-blind)
#FFECEB
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #fff0df;
/* rgb */ color: rgb(255, 240, 223);
/* oklch */ color: oklch(96.2% 0.028 71.0);
Tailwind
colors: {
  custom: {
    50: '#fff4e9',
    500: '#fff0df',
    950: '#000000',
  },
}
SCSS
$custom: #fff0df;
$custom-light: #fff4e9;
$custom-dark: #000000;
JSON
{
  "hex": "#fff0df",
  "rgb": {
    "r": 255,
    "g": 240,
    "b": 223
  },
  "hsl": {
    "h": 31.875,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.96247,
    "c": 0.02774,
    "h": 71
  },
  "luminance": 0.88908
}

Semantic roles & 50–950 ramp

primary
#FFF0DF
secondary
#96BEEC
accent
#6CE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584

Preview Lab

Preview with #FFF0DF

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

Preview Lab → · Contrast checker → · Palette generator →

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