#FFF0D8#FFF0D8

#FFF0D8 is a very light, muted orange. Relative luminance 0.885; OKLCH L 96.1% C 0.035 H 79.7°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).

Color values

HEX#FFF0D8
RGBrgb(255, 240, 216)
HSLhsl(37, 100%, 92%)
HSVhsv(37, 15%, 100%)
CMYKcmyk(0%, 5.9%, 15.3%, 0%)
CIE-LABlab(95.39, 1.21, 13.42)
CIE-LCHlch(95.39, 13.47, 84.83°)
OKLaboklab(96.07% 0.0064 0.0349)
OKLCHoklch(96.07% 0.035 79.7)
XYZxyz(84.7940, 88.5395, 77.5754)
Luminance0.8854 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF0D8 #D8E7FF
analogous
#FFDDD8 #FFF0D8 #FBFFD8
triadic
#FFF0D8 #D8FFF0 #F0D8FF
tetradic
#FFF0D8 #D8FFDD #D8E7FF #FFD8FB
square
#FFF0D8 #D8FFDD #D8E7FF #FFD8FB
split-complementary
#FFF0D8 #D8FBFF #DDD8FF
monochromatic
#FFC15E #FFD89B #FFF0D8 #FFF3E0 #FFF3E0

Accessibility & contrast

On white

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

On black

18.71
#FFF0D8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF0D8
18.71:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF0D8#FFFFFF#000000##000000
##FFF0D81.001.1218.7118.71
#FFFFFF1.121.0021.0021.00
#00000018.7121.001.001.00
##00000018.7121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7F0D7
Deuteranopia (green-blind)
#FBF3D9
Tritanopia (blue-blind)
#FFEBE9
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #fff0d8;
/* rgb */ color: rgb(255, 240, 216);
/* oklch */ color: oklch(96.1% 0.035 79.7);
Tailwind
colors: {
  custom: {
    50: '#fff4e4',
    500: '#fff0d8',
    950: '#000000',
  },
}
SCSS
$custom: #fff0d8;
$custom-light: #fff4e4;
$custom-dark: #000000;
JSON
{
  "hex": "#fff0d8",
  "rgb": {
    "r": 255,
    "g": 240,
    "b": 216
  },
  "hsl": {
    "h": 36.923,
    "s": 100,
    "l": 92.353
  },
  "oklch": {
    "l": 0.96074,
    "c": 0.03545,
    "h": 79.7
  },
  "luminance": 0.88538
}

Semantic roles & 50–950 ramp

primary
#FFF0D8
secondary
#90B3EB
accent
#58E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584

Preview Lab

Preview with #FFF0D8

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

Preview Lab → · Contrast checker → · Palette generator →

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