#FFF3DF#FFF3DF

#FFF3DF is a very light, muted orange. Relative luminance 0.907; OKLCH L 96.8% C 0.029 H 80.7°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).

Color values

HEX#FFF3DF
RGBrgb(255, 243, 223)
HSLhsl(38, 100%, 94%)
HSVhsv(38, 13%, 100%)
CMYKcmyk(0%, 4.7%, 12.5%, 0%)
CIE-LABlab(96.28, 0.77, 11.08)
CIE-LCHlch(96.28, 11.11, 86.04°)
OKLaboklab(96.83% 0.0048 0.0289)
OKLCHoklch(96.83% 0.029 80.7)
XYZxyz(86.6088, 90.6901, 82.7401)
Luminance0.9069 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF3DF #DFEBFF
analogous
#FFE3DF #FFF3DF #FBFFDF
triadic
#FFF3DF #DFFFF3 #F3DFFF
tetradic
#FFF3DF #DFFFE3 #DFEBFF #FFDFFB
square
#FFF3DF #DFFFE3 #DFEBFF #FFDFFB
split-complementary
#FFF3DF #DFFBFF #E3DFFF
monochromatic
#FFC565 #FFDCA2 #FFF3DF #FFF4E0 #FFF4E0

Accessibility & contrast

On white

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

On black

19.14
#FFF3DF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF3DF
19.14:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF3DF#FFFFFF#000000##000000
##FFF3DF1.001.1019.1419.14
#FFFFFF1.101.0021.0021.00
#00000019.1421.001.001.00
##00000019.1421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fff3df;
/* rgb */ color: rgb(255, 243, 223);
/* oklch */ color: oklch(96.8% 0.029 80.7);
Tailwind
colors: {
  custom: {
    50: '#fff7e9',
    500: '#fff3df',
    950: '#000000',
  },
}
SCSS
$custom: #fff3df;
$custom-light: #fff7e9;
$custom-dark: #000000;
JSON
{
  "hex": "#fff3df",
  "rgb": {
    "r": 255,
    "g": 243,
    "b": 223
  },
  "hsl": {
    "h": 37.5,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.96828,
    "c": 0.02931,
    "h": 80.7
  },
  "luminance": 0.90689
}

Semantic roles & 50–950 ramp

primary
#FFF3DF
secondary
#96B6EC
accent
#56E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584

Preview Lab

Preview with #FFF3DF

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

Preview Lab → · Contrast checker → · Palette generator →

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