#FFF2DF#FFF2DF

#FFF2DF is a very light, muted orange. Relative luminance 0.901; OKLCH L 96.6% C 0.029 H 77.5°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).

Color values

HEX#FFF2DF
RGBrgb(255, 242, 223)
HSLhsl(36, 100%, 94%)
HSVhsv(36, 13%, 100%)
CMYKcmyk(0%, 5.1%, 12.5%, 0%)
CIE-LABlab(96.04, 1.27, 10.73)
CIE-LCHlch(96.04, 10.80, 83.23°)
OKLaboklab(96.63% 0.0062 0.028)
OKLCHoklch(96.63% 0.029 77.5)
XYZxyz(86.3103, 90.0932, 82.6407)
Luminance0.9009 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF2DF #DFECFF
analogous
#FFE2DF #FFF2DF #FCFFDF
triadic
#FFF2DF #DFFFF2 #F2DFFF
tetradic
#FFF2DF #DFFFE2 #DFECFF #FFDFFC
square
#FFF2DF #DFFFE2 #DFECFF #FFDFFC
split-complementary
#FFF2DF #DFFCFF #E2DFFF
monochromatic
#FFC065 #FFD9A2 #FFF2DF #FFF3E0 #FFF3E0

Accessibility & contrast

On white

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

On black

19.02
#FFF2DF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF2DF
19.02:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF2DF#FFFFFF#000000##000000
##FFF2DF1.001.1019.0219.02
#FFFFFF1.101.0021.0021.00
#00000019.0221.001.001.00
##00000019.0221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F8F2DE
Deuteranopia (green-blind)
#FBF5DF
Tritanopia (blue-blind)
#FFEEED
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #fff2df;
/* rgb */ color: rgb(255, 242, 223);
/* oklch */ color: oklch(96.6% 0.029 77.5);
Tailwind
colors: {
  custom: {
    50: '#fff6e9',
    500: '#fff2df',
    950: '#000000',
  },
}
SCSS
$custom: #fff2df;
$custom-light: #fff6e9;
$custom-dark: #000000;
JSON
{
  "hex": "#fff2df",
  "rgb": {
    "r": 255,
    "g": 242,
    "b": 223
  },
  "hsl": {
    "h": 35.625,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.96634,
    "c": 0.0287,
    "h": 77.5
  },
  "luminance": 0.90092
}

Semantic roles & 50–950 ramp

primary
#FFF2DF
secondary
#96B9EC
accent
#5DE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584

Preview Lab

Preview with #FFF2DF

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

Preview Lab → · Contrast checker → · Palette generator →

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