#FFF3DC#FFF3DC

#FFF3DC is a very light, muted orange. Relative luminance 0.905; OKLCH L 96.8% C 0.033 H 83.7°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).

Color values

HEX#FFF3DC
RGBrgb(255, 243, 220)
HSLhsl(39, 100%, 93%)
HSVhsv(39, 14%, 100%)
CMYKcmyk(0%, 4.7%, 13.7%, 0%)
CIE-LABlab(96.22, 0.30, 12.53)
CIE-LCHlch(96.22, 12.54, 88.61°)
OKLaboklab(96.75% 0.0036 0.0326)
OKLCHoklch(96.75% 0.033 83.7)
XYZxyz(86.2079, 90.5297, 80.6289)
Luminance0.9053 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF3DC #DCE8FF
analogous
#FFE1DC #FFF3DC #F9FFDC
triadic
#FFF3DC #DCFFF3 #F3DCFF
tetradic
#FFF3DC #DCFFE1 #DCE8FF #FFDCF9
square
#FFF3DC #DCFFE1 #DCE8FF #FFDCF9
split-complementary
#FFF3DC #DCF9FF #E1DCFF
monochromatic
#FFC962 #FFDE9F #FFF3DC #FFF5E0 #FFF5E0

Accessibility & contrast

On white

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

On black

19.11
#FFF3DC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF3DC
19.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF3DC#FFFFFF#000000##000000
##FFF3DC1.001.1019.1119.11
#FFFFFF1.101.0021.0021.00
#00000019.1121.001.001.00
##00000019.1121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9F2DB
Deuteranopia (green-blind)
#FCF5DD
Tritanopia (blue-blind)
#FFEFEC
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #fff3dc;
/* rgb */ color: rgb(255, 243, 220);
/* oklch */ color: oklch(96.8% 0.033 83.7);
Tailwind
colors: {
  custom: {
    50: '#fff7e6',
    500: '#fff3dc',
    950: '#000000',
  },
}
SCSS
$custom: #fff3dc;
$custom-light: #fff7e6;
$custom-dark: #000000;
JSON
{
  "hex": "#fff3dc",
  "rgb": {
    "r": 255,
    "g": 243,
    "b": 220
  },
  "hsl": {
    "h": 39.429,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.96754,
    "c": 0.03283,
    "h": 83.7
  },
  "luminance": 0.90528
}

Semantic roles & 50–950 ramp

primary
#FFF3DC
secondary
#93B2EC
accent
#4FE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584

Preview Lab

Preview with #FFF3DC

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

Preview Lab → · Contrast checker → · Palette generator →

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