#FFF2D8#FFF2D8

#FFF2D8 is a very light, muted orange. Relative luminance 0.897; OKLCH L 96.5% C 0.037 H 84.6°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).

Color values

HEX#FFF2D8
RGBrgb(255, 242, 216)
HSLhsl(40, 100%, 92%)
HSVhsv(40, 15%, 100%)
CMYKcmyk(0%, 5.1%, 15.3%, 0%)
CIE-LABlab(95.88, 0.20, 14.12)
CIE-LCHlch(95.88, 14.12, 89.19°)
OKLaboklab(96.46% 0.0035 0.0367)
OKLCHoklch(96.46% 0.037 84.6)
XYZxyz(85.3860, 89.7235, 77.7727)
Luminance0.8972 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF2D8 #D8E5FF
analogous
#FFDFD8 #FFF2D8 #F9FFD8
triadic
#FFF2D8 #D8FFF2 #F2D8FF
tetradic
#FFF2D8 #D8FFDF #D8E5FF #FFD8F9
square
#FFF2D8 #D8FFDF #D8E5FF #FFD8F9
split-complementary
#FFF2D8 #D8F9FF #DFD8FF
monochromatic
#FFC95E #FFDE9B #FFF2D8 #FFF5E0 #FFF5E0

Accessibility & contrast

On white

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

On black

18.94
#FFF2D8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF2D8
18.94:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF2D8#FFFFFF#000000##000000
##FFF2D81.001.1118.9418.94
#FFFFFF1.111.0021.0021.00
#00000018.9421.001.001.00
##00000018.9421.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9F1D6
Deuteranopia (green-blind)
#FCF5D9
Tritanopia (blue-blind)
#FFEDEB
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #fff2d8;
/* rgb */ color: rgb(255, 242, 216);
/* oklch */ color: oklch(96.5% 0.037 84.6);
Tailwind
colors: {
  custom: {
    50: '#fff6e4',
    500: '#fff2d8',
    950: '#000000',
  },
}
SCSS
$custom: #fff2d8;
$custom-light: #fff6e4;
$custom-dark: #000000;
JSON
{
  "hex": "#fff2d8",
  "rgb": {
    "r": 255,
    "g": 242,
    "b": 216
  },
  "hsl": {
    "h": 40,
    "s": 100,
    "l": 92.353
  },
  "oklch": {
    "l": 0.96463,
    "c": 0.03681,
    "h": 84.6
  },
  "luminance": 0.89722
}

Semantic roles & 50–950 ramp

primary
#FFF2D8
secondary
#90AEEB
accent
#4CE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584

Preview Lab

Preview with #FFF2D8

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

Preview Lab → · Contrast checker → · Palette generator →

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