#FFF0C4#FFF0C4

#FFF0C4 is a very light, muted orange. Relative luminance 0.876; OKLCH L 95.6% C 0.059 H 91.4°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).

Color values

HEX#FFF0C4
RGBrgb(255, 240, 196)
HSLhsl(45, 100%, 88%)
HSVhsv(45, 23%, 100%)
CMYKcmyk(0%, 5.9%, 23.1%, 0%)
CIE-LABlab(94.98, -1.67, 23.13)
CIE-LCHlch(94.98, 23.19, 94.12°)
OKLaboklab(95.62% -0.0015 0.0591)
OKLCHoklch(95.62% 0.059 91.4)
XYZxyz(82.3640, 87.5674, 64.7773)
Luminance0.8757 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF0C4 #C4D3FF
analogous
#FFD2C4 #FFF0C4 #F0FFC4
triadic
#FFF0C4 #C4FFF0 #F0C4FF
tetradic
#FFF0C4 #C4FFD2 #C4D3FF #FFC4F0
square
#FFF0C4 #C4FFD2 #C4D3FF #FFC4F0
split-complementary
#FFF0C4 #C4F0FF #D2C4FF
monochromatic
#FFD14A #FFE087 #FFF0C4 #FFF7E0 #FFF7E0

Accessibility & contrast

On white

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

On black

18.51
#FFF0C4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF0C4
18.51:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF0C4#FFFFFF#000000##000000
##FFF0C41.001.1318.5118.51
#FFFFFF1.131.0021.0021.00
#00000018.5121.001.001.00
##00000018.5121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FAEEC1
Deuteranopia (green-blind)
#FEF3C5
Tritanopia (blue-blind)
#FFE9E4
Achromatopsia (no color)
#F1F1F1

Design tokens & code

CSS
--color: #fff0c4;
/* rgb */ color: rgb(255, 240, 196);
/* oklch */ color: oklch(95.6% 0.059 91.4);
Tailwind
colors: {
  custom: {
    50: '#fff4d6',
    500: '#fff0c4',
    950: '#000000',
  },
}
SCSS
$custom: #fff0c4;
$custom-light: #fff4d6;
$custom-dark: #000000;
JSON
{
  "hex": "#fff0c4",
  "rgb": {
    "r": 255,
    "g": 240,
    "b": 196
  },
  "hsl": {
    "h": 44.746,
    "s": 100,
    "l": 88.431
  },
  "oklch": {
    "l": 0.95617,
    "c": 0.05908,
    "h": 91.4
  },
  "luminance": 0.87566
}

Semantic roles & 50–950 ramp

primary
#FFF0C4
secondary
#7F9AE8
accent
#3AE600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181714
muted
#868583

Preview Lab

Preview with #FFF0C4

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

Preview Lab → · Contrast checker → · Palette generator →

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