#FFF0EA#FFF0EA

#FFF0EA is a very light, near-neutral orange. Relative luminance 0.895; OKLCH L 96.5% C 0.018 H 43.2°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).

Color values

HEX#FFF0EA
RGBrgb(255, 240, 234)
HSLhsl(17, 100%, 96%)
HSVhsv(17, 8%, 100%)
CMYKcmyk(0%, 5.9%, 8.2%, 0%)
CIE-LABlab(95.80, 4.05, 4.71)
CIE-LCHlch(95.80, 6.21, 49.30°)
OKLaboklab(96.53% 0.0132 0.0124)
OKLCHoklch(96.53% 0.018 43.2)
XYZxyz(87.2498, 89.5218, 90.5091)
Luminance0.8952 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF0EA #EAF9FF
analogous
#FFEAEE #FFF0EA #FFFAEA
triadic
#FFF0EA #EAFFF0 #F0EAFF
tetradic
#FFF0EA #EEFFEA #EAF9FF #FAEAFF
square
#FFF0EA #EEFFEA #EAF9FF #FAEAFF
split-complementary
#FFF0EA #EAFFFA #EAEEFF
monochromatic
#FF9970 #FFC4AD #FFE9E0 #FFE9E0 #FFE9E0

Accessibility & contrast

On white

1.11
#FFF0EA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.90
#FFF0EA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF0EA
18.90:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF0EA#FFFFFF#000000##000000
##FFF0EA1.001.1118.9018.90
#FFFFFF1.111.0021.0021.00
#00000018.9021.001.001.00
##00000018.9021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F4F1EA
Deuteranopia (green-blind)
#F7F4EA
Tritanopia (blue-blind)
#FFEEEE
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #fff0ea;
/* rgb */ color: rgb(255, 240, 234);
/* oklch */ color: oklch(96.5% 0.018 43.2);
Tailwind
colors: {
  custom: {
    50: '#fff4f0',
    500: '#fff0ea',
    950: '#000000',
  },
}
SCSS
$custom: #fff0ea;
$custom-light: #fff4f0;
$custom-dark: #000000;
JSON
{
  "hex": "#fff0ea",
  "rgb": {
    "r": 255,
    "g": 240,
    "b": 234
  },
  "hsl": {
    "h": 17.143,
    "s": 100,
    "l": 95.882
  },
  "oklch": {
    "l": 0.96532,
    "c": 0.01817,
    "h": 43.2
  },
  "luminance": 0.89521
}

Semantic roles & 50–950 ramp

primary
#FFF0EA
secondary
#9FD8EE
accent
#A4E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181716
muted
#868585

Preview Lab

Preview with #FFF0EA

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

Preview Lab → · Contrast checker → · Palette generator →

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