#FFF2EA#FFF2EA

#FFF2EA is a very light, near-neutral orange. Relative luminance 0.907; OKLCH L 96.9% C 0.018 H 54.0°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).

Color values

HEX#FFF2EA
RGBrgb(255, 242, 234)
HSLhsl(23, 100%, 96%)
HSVhsv(23, 8%, 100%)
CMYKcmyk(0%, 5.1%, 8.2%, 0%)
CIE-LABlab(96.29, 3.03, 5.41)
CIE-LCHlch(96.29, 6.20, 60.78°)
OKLaboklab(96.92% 0.0104 0.0143)
OKLCHoklch(96.92% 0.018 54)
XYZxyz(87.8418, 90.7058, 90.7064)
Luminance0.9071 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF2EA #EAF7FF
analogous
#FFEAEC #FFF2EA #FFFCEA
triadic
#FFF2EA #EAFFF2 #F2EAFF
tetradic
#FFF2EA #ECFFEA #EAF7FF #FCEAFF
square
#FFF2EA #ECFFEA #EAF7FF #FCEAFF
split-complementary
#FFF2EA #EAFFFC #EAECFF
monochromatic
#FFA670 #FFCCAD #FFECE0 #FFECE0 #FFECE0

Accessibility & contrast

On white

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

On black

19.14
#FFF2EA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF2EA
19.14:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF2EA#FFFFFF#000000##000000
##FFF2EA1.001.1019.1419.14
#FFFFFF1.101.0021.0021.00
#00000019.1421.001.001.00
##00000019.1421.001.001.00

Color blindness preview

Protanopia (red-blind)
#F6F3EA
Deuteranopia (green-blind)
#F9F5EA
Tritanopia (blue-blind)
#FFF0F0
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #fff2ea;
/* rgb */ color: rgb(255, 242, 234);
/* oklch */ color: oklch(96.9% 0.018 54.0);
Tailwind
colors: {
  custom: {
    50: '#fff6f0',
    500: '#fff2ea',
    950: '#000000',
  },
}
SCSS
$custom: #fff2ea;
$custom-light: #fff6f0;
$custom-dark: #000000;
JSON
{
  "hex": "#fff2ea",
  "rgb": {
    "r": 255,
    "g": 242,
    "b": 234
  },
  "hsl": {
    "h": 22.857,
    "s": 100,
    "l": 95.882
  },
  "oklch": {
    "l": 0.96917,
    "c": 0.01767,
    "h": 54
  },
  "luminance": 0.90705
}

Semantic roles & 50–950 ramp

primary
#FFF2EA
secondary
#9FD0EE
accent
#8EE600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181716
muted
#868585

Preview Lab

Preview with #FFF2EA

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

Preview Lab → · Contrast checker → · Palette generator →

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