#FFF0CC#FFF0CC

#FFF0CC is a very light, muted orange. Relative luminance 0.879; OKLCH L 95.8% C 0.050 H 88.1°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).

Color values

HEX#FFF0CC
RGBrgb(255, 240, 204)
HSLhsl(42, 100%, 90%)
HSVhsv(42, 20%, 100%)
CMYKcmyk(0%, 5.9%, 20%, 0%)
CIE-LABlab(95.14, -0.55, 19.25)
CIE-LCHlch(95.14, 19.25, 91.63°)
OKLaboklab(95.79% 0.0017 0.0495)
OKLCHoklch(95.79% 0.05 88.1)
XYZxyz(83.2990, 87.9414, 69.7013)
Luminance0.8794 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF0CC #CCDBFF
analogous
#FFD7CC #FFF0CC #F4FFCC
triadic
#FFF0CC #CCFFF0 #F0CCFF
tetradic
#FFF0CC #CCFFD7 #CCDBFF #FFCCF4
square
#FFF0CC #CCFFD7 #CCDBFF #FFCCF4
split-complementary
#FFF0CC #CCF4FF #D7CCFF
monochromatic
#FFCC52 #FFDE8F #FFF0CC #FFF6E0 #FFF6E0

Accessibility & contrast

On white

1.13
#FFF0CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.59
#FFF0CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF0CC
18.59:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF0CC#FFFFFF#000000##000000
##FFF0CC1.001.1318.5918.59
#FFFFFF1.131.0021.0021.00
#00000018.5921.001.001.00
##00000018.5921.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9EFCA
Deuteranopia (green-blind)
#FDF3CD
Tritanopia (blue-blind)
#FFEAE6
Achromatopsia (no color)
#F1F1F1

Design tokens & code

CSS
--color: #fff0cc;
/* rgb */ color: rgb(255, 240, 204);
/* oklch */ color: oklch(95.8% 0.050 88.1);
Tailwind
colors: {
  custom: {
    50: '#fff4db',
    500: '#fff0cc',
    950: '#000000',
  },
}
SCSS
$custom: #fff0cc;
$custom-light: #fff4db;
$custom-dark: #000000;
JSON
{
  "hex": "#fff0cc",
  "rgb": {
    "r": 255,
    "g": 240,
    "b": 204
  },
  "hsl": {
    "h": 42.353,
    "s": 100,
    "l": 90
  },
  "oklch": {
    "l": 0.95794,
    "c": 0.04953,
    "h": 88.1
  },
  "luminance": 0.8794
}

Semantic roles & 50–950 ramp

primary
#FFF0CC
secondary
#86A3EA
accent
#43E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181715
muted
#868584

Preview Lab

Preview with #FFF0CC

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

Preview Lab → · Contrast checker → · Palette generator →

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