#FFF3DA#FFF3DA

#FFF3DA is a very light, muted orange. Relative luminance 0.904; OKLCH L 96.7% C 0.035 H 85.4°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).

Color values

HEX#FFF3DA
RGBrgb(255, 243, 218)
HSLhsl(41, 100%, 93%)
HSVhsv(41, 15%, 100%)
CMYKcmyk(0%, 4.7%, 14.5%, 0%)
CIE-LABlab(96.17, -0.00, 13.50)
CIE-LCHlch(96.17, 13.50, 90.01°)
OKLaboklab(96.71% 0.0028 0.0351)
OKLCHoklch(96.71% 0.035 85.4)
XYZxyz(85.9446, 90.4244, 79.2422)
Luminance0.9042 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF3DA #DAE6FF
analogous
#FFE0DA #FFF3DA #F8FFDA
triadic
#FFF3DA #DAFFF3 #F3DAFF
tetradic
#FFF3DA #DAFFE0 #DAE6FF #FFDAF8
square
#FFF3DA #DAFFE0 #DAE6FF #FFDAF8
split-complementary
#FFF3DA #DAF8FF #E0DAFF
monochromatic
#FFCB60 #FFDF9D #FFF3DA #FFF5E0 #FFF5E0

Accessibility & contrast

On white

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

On black

19.08
#FFF3DA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF3DA
19.08:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF3DA#FFFFFF#000000##000000
##FFF3DA1.001.1019.0819.08
#FFFFFF1.101.0021.0021.00
#00000019.0821.001.001.00
##00000019.0821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fff3da;
/* rgb */ color: rgb(255, 243, 218);
/* oklch */ color: oklch(96.7% 0.035 85.4);
Tailwind
colors: {
  custom: {
    50: '#fff7e5',
    500: '#fff3da',
    950: '#000000',
  },
}
SCSS
$custom: #fff3da;
$custom-light: #fff7e5;
$custom-dark: #000000;
JSON
{
  "hex": "#fff3da",
  "rgb": {
    "r": 255,
    "g": 243,
    "b": 218
  },
  "hsl": {
    "h": 40.541,
    "s": 100,
    "l": 92.745
  },
  "oklch": {
    "l": 0.96706,
    "c": 0.0352,
    "h": 85.4
  },
  "luminance": 0.90423
}

Semantic roles & 50–950 ramp

primary
#FFF3DA
secondary
#92AFEC
accent
#4AE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584

Preview Lab

Preview with #FFF3DA

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

Preview Lab → · Contrast checker → · Palette generator →

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