#FFF2EC#FFF2EC

#FFF2EC is a very light, near-neutral orange. Relative luminance 0.908; OKLCH L 97.0% C 0.016 H 46.6°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).

Color values

HEX#FFF2EC
RGBrgb(255, 242, 236)
HSLhsl(19, 100%, 96%)
HSVhsv(19, 7%, 100%)
CMYKcmyk(0%, 5.1%, 7.5%, 0%)
CIE-LABlab(96.34, 3.36, 4.45)
CIE-LCHlch(96.34, 5.57, 52.97°)
OKLaboklab(96.97% 0.0112 0.0118)
OKLCHoklch(96.97% 0.016 46.6)
XYZxyz(88.1307, 90.8213, 92.2281)
Luminance0.9082 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF2EC #ECF9FF
analogous
#FFECF0 #FFF2EC #FFFCEC
triadic
#FFF2EC #ECFFF2 #F2ECFF
tetradic
#FFF2EC #F0FFEC #ECF9FF #FCECFF
square
#FFF2EC #F0FFEC #ECF9FF #FCECFF
split-complementary
#FFF2EC #ECFFFC #ECF0FF
monochromatic
#FF9E72 #FFC8AF #FFEAE0 #FFEAE0 #FFEAE0

Accessibility & contrast

On white

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

On black

19.16
#FFF2EC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF2EC
19.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF2EC#FFFFFF#000000##000000
##FFF2EC1.001.1019.1619.16
#FFFFFF1.101.0021.0021.00
#00000019.1621.001.001.00
##00000019.1621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fff2ec;
/* rgb */ color: rgb(255, 242, 236);
/* oklch */ color: oklch(97.0% 0.016 46.6);
Tailwind
colors: {
  custom: {
    50: '#fff6f2',
    500: '#fff2ec',
    950: '#000000',
  },
}
SCSS
$custom: #fff2ec;
$custom-light: #fff6f2;
$custom-dark: #000000;
JSON
{
  "hex": "#fff2ec",
  "rgb": {
    "r": 255,
    "g": 242,
    "b": 236
  },
  "hsl": {
    "h": 18.947,
    "s": 100,
    "l": 96.275
  },
  "oklch": {
    "l": 0.9697,
    "c": 0.01622,
    "h": 46.6
  },
  "luminance": 0.9082
}

Semantic roles & 50–950 ramp

primary
#FFF2EC
secondary
#A1D6EE
accent
#9DE600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181716
muted
#868585

Preview Lab

Preview with #FFF2EC

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

Preview Lab → · Contrast checker → · Palette generator →

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