#FFF2D2#FFF2D2

#FFF2D2 is a very light, muted orange. Relative luminance 0.894; OKLCH L 96.3% C 0.044 H 88.5°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).

Color values

HEX#FFF2D2
RGBrgb(255, 242, 210)
HSLhsl(43, 100%, 91%)
HSVhsv(43, 18%, 100%)
CMYKcmyk(0%, 5.1%, 17.6%, 0%)
CIE-LABlab(95.76, -0.69, 17.03)
CIE-LCHlch(95.76, 17.04, 92.32°)
OKLaboklab(96.32% 0.0011 0.044)
OKLCHoklch(96.32% 0.044 88.5)
XYZxyz(84.6245, 89.4188, 73.7619)
Luminance0.8942 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF2D2 #D2DFFF
analogous
#FFDBD2 #FFF2D2 #F5FFD2
triadic
#FFF2D2 #D2FFF2 #F2D2FF
tetradic
#FFF2D2 #D2FFDB #D2DFFF #FFD2F5
square
#FFF2D2 #D2FFDB #D2DFFF #FFD2F5
split-complementary
#FFF2D2 #D2F5FF #DBD2FF
monochromatic
#FFCF58 #FFE095 #FFF2D2 #FFF6E0 #FFF6E0

Accessibility & contrast

On white

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

On black

18.88
#FFF2D2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF2D2
18.88:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF2D2#FFFFFF#000000##000000
##FFF2D21.001.1118.8818.88
#FFFFFF1.111.0021.0021.00
#00000018.8821.001.001.00
##00000018.8821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FAF1D0
Deuteranopia (green-blind)
#FDF4D3
Tritanopia (blue-blind)
#FFEDE9
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #fff2d2;
/* rgb */ color: rgb(255, 242, 210);
/* oklch */ color: oklch(96.3% 0.044 88.5);
Tailwind
colors: {
  custom: {
    50: '#fff6df',
    500: '#fff2d2',
    950: '#000000',
  },
}
SCSS
$custom: #fff2d2;
$custom-light: #fff6df;
$custom-dark: #000000;
JSON
{
  "hex": "#fff2d2",
  "rgb": {
    "r": 255,
    "g": 242,
    "b": 210
  },
  "hsl": {
    "h": 42.667,
    "s": 100,
    "l": 91.176
  },
  "oklch": {
    "l": 0.96321,
    "c": 0.04399,
    "h": 88.5
  },
  "luminance": 0.89417
}

Semantic roles & 50–950 ramp

primary
#FFF2D2
secondary
#8BA6EA
accent
#42E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584

Preview Lab

Preview with #FFF2D2

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

Preview Lab → · Contrast checker → · Palette generator →

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