#FFF1EA#FFF1EA

#FFF1EA is a very light, near-neutral orange. Relative luminance 0.901; OKLCH L 96.7% C 0.018 H 48.5°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).

Color values

HEX#FFF1EA
RGBrgb(255, 241, 234)
HSLhsl(20, 100%, 96%)
HSVhsv(20, 8%, 100%)
CMYKcmyk(0%, 5.5%, 8.2%, 0%)
CIE-LABlab(96.04, 3.54, 5.06)
CIE-LCHlch(96.04, 6.17, 55.04°)
OKLaboklab(96.72% 0.0118 0.0134)
OKLCHoklch(96.72% 0.018 48.5)
XYZxyz(87.5450, 90.1121, 90.6075)
Luminance0.9011 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF1EA #EAF8FF
analogous
#FFEAED #FFF1EA #FFFBEA
triadic
#FFF1EA #EAFFF1 #F1EAFF
tetradic
#FFF1EA #EDFFEA #EAF8FF #FBEAFF
square
#FFF1EA #EDFFEA #EAF8FF #FBEAFF
split-complementary
#FFF1EA #EAFFFB #EAEDFF
monochromatic
#FF9F70 #FFC8AD #FFEBE0 #FFEBE0 #FFEBE0

Accessibility & contrast

On white

1.10
#FFF1EA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.02
#FFF1EA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF1EA
19.02:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF1EA#FFFFFF#000000##000000
##FFF1EA1.001.1019.0219.02
#FFFFFF1.101.0021.0021.00
#00000019.0221.001.001.00
##00000019.0221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F5F2EA
Deuteranopia (green-blind)
#F8F5EA
Tritanopia (blue-blind)
#FFEFEF
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #fff1ea;
/* rgb */ color: rgb(255, 241, 234);
/* oklch */ color: oklch(96.7% 0.018 48.5);
Tailwind
colors: {
  custom: {
    50: '#fff5f0',
    500: '#fff1ea',
    950: '#000000',
  },
}
SCSS
$custom: #fff1ea;
$custom-light: #fff5f0;
$custom-dark: #000000;
JSON
{
  "hex": "#fff1ea",
  "rgb": {
    "r": 255,
    "g": 241,
    "b": 234
  },
  "hsl": {
    "h": 20,
    "s": 100,
    "l": 95.882
  },
  "oklch": {
    "l": 0.96724,
    "c": 0.01785,
    "h": 48.5
  },
  "luminance": 0.90111
}

Semantic roles & 50–950 ramp

primary
#FFF1EA
secondary
#9FD4EE
accent
#99E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181716
muted
#868585

Preview Lab

Preview with #FFF1EA

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

Preview Lab → · Contrast checker → · Palette generator →

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