#FFF3D2#FFF3D2

#FFF3D2 is a very light, muted orange. Relative luminance 0.900; OKLCH L 96.5% C 0.045 H 90.4°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).

Color values

HEX#FFF3D2
RGBrgb(255, 243, 210)
HSLhsl(44, 100%, 91%)
HSVhsv(44, 18%, 100%)
CMYKcmyk(0%, 4.7%, 17.6%, 0%)
CIE-LABlab(96.00, -1.20, 17.38)
CIE-LCHlch(96.00, 17.42, 93.94°)
OKLaboklab(96.52% -0.0003 0.0449)
OKLCHoklch(96.52% 0.045 90.4)
XYZxyz(84.9229, 90.0157, 73.8614)
Luminance0.9001 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF3D2 #D2DEFF
analogous
#FFDCD2 #FFF3D2 #F4FFD2
triadic
#FFF3D2 #D2FFF3 #F3D2FF
tetradic
#FFF3D2 #D2FFDC #D2DEFF #FFD2F4
square
#FFF3D2 #D2FFDC #D2DEFF #FFD2F4
split-complementary
#FFF3D2 #D2F4FF #DCD2FF
monochromatic
#FFD258 #FFE395 #FFF3D2 #FFF7E0 #FFF7E0

Accessibility & contrast

On white

1.11
#FFF3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.00
#FFF3D2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF3D2
19.00:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF3D2#FFFFFF#000000##000000
##FFF3D21.001.1119.0019.00
#FFFFFF1.111.0021.0021.00
#00000019.0021.001.001.00
##00000019.0021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FBF1D0
Deuteranopia (green-blind)
#FEF5D3
Tritanopia (blue-blind)
#FFEEEA
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #fff3d2;
/* rgb */ color: rgb(255, 243, 210);
/* oklch */ color: oklch(96.5% 0.045 90.4);
Tailwind
colors: {
  custom: {
    50: '#fff7df',
    500: '#fff3d2',
    950: '#000000',
  },
}
SCSS
$custom: #fff3d2;
$custom-light: #fff7df;
$custom-dark: #000000;
JSON
{
  "hex": "#fff3d2",
  "rgb": {
    "r": 255,
    "g": 243,
    "b": 210
  },
  "hsl": {
    "h": 44,
    "s": 100,
    "l": 91.176
  },
  "oklch": {
    "l": 0.96517,
    "c": 0.04485,
    "h": 90.4
  },
  "luminance": 0.90014
}

Semantic roles & 50–950 ramp

primary
#FFF3D2
secondary
#8BA4EA
accent
#3DE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584

Preview Lab

Preview with #FFF3D2

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

Preview Lab → · Contrast checker → · Palette generator →

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