#FFF2E2#FFF2E2

#FFF2E2 is a very light, muted orange. Relative luminance 0.903; OKLCH L 96.7% C 0.025 H 73.2°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).

Color values

HEX#FFF2E2
RGBrgb(255, 242, 226)
HSLhsl(33, 100%, 94%)
HSVhsv(33, 11%, 100%)
CMYKcmyk(0%, 5.1%, 11.4%, 0%)
CIE-LABlab(96.10, 1.74, 9.28)
CIE-LCHlch(96.10, 9.44, 79.35°)
OKLaboklab(96.71% 0.0073 0.0243)
OKLCHoklch(96.71% 0.025 73.2)
XYZxyz(86.7184, 90.2564, 84.7897)
Luminance0.9025 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF2E2 #E2EFFF
analogous
#FFE4E2 #FFF2E2 #FEFFE2
triadic
#FFF2E2 #E2FFF2 #F2E2FF
tetradic
#FFF2E2 #E2FFE4 #E2EFFF #FFE2FE
square
#FFF2E2 #E2FFE4 #E2EFFF #FFE2FE
split-complementary
#FFF2E2 #E2FEFF #E4E2FF
monochromatic
#FFBB68 #FFD7A5 #FFF1E0 #FFF1E0 #FFF1E0

Accessibility & contrast

On white

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

On black

19.05
#FFF2E2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF2E2
19.05:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF2E2#FFFFFF#000000##000000
##FFF2E21.001.1019.0519.05
#FFFFFF1.101.0021.0021.00
#00000019.0521.001.001.00
##00000019.0521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7F2E1
Deuteranopia (green-blind)
#FAF5E2
Tritanopia (blue-blind)
#FFEFED
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #fff2e2;
/* rgb */ color: rgb(255, 242, 226);
/* oklch */ color: oklch(96.7% 0.025 73.2);
Tailwind
colors: {
  custom: {
    50: '#fff6eb',
    500: '#fff2e2',
    950: '#000000',
  },
}
SCSS
$custom: #fff2e2;
$custom-light: #fff6eb;
$custom-dark: #000000;
JSON
{
  "hex": "#fff2e2",
  "rgb": {
    "r": 255,
    "g": 242,
    "b": 226
  },
  "hsl": {
    "h": 33.103,
    "s": 100,
    "l": 94.314
  },
  "oklch": {
    "l": 0.9671,
    "c": 0.02538,
    "h": 73.2
  },
  "luminance": 0.90255
}

Semantic roles & 50–950 ramp

primary
#FFF2E2
secondary
#98BEED
accent
#67E600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181716
muted
#868584

Preview Lab

Preview with #FFF2E2

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

Preview Lab → · Contrast checker → · Palette generator →

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