#FFF9EA#FFF9EA

#FFF9EA is a very light, muted orange. Relative luminance 0.950; OKLCH L 98.3% C 0.021 H 88.7°. Best body text is #000000 at 19.99:1 contrast (WCAG AA passes).

Color values

HEX#FFF9EA
RGBrgb(255, 249, 234)
HSLhsl(43, 100%, 96%)
HSVhsv(43, 8%, 100%)
CMYKcmyk(0%, 2.4%, 8.2%, 0%)
CIE-LABlab(98.01, -0.52, 7.90)
CIE-LCHlch(98.01, 7.92, 93.74°)
OKLaboklab(98.27% 0.0005 0.0207)
OKLCHoklch(98.27% 0.021 88.7)
XYZxyz(89.9652, 94.9526, 91.4142)
Luminance0.9495 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF9EA #EAF0FF
analogous
#FFEEEA #FFF9EA #FAFFEA
triadic
#FFF9EA #EAFFF9 #F9EAFF
tetradic
#FFF9EA #EAFFEE #EAF0FF #FFEAFA
square
#FFF9EA #EAFFEE #EAF0FF #FFEAFA
split-complementary
#FFF9EA #EAFAFF #EEEAFF
monochromatic
#FFD670 #FFE8AD #FFF6E0 #FFF6E0 #FFF6E0

Accessibility & contrast

On white

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

On black

19.99
#FFF9EA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF9EA
19.99:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF9EA#FFFFFF#000000##000000
##FFF9EA1.001.0519.9919.99
#FFFFFF1.051.0021.0021.00
#00000019.9921.001.001.00
##00000019.9921.001.001.00

Color blindness preview

Protanopia (red-blind)
#FDF8E9
Deuteranopia (green-blind)
#FEFAEA
Tritanopia (blue-blind)
#FFF6F5
Achromatopsia (no color)
#F9F9F9

Design tokens & code

CSS
--color: #fff9ea;
/* rgb */ color: rgb(255, 249, 234);
/* oklch */ color: oklch(98.3% 0.021 88.7);
Tailwind
colors: {
  custom: {
    50: '#fffbf0',
    500: '#fff9ea',
    950: '#000000',
  },
}
SCSS
$custom: #fff9ea;
$custom-light: #fffbf0;
$custom-dark: #000000;
JSON
{
  "hex": "#fff9ea",
  "rgb": {
    "r": 255,
    "g": 249,
    "b": 234
  },
  "hsl": {
    "h": 42.857,
    "s": 100,
    "l": 95.882
  },
  "oklch": {
    "l": 0.98273,
    "c": 0.02073,
    "h": 88.7
  },
  "luminance": 0.94952
}

Semantic roles & 50–950 ramp

primary
#FFF9EA
secondary
#9FB6EE
accent
#42E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181716
muted
#868585

Preview Lab

Preview with #FFF9EA

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

Preview Lab → · Contrast checker → · Palette generator →

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