#FFF0DC#FFF0DC

#FFF0DC is a very light, muted orange. Relative luminance 0.887; OKLCH L 96.2% C 0.031 H 75.2°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).

Color values

HEX#FFF0DC
RGBrgb(255, 240, 220)
HSLhsl(34, 100%, 93%)
HSVhsv(34, 14%, 100%)
CMYKcmyk(0%, 5.9%, 13.7%, 0%)
CIE-LABlab(95.48, 1.82, 11.48)
CIE-LCHlch(95.48, 11.62, 80.97°)
OKLaboklab(96.17% 0.0079 0.0299)
OKLCHoklch(96.17% 0.031 75.2)
XYZxyz(85.3174, 88.7488, 80.3320)
Luminance0.8875 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF0DC #DCEBFF
analogous
#FFDEDC #FFF0DC #FCFFDC
triadic
#FFF0DC #DCFFF0 #F0DCFF
tetradic
#FFF0DC #DCFFDE #DCEBFF #FFDCFC
square
#FFF0DC #DCFFDE #DCEBFF #FFDCFC
split-complementary
#FFF0DC #DCFCFF #DEDCFF
monochromatic
#FFBC62 #FFD69F #FFF0DC #FFF2E0 #FFF2E0

Accessibility & contrast

On white

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

On black

18.75
#FFF0DC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF0DC
18.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF0DC#FFFFFF#000000##000000
##FFF0DC1.001.1218.7518.75
#FFFFFF1.121.0021.0021.00
#00000018.7521.001.001.00
##00000018.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F6F0DB
Deuteranopia (green-blind)
#FAF3DC
Tritanopia (blue-blind)
#FFECEA
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #fff0dc;
/* rgb */ color: rgb(255, 240, 220);
/* oklch */ color: oklch(96.2% 0.031 75.2);
Tailwind
colors: {
  custom: {
    50: '#fff4e6',
    500: '#fff0dc',
    950: '#000000',
  },
}
SCSS
$custom: #fff0dc;
$custom-light: #fff4e6;
$custom-dark: #000000;
JSON
{
  "hex": "#fff0dc",
  "rgb": {
    "r": 255,
    "g": 240,
    "b": 220
  },
  "hsl": {
    "h": 34.286,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.96172,
    "c": 0.03096,
    "h": 75.2
  },
  "luminance": 0.88747
}

Semantic roles & 50–950 ramp

primary
#FFF0DC
secondary
#93B9EC
accent
#62E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584

Preview Lab

Preview with #FFF0DC

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

Preview Lab → · Contrast checker → · Palette generator →

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