#FFF2D0#FFF2D0

#FFF2D0 is a very light, muted orange. Relative luminance 0.893; OKLCH L 96.3% C 0.046 H 89.6°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).

Color values

HEX#FFF2D0
RGBrgb(255, 242, 208)
HSLhsl(43, 100%, 91%)
HSVhsv(43, 18%, 100%)
CMYKcmyk(0%, 5.1%, 18.4%, 0%)
CIE-LABlab(95.71, -0.98, 18.00)
CIE-LCHlch(95.71, 18.03, 93.13°)
OKLaboklab(96.28% 0.0004 0.0464)
OKLCHoklch(96.28% 0.046 89.6)
XYZxyz(84.3769, 89.3198, 72.4578)
Luminance0.8932 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF2D0 #D0DDFF
analogous
#FFDAD0 #FFF2D0 #F4FFD0
triadic
#FFF2D0 #D0FFF2 #F2D0FF
tetradic
#FFF2D0 #D0FFDA #D0DDFF #FFD0F4
square
#FFF2D0 #D0FFDA #D0DDFF #FFD0F4
split-complementary
#FFF2D0 #D0F4FF #DAD0FF
monochromatic
#FFD056 #FFE193 #FFF2D0 #FFF7E0 #FFF7E0

Accessibility & contrast

On white

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

On black

18.86
#FFF2D0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF2D0
18.86:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF2D0#FFFFFF#000000##000000
##FFF2D01.001.1118.8618.86
#FFFFFF1.111.0021.0021.00
#00000018.8621.001.001.00
##00000018.8621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FAF0CE
Deuteranopia (green-blind)
#FEF4D1
Tritanopia (blue-blind)
#FFECE8
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #fff2d0;
/* rgb */ color: rgb(255, 242, 208);
/* oklch */ color: oklch(96.3% 0.046 89.6);
Tailwind
colors: {
  custom: {
    50: '#fff6de',
    500: '#fff2d0',
    950: '#000000',
  },
}
SCSS
$custom: #fff2d0;
$custom-light: #fff6de;
$custom-dark: #000000;
JSON
{
  "hex": "#fff2d0",
  "rgb": {
    "r": 255,
    "g": 242,
    "b": 208
  },
  "hsl": {
    "h": 43.404,
    "s": 100,
    "l": 90.784
  },
  "oklch": {
    "l": 0.96275,
    "c": 0.0464,
    "h": 89.6
  },
  "luminance": 0.89318
}

Semantic roles & 50–950 ramp

primary
#FFF2D0
secondary
#89A4EA
accent
#3FE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584

Preview Lab

Preview with #FFF2D0

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

Preview Lab → · Contrast checker → · Palette generator →

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