#FFF0E2#FFF0E2

#FFF0E2 is a very light, muted orange. Relative luminance 0.891; OKLCH L 96.3% C 0.025 H 65.6°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).

Color values

HEX#FFF0E2
RGBrgb(255, 240, 226)
HSLhsl(29, 100%, 94%)
HSVhsv(29, 11%, 100%)
CMYKcmyk(0%, 5.9%, 11.4%, 0%)
CIE-LABlab(95.61, 2.76, 8.57)
CIE-LCHlch(95.61, 9.01, 72.15°)
OKLaboklab(96.32% 0.0102 0.0225)
OKLCHoklch(96.32% 0.025 65.6)
XYZxyz(86.1264, 89.0724, 84.5923)
Luminance0.8907 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF0E2 #E2F1FF
analogous
#FFE2E3 #FFF0E2 #FFFFE2
triadic
#FFF0E2 #E2FFF0 #F0E2FF
tetradic
#FFF0E2 #E3FFE2 #E2F1FF #FFE2FF
square
#FFF0E2 #E3FFE2 #E2F1FF #FFE2FF
split-complementary
#FFF0E2 #E2FFFF #E2E3FF
monochromatic
#FFB168 #FFD0A5 #FFEFE0 #FFEFE0 #FFEFE0

Accessibility & contrast

On white

1.12
#FFF0E2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.81
#FFF0E2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF0E2
18.81:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF0E2#FFFFFF#000000##000000
##FFF0E21.001.1218.8118.81
#FFFFFF1.121.0021.0021.00
#00000018.8121.001.001.00
##00000018.8121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F5F0E1
Deuteranopia (green-blind)
#F9F4E2
Tritanopia (blue-blind)
#FFEDEC
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #fff0e2;
/* rgb */ color: rgb(255, 240, 226);
/* oklch */ color: oklch(96.3% 0.025 65.6);
Tailwind
colors: {
  custom: {
    50: '#fff4eb',
    500: '#fff0e2',
    950: '#000000',
  },
}
SCSS
$custom: #fff0e2;
$custom-light: #fff4eb;
$custom-dark: #000000;
JSON
{
  "hex": "#fff0e2",
  "rgb": {
    "r": 255,
    "g": 240,
    "b": 226
  },
  "hsl": {
    "h": 28.966,
    "s": 100,
    "l": 94.314
  },
  "oklch": {
    "l": 0.96323,
    "c": 0.02469,
    "h": 65.6
  },
  "luminance": 0.89071
}

Semantic roles & 50–950 ramp

primary
#FFF0E2
secondary
#98C4ED
accent
#77E600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181716
muted
#868584

Preview Lab

Preview with #FFF0E2

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

Preview Lab → · Contrast checker → · Palette generator →

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