#FFF2CC#FFF2CC

#FFF2CC is a very light, muted orange. Relative luminance 0.891; OKLCH L 96.2% C 0.051 H 91.4°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).

Color values

HEX#FFF2CC
RGBrgb(255, 242, 204)
HSLhsl(45, 100%, 90%)
HSVhsv(45, 20%, 100%)
CMYKcmyk(0%, 5.1%, 20%, 0%)
CIE-LABlab(95.63, -1.56, 19.94)
CIE-LCHlch(95.63, 20.00, 94.47°)
OKLaboklab(96.19% -0.0012 0.0512)
OKLCHoklch(96.19% 0.051 91.4)
XYZxyz(83.8910, 89.1254, 69.8987)
Luminance0.8912 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF2CC #CCD9FF
analogous
#FFD9CC #FFF2CC #F2FFCC
triadic
#FFF2CC #CCFFF2 #F2CCFF
tetradic
#FFF2CC #CCFFD9 #CCD9FF #FFCCF2
square
#FFF2CC #CCFFD9 #CCD9FF #FFCCF2
split-complementary
#FFF2CC #CCF2FF #D9CCFF
monochromatic
#FFD352 #FFE28F #FFF2CC #FFF7E0 #FFF7E0

Accessibility & contrast

On white

1.12
#FFF2CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.82
#FFF2CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF2CC
18.82:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF2CC#FFFFFF#000000##000000
##FFF2CC1.001.1218.8218.82
#FFFFFF1.121.0021.0021.00
#00000018.8221.001.001.00
##00000018.8221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FBF0CA
Deuteranopia (green-blind)
#FEF4CD
Tritanopia (blue-blind)
#FFECE7
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #fff2cc;
/* rgb */ color: rgb(255, 242, 204);
/* oklch */ color: oklch(96.2% 0.051 91.4);
Tailwind
colors: {
  custom: {
    50: '#fff6db',
    500: '#fff2cc',
    950: '#000000',
  },
}
SCSS
$custom: #fff2cc;
$custom-light: #fff6db;
$custom-dark: #000000;
JSON
{
  "hex": "#fff2cc",
  "rgb": {
    "r": 255,
    "g": 242,
    "b": 204
  },
  "hsl": {
    "h": 44.706,
    "s": 100,
    "l": 90
  },
  "oklch": {
    "l": 0.96185,
    "c": 0.05123,
    "h": 91.4
  },
  "luminance": 0.89124
}

Semantic roles & 50–950 ramp

primary
#FFF2CC
secondary
#869FEA
accent
#3AE600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181715
muted
#868584

Preview Lab

Preview with #FFF2CC

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

Preview Lab → · Contrast checker → · Palette generator →

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