#FFF3DB#FFF3DB

#FFF3DB is a very light, muted orange. Relative luminance 0.905; OKLCH L 96.7% C 0.034 H 84.6°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).

Color values

HEX#FFF3DB
RGBrgb(255, 243, 219)
HSLhsl(40, 100%, 93%)
HSVhsv(40, 14%, 100%)
CMYKcmyk(0%, 4.7%, 14.1%, 0%)
CIE-LABlab(96.19, 0.15, 13.02)
CIE-LCHlch(96.19, 13.02, 89.34°)
OKLaboklab(96.73% 0.0032 0.0339)
OKLCHoklch(96.73% 0.034 84.6)
XYZxyz(86.0758, 90.4769, 79.9334)
Luminance0.9048 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF3DB #DBE7FF
analogous
#FFE1DB #FFF3DB #F9FFDB
triadic
#FFF3DB #DBFFF3 #F3DBFF
tetradic
#FFF3DB #DBFFE1 #DBE7FF #FFDBF9
square
#FFF3DB #DBFFE1 #DBE7FF #FFDBF9
split-complementary
#FFF3DB #DBF9FF #E1DBFF
monochromatic
#FFCA61 #FFDF9E #FFF3DB #FFF5E0 #FFF5E0

Accessibility & contrast

On white

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

On black

19.10
#FFF3DB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF3DB
19.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF3DB#FFFFFF#000000##000000
##FFF3DB1.001.1019.1019.10
#FFFFFF1.101.0021.0021.00
#00000019.1021.001.001.00
##00000019.1021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fff3db;
/* rgb */ color: rgb(255, 243, 219);
/* oklch */ color: oklch(96.7% 0.034 84.6);
Tailwind
colors: {
  custom: {
    50: '#fff7e6',
    500: '#fff3db',
    950: '#000000',
  },
}
SCSS
$custom: #fff3db;
$custom-light: #fff7e6;
$custom-dark: #000000;
JSON
{
  "hex": "#fff3db",
  "rgb": {
    "r": 255,
    "g": 243,
    "b": 219
  },
  "hsl": {
    "h": 40,
    "s": 100,
    "l": 92.941
  },
  "oklch": {
    "l": 0.9673,
    "c": 0.03401,
    "h": 84.6
  },
  "luminance": 0.90476
}

Semantic roles & 50–950 ramp

primary
#FFF3DB
secondary
#92B0EC
accent
#4CE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584

Preview Lab

Preview with #FFF3DB

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

Preview Lab → · Contrast checker → · Palette generator →

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