#FFF2DC#FFF2DC

#FFF2DC is a very light, muted orange. Relative luminance 0.899; OKLCH L 96.6% C 0.032 H 81.0°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).

Color values

HEX#FFF2DC
RGBrgb(255, 242, 220)
HSLhsl(38, 100%, 93%)
HSVhsv(38, 14%, 100%)
CMYKcmyk(0%, 5.1%, 13.7%, 0%)
CIE-LABlab(95.97, 0.81, 12.18)
CIE-LCHlch(95.97, 12.21, 86.20°)
OKLaboklab(96.56% 0.005 0.0317)
OKLCHoklch(96.56% 0.032 81)
XYZxyz(85.9094, 89.9328, 80.5294)
Luminance0.8993 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF2DC #DCE9FF
analogous
#FFE0DC #FFF2DC #FAFFDC
triadic
#FFF2DC #DCFFF2 #F2DCFF
tetradic
#FFF2DC #DCFFE0 #DCE9FF #FFDCFA
square
#FFF2DC #DCFFE0 #DCE9FF #FFDCFA
split-complementary
#FFF2DC #DCFAFF #E0DCFF
monochromatic
#FFC562 #FFDB9F #FFF2DC #FFF4E0 #FFF4E0

Accessibility & contrast

On white

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

On black

18.99
#FFF2DC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF2DC
18.99:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF2DC#FFFFFF#000000##000000
##FFF2DC1.001.1118.9918.99
#FFFFFF1.111.0021.0021.00
#00000018.9921.001.001.00
##00000018.9921.001.001.00

Color blindness preview

Protanopia (red-blind)
#F8F1DB
Deuteranopia (green-blind)
#FBF5DD
Tritanopia (blue-blind)
#FFEEEC
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #fff2dc;
/* rgb */ color: rgb(255, 242, 220);
/* oklch */ color: oklch(96.6% 0.032 81.0);
Tailwind
colors: {
  custom: {
    50: '#fff6e6',
    500: '#fff2dc',
    950: '#000000',
  },
}
SCSS
$custom: #fff2dc;
$custom-light: #fff6e6;
$custom-dark: #000000;
JSON
{
  "hex": "#fff2dc",
  "rgb": {
    "r": 255,
    "g": 242,
    "b": 220
  },
  "hsl": {
    "h": 37.714,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.9656,
    "c": 0.03213,
    "h": 81
  },
  "luminance": 0.89932
}

Semantic roles & 50–950 ramp

primary
#FFF2DC
secondary
#93B4EC
accent
#55E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584

Preview Lab

Preview with #FFF2DC

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

Preview Lab → · Contrast checker → · Palette generator →

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