#FFF3DD#FFF3DD

#FFF3DD is a very light, muted orange. Relative luminance 0.906; OKLCH L 96.8% C 0.032 H 82.8°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).

Color values

HEX#FFF3DD
RGBrgb(255, 243, 221)
HSLhsl(39, 100%, 93%)
HSVhsv(39, 13%, 100%)
CMYKcmyk(0%, 4.7%, 13.3%, 0%)
CIE-LABlab(96.24, 0.46, 12.05)
CIE-LCHlch(96.24, 12.06, 87.83°)
OKLaboklab(96.78% 0.004 0.0314)
OKLCHoklch(96.78% 0.032 82.8)
XYZxyz(86.3407, 90.5828, 81.3284)
Luminance0.9058 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF3DD #DDE9FF
analogous
#FFE2DD #FFF3DD #FAFFDD
triadic
#FFF3DD #DDFFF3 #F3DDFF
tetradic
#FFF3DD #DDFFE2 #DDE9FF #FFDDFA
square
#FFF3DD #DDFFE2 #DDE9FF #FFDDFA
split-complementary
#FFF3DD #DDFAFF #E2DDFF
monochromatic
#FFC863 #FFDDA0 #FFF3DD #FFF4E0 #FFF4E0

Accessibility & contrast

On white

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

On black

19.12
#FFF3DD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF3DD
19.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF3DD#FFFFFF#000000##000000
##FFF3DD1.001.1019.1219.12
#FFFFFF1.101.0021.0021.00
#00000019.1221.001.001.00
##00000019.1221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fff3dd;
/* rgb */ color: rgb(255, 243, 221);
/* oklch */ color: oklch(96.8% 0.032 82.8);
Tailwind
colors: {
  custom: {
    50: '#fff7e7',
    500: '#fff3dd',
    950: '#000000',
  },
}
SCSS
$custom: #fff3dd;
$custom-light: #fff7e7;
$custom-dark: #000000;
JSON
{
  "hex": "#fff3dd",
  "rgb": {
    "r": 255,
    "g": 243,
    "b": 221
  },
  "hsl": {
    "h": 38.824,
    "s": 100,
    "l": 93.333
  },
  "oklch": {
    "l": 0.96779,
    "c": 0.03164,
    "h": 82.8
  },
  "luminance": 0.90582
}

Semantic roles & 50–950 ramp

primary
#FFF3DD
secondary
#94B3EC
accent
#51E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584

Preview Lab

Preview with #FFF3DD

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

Preview Lab → · Contrast checker → · Palette generator →

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