#FFF9EF#FFF9EF

#FFF9EF is a very light, near-neutral orange. Relative luminance 0.952; OKLCH L 98.4% C 0.015 H 80.7°. Best body text is #000000 at 20.05:1 contrast (WCAG AA passes).

Color values

HEX#FFF9EF
RGBrgb(255, 249, 239)
HSLhsl(38, 100%, 97%)
HSVhsv(38, 6%, 100%)
CMYKcmyk(0%, 2.4%, 6.3%, 0%)
CIE-LABlab(98.13, 0.30, 5.50)
CIE-LCHlch(98.13, 5.51, 86.85°)
OKLaboklab(98.4% 0.0024 0.0145)
OKLCHoklch(98.4% 0.015 80.7)
XYZxyz(90.6937, 95.2440, 95.2507)
Luminance0.9524 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF9EF #EFF5FF
analogous
#FFF1EF #FFF9EF #FDFFEF
triadic
#FFF9EF #EFFFF9 #F9EFFF
tetradic
#FFF9EF #EFFFF1 #EFF5FF #FFEFFD
square
#FFF9EF #EFFFF1 #EFF5FF #FFEFFD
split-complementary
#FFF9EF #EFFDFF #F1EFFF
monochromatic
#FFCB75 #FFE2B2 #FFF4E0 #FFF4E0 #FFF4E0

Accessibility & contrast

On white

1.05
#FFF9EF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.05
#FFF9EF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF9EF
20.05:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF9EF#FFFFFF#000000##000000
##FFF9EF1.001.0520.0520.05
#FFFFFF1.051.0021.0021.00
#00000020.0521.001.001.00
##00000020.0521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FCF9EE
Deuteranopia (green-blind)
#FDFAEF
Tritanopia (blue-blind)
#FFF7F6
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #fff9ef;
/* rgb */ color: rgb(255, 249, 239);
/* oklch */ color: oklch(98.4% 0.015 80.7);
Tailwind
colors: {
  custom: {
    50: '#fffbf4',
    500: '#fff9ef',
    950: '#000000',
  },
}
SCSS
$custom: #fff9ef;
$custom-light: #fffbf4;
$custom-dark: #000000;
JSON
{
  "hex": "#fff9ef",
  "rgb": {
    "r": 255,
    "g": 249,
    "b": 239
  },
  "hsl": {
    "h": 37.5,
    "s": 100,
    "l": 96.863
  },
  "oklch": {
    "l": 0.98403,
    "c": 0.01467,
    "h": 80.7
  },
  "luminance": 0.95243
}

Semantic roles & 50–950 ramp

primary
#FFF9EF
secondary
#A3C0EF
accent
#56E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFF9EF

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

Preview Lab → · Contrast checker → · Palette generator →

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