#FFF4E0#FFF4E0

#FFF4E0 is a very light, muted orange. Relative luminance 0.913; OKLCH L 97.0% C 0.029 H 82.6°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).

Color values

HEX#FFF4E0
RGBrgb(255, 244, 224)
HSLhsl(39, 100%, 94%)
HSVhsv(39, 12%, 100%)
CMYKcmyk(0%, 4.3%, 12.2%, 0%)
CIE-LABlab(96.55, 0.42, 10.95)
CIE-LCHlch(96.55, 10.96, 87.82°)
OKLaboklab(97.05% 0.0037 0.0286)
OKLCHoklch(97.05% 0.029 82.6)
XYZxyz(87.0440, 91.3443, 83.5523)
Luminance0.9134 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF4E0 #E0EBFF
analogous
#FFE5E0 #FFF4E0 #FBFFE0
triadic
#FFF4E0 #E0FFF4 #F4E0FF
tetradic
#FFF4E0 #E0FFE5 #E0EBFF #FFE0FB
square
#FFF4E0 #E0FFE5 #E0EBFF #FFE0FB
split-complementary
#FFF4E0 #E0FBFF #E5E0FF
monochromatic
#FFC966 #FFDEA3 #FFF4E0 #FFF4E0 #FFF4E0

Accessibility & contrast

On white

1.09
#FFF4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.27
#FFF4E0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF4E0
19.27:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF4E0#FFFFFF#000000##000000
##FFF4E01.001.0919.2719.27
#FFFFFF1.091.0021.0021.00
#00000019.2721.001.001.00
##00000019.2721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FAF3DF
Deuteranopia (green-blind)
#FCF6E1
Tritanopia (blue-blind)
#FFF0EE
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #fff4e0;
/* rgb */ color: rgb(255, 244, 224);
/* oklch */ color: oklch(97.0% 0.029 82.6);
Tailwind
colors: {
  custom: {
    50: '#fff7e9',
    500: '#fff4e0',
    950: '#000000',
  },
}
SCSS
$custom: #fff4e0;
$custom-light: #fff7e9;
$custom-dark: #000000;
JSON
{
  "hex": "#fff4e0",
  "rgb": {
    "r": 255,
    "g": 244,
    "b": 224
  },
  "hsl": {
    "h": 38.71,
    "s": 100,
    "l": 93.922
  },
  "oklch": {
    "l": 0.97047,
    "c": 0.02883,
    "h": 82.6
  },
  "luminance": 0.91343
}

Semantic roles & 50–950 ramp

primary
#FFF4E0
secondary
#97B5ED
accent
#51E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584

Preview Lab

Preview with #FFF4E0

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

Preview Lab → · Contrast checker → · Palette generator →

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