#FFF3E2#FFF3E2

#FFF3E2 is a very light, muted orange. Relative luminance 0.909; OKLCH L 96.9% C 0.026 H 76.8°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).

Color values

HEX#FFF3E2
RGBrgb(255, 243, 226)
HSLhsl(35, 100%, 94%)
HSVhsv(35, 11%, 100%)
CMYKcmyk(0%, 4.7%, 11.4%, 0%)
CIE-LABlab(96.35, 1.24, 9.63)
CIE-LCHlch(96.35, 9.71, 82.68°)
OKLaboklab(96.9% 0.0059 0.0252)
OKLCHoklch(96.9% 0.026 76.8)
XYZxyz(87.0168, 90.8533, 84.8892)
Luminance0.9085 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF3E2 #E2EEFF
analogous
#FFE5E2 #FFF3E2 #FDFFE2
triadic
#FFF3E2 #E2FFF3 #F3E2FF
tetradic
#FFF3E2 #E2FFE5 #E2EEFF #FFE2FD
square
#FFF3E2 #E2FFE5 #E2EEFF #FFE2FD
split-complementary
#FFF3E2 #E2FDFF #E5E2FF
monochromatic
#FFC068 #FFDAA5 #FFF2E0 #FFF2E0 #FFF2E0

Accessibility & contrast

On white

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

On black

19.17
#FFF3E2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF3E2
19.17:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF3E2#FFFFFF#000000##000000
##FFF3E21.001.1019.1719.17
#FFFFFF1.101.0021.0021.00
#00000019.1721.001.001.00
##00000019.1721.001.001.00

Color blindness preview

Protanopia (red-blind)
#F8F3E1
Deuteranopia (green-blind)
#FBF6E2
Tritanopia (blue-blind)
#FFF0EE
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #fff3e2;
/* rgb */ color: rgb(255, 243, 226);
/* oklch */ color: oklch(96.9% 0.026 76.8);
Tailwind
colors: {
  custom: {
    50: '#fff7eb',
    500: '#fff3e2',
    950: '#000000',
  },
}
SCSS
$custom: #fff3e2;
$custom-light: #fff7eb;
$custom-dark: #000000;
JSON
{
  "hex": "#fff3e2",
  "rgb": {
    "r": 255,
    "g": 243,
    "b": 226
  },
  "hsl": {
    "h": 35.172,
    "s": 100,
    "l": 94.314
  },
  "oklch": {
    "l": 0.96903,
    "c": 0.02588,
    "h": 76.8
  },
  "luminance": 0.90852
}

Semantic roles & 50–950 ramp

primary
#FFF3E2
secondary
#98BBED
accent
#5FE600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181716
muted
#868584

Preview Lab

Preview with #FFF3E2

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

Preview Lab → · Contrast checker → · Palette generator →

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