#FFF2E0#FFF2E0

#FFF2E0 is a very light, muted orange. Relative luminance 0.901; OKLCH L 96.7% C 0.028 H 76.2°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).

Color values

HEX#FFF2E0
RGBrgb(255, 242, 224)
HSLhsl(35, 100%, 94%)
HSVhsv(35, 12%, 100%)
CMYKcmyk(0%, 5.1%, 12.2%, 0%)
CIE-LABlab(96.06, 1.43, 10.25)
CIE-LCHlch(96.06, 10.35, 82.06°)
OKLaboklab(96.66% 0.0066 0.0268)
OKLCHoklch(96.66% 0.028 76.2)
XYZxyz(86.4455, 90.1473, 83.3528)
Luminance0.9015 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF2E0 #E0EDFF
analogous
#FFE3E0 #FFF2E0 #FDFFE0
triadic
#FFF2E0 #E0FFF2 #F2E0FF
tetradic
#FFF2E0 #E0FFE3 #E0EDFF #FFE0FD
square
#FFF2E0 #E0FFE3 #E0EDFF #FFE0FD
split-complementary
#FFF2E0 #E0FDFF #E3E0FF
monochromatic
#FFBF66 #FFD8A3 #FFF2E0 #FFF2E0 #FFF2E0

Accessibility & contrast

On white

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

On black

19.03
#FFF2E0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF2E0
19.03:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF2E0#FFFFFF#000000##000000
##FFF2E01.001.1019.0319.03
#FFFFFF1.101.0021.0021.00
#00000019.0321.001.001.00
##00000019.0321.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7F2DF
Deuteranopia (green-blind)
#FBF5E0
Tritanopia (blue-blind)
#FFEEED
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #fff2e0;
/* rgb */ color: rgb(255, 242, 224);
/* oklch */ color: oklch(96.7% 0.028 76.2);
Tailwind
colors: {
  custom: {
    50: '#fff6e9',
    500: '#fff2e0',
    950: '#000000',
  },
}
SCSS
$custom: #fff2e0;
$custom-light: #fff6e9;
$custom-dark: #000000;
JSON
{
  "hex": "#fff2e0",
  "rgb": {
    "r": 255,
    "g": 242,
    "b": 224
  },
  "hsl": {
    "h": 34.839,
    "s": 100,
    "l": 93.922
  },
  "oklch": {
    "l": 0.96659,
    "c": 0.02757,
    "h": 76.2
  },
  "luminance": 0.90146
}

Semantic roles & 50–950 ramp

primary
#FFF2E0
secondary
#97BBED
accent
#60E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584

Preview Lab

Preview with #FFF2E0

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

Preview Lab → · Contrast checker → · Palette generator →

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