#FFF2D6#FFF2D6

#FFF2D6 is a very light, muted orange. Relative luminance 0.896; OKLCH L 96.4% C 0.039 H 86.1°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).

Color values

HEX#FFF2D6
RGBrgb(255, 242, 214)
HSLhsl(41, 100%, 92%)
HSVhsv(41, 16%, 100%)
CMYKcmyk(0%, 5.1%, 16.1%, 0%)
CIE-LABlab(95.84, -0.10, 15.09)
CIE-LCHlch(95.84, 15.09, 90.38°)
OKLaboklab(96.42% 0.0027 0.0391)
OKLCHoklch(96.42% 0.039 86.1)
XYZxyz(85.1290, 89.6207, 76.4193)
Luminance0.8962 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF2D6 #D6E3FF
analogous
#FFDED6 #FFF2D6 #F7FFD6
triadic
#FFF2D6 #D6FFF2 #F2D6FF
tetradic
#FFF2D6 #D6FFDE #D6E3FF #FFD6F7
square
#FFF2D6 #D6FFDE #D6E3FF #FFD6F7
split-complementary
#FFF2D6 #D6F7FF #DED6FF
monochromatic
#FFCB5C #FFDF99 #FFF2D6 #FFF5E0 #FFF5E0

Accessibility & contrast

On white

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

On black

18.92
#FFF2D6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF2D6
18.92:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF2D6#FFFFFF#000000##000000
##FFF2D61.001.1118.9218.92
#FFFFFF1.111.0021.0021.00
#00000018.9221.001.001.00
##00000018.9221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9F1D4
Deuteranopia (green-blind)
#FDF5D7
Tritanopia (blue-blind)
#FFEDEA
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #fff2d6;
/* rgb */ color: rgb(255, 242, 214);
/* oklch */ color: oklch(96.4% 0.039 86.1);
Tailwind
colors: {
  custom: {
    50: '#fff6e2',
    500: '#fff2d6',
    950: '#000000',
  },
}
SCSS
$custom: #fff2d6;
$custom-light: #fff6e2;
$custom-dark: #000000;
JSON
{
  "hex": "#fff2d6",
  "rgb": {
    "r": 255,
    "g": 242,
    "b": 214
  },
  "hsl": {
    "h": 40.976,
    "s": 100,
    "l": 91.961
  },
  "oklch": {
    "l": 0.96415,
    "c": 0.03919,
    "h": 86.1
  },
  "luminance": 0.89619
}

Semantic roles & 50–950 ramp

primary
#FFF2D6
secondary
#8EACEB
accent
#49E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584

Preview Lab

Preview with #FFF2D6

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

Preview Lab → · Contrast checker → · Palette generator →

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